Agent Cursor
Mirage and assumption detector for plans. Verify plan claims match the codebase before implementation; triggers on verify assumptions or detect mirages in plan.
Multi-agent orchestration for VS Code Copilot, Claude Code, OpenAI Codex and Cursor
Agent Cursor
Mirage and assumption detector for plans. Verify plan claims match the codebase before implementation; triggers on verify assumptions or detect mirages in plan.
Agent Cursor
E2E browser and UI verification for a scoped plan phase. Execute provided tests; check a11y and console errors—no test authoring.
Agent Cursor
Read-only codebase discovery. Use for mapping files, symbols, usages, and dependencies. Triggers on find relevant files, map usages of, or explore codebase structure.
Agent Cursor
Post-implementation verification gate. Use after a phase to validate correctness, tests, build, and security with evidence-backed findings. Read-only, no fixes.
Agent Cursor
Backend/core implementation for a scoped plan phase. Use when executoragent is CoreImplementer or for server-side, API, data layer work.
Agent Cursor
Cold-start executability simulation for plans. Use to verify the first 3 tasks are specific enough for a zero-context executor.
Agent Cursor
Adversarial plan auditor before implementation. Use for architecture, security, dependencies, rollback, and cold-start executability of the first 3 plan tasks.
Agent Cursor
CI/CD, containers, and infrastructure for a scoped plan phase. Requires explicit approval for destructive or production operations.
Agent Cursor
Evidence-linked research on codebase or technology. Use for research how X works, investigate Y, or find evidence for. Read-only.
Agent Cursor
Technical documentation and diagrams for a scoped plan phase. Use for docs, ADRs, Mermaid, code-doc parity—not feature code.
Agent Cursor
Frontend/UI implementation for a scoped plan phase. Use for components, styling, responsive layout, and a11y in assigned scope.
Agent
ControlFlow Planner — saves a durable, risk-reviewed plan before non-trivial implementation and hands execution back to native Cursor.