Plugin: devloop Last updated: 2026-08-07
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.
- 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
- 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
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.
For questions about this privacy policy, open an issue at github.com/KashZod/devloop.