← Privacy index (all apps)
Claude Plugin

CONTEXT ENGINEER — PRIVACY POLICY

Last updated: 2026-03-07

Overview

Context Engineer is a Claude Code plugin. It runs entirely within your local Claude Code environment and does not collect, transmit, or store any personal data.

1. Information We Collect

None. Context Engineer installs skills, hooks, and commands into your local Claude Code environment. All processing happens on your machine.

The token-saving hooks (test, build, lint filters) read and filter terminal output locally. No output is transmitted anywhere.

2. How the Plugin Works

Context Engineer’s components operate as follows:

  • Skills - Markdown files read by Claude Code locally
  • Hooks - Bash scripts that filter terminal output on your machine
  • Commands - Skills that create local files (TASK.md, PROGRESS.md) in your project directory

None of these components have network access or server-side components.

3. Third-Party Services

Context Engineer does not integrate with any third-party services.

4. Data Storage

No personal data is stored. TASK.md and PROGRESS.md files created by /context-engineer:fresh-context are stored in your project directory and are under your full control.

5. Contact

Questions? Email silvester.divas@gmail.com.