Privacy Policy
Temper plugin for Claude Code · Last updated: July 11, 2026
Summary: Temper collects no data. It has no servers, no telemetry, no analytics, and makes no network calls.
What Temper is
Temper is an open-source plugin for Claude Code, distributed as Markdown instruction files and shell scripts. It runs entirely inside your local Claude Code session. The full source is public at github.com/galando/temper.
Data collection
- No data is collected or transmitted. Temper contains no telemetry, analytics, crash reporting, or phone-home mechanism of any kind.
- No accounts. Temper requires no sign-up, login, API key, or registration.
- No network calls. Temper itself never contacts any server. The only network activity involved in using it is the plugin download/update from GitHub, performed by Claude Code's plugin manager.
Where your data lives
Everything Temper produces — plans, scenarios, review reports, metrics, learning state — is written to files inside your own project directory (.temper/, .claude/). These files stay on your machine and under your version control. Deleting them removes all Temper state.
Claude Code
Temper runs as instructions executed by Claude Code. Your interactions with Claude Code itself are governed by Anthropic's Privacy Policy, which is independent of Temper.
This website
This site is hosted on GitHub Pages and contains no analytics or tracking added by us. GitHub may log standard access data as described in GitHub's Privacy Statement. Fonts are loaded from Google Fonts, which is subject to Google's Privacy Policy.
Changes
Any change to this policy will be published on this page and recorded in the repository's public git history.
Contact
Questions: open an issue at github.com/galando/temper/issues.
← Back to Temper