Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.37 KB

File metadata and controls

30 lines (19 loc) · 1.37 KB

Privacy Policy

Plugin: devloop Last updated: 2026-08-07

Data Collection

This plugin collects no data. It consists entirely of markdown files (skills, agents, references, and templates) that run locally within your AI coding agent (Claude Code or Codex) on your machine.

What This Plugin Does

  • Provides three skills (/spec, /plan, /implement) that guide the agent through structured development workflows
  • Provides three review agents (review-plan, review-impl, red-team) that evaluate plans, implementations, and diffs
  • All processing happens locally in your agent session

What This Plugin Does NOT Do

  • Does not collect, transmit, or store any user data
  • Does not make network requests
  • Does not access files outside your project directory
  • Does not include analytics, telemetry, or tracking of any kind
  • Does not use cookies or local storage

Third-Party Services

This plugin does not integrate with or send data to any third-party services. Your interactions with the underlying AI coding agent are governed by that provider's privacy policy (Anthropic for Claude Code, OpenAI for Codex) and your own agent configuration.

Contact

For questions about this privacy policy, open an issue at github.com/KashZod/devloop.