Plugin Claude Code
Plugin marketplace listing 1 plugin: controlflow-claude-code.
Plugin Claude Code
Plugin marketplace listing 1 plugin: controlflow-claude-code.
Settings file Claude Code
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.
Cursor rule Cursor
Core ControlFlow identity, source hierarchy, and offline validations for the repository.
Cursor rule Cursor
Rules for documentation parity, localized tutorials, and eval verification.
Cursor rule Cursor
Guidelines for implementation, testing, review, and governance alignment.
Cursor rule Cursor
ControlFlow orchestration: state machine, tier routing, Task delegation to controlflow subagents.
Cursor rule Cursor
Rules for planning, scope discipline, and plan artifact tracking.
Cursor rule Cursor
Guidelines for external host adaptation, portable plugins, and routing.
Skill Claude CodeCodexCursor
Use when a saved plan may contain hidden assumptions disguised as facts, especially for medium or large tasks, unresolved high-risk plans, or plans that mention files, APIs, versions, integrations, tests, or concurrency patterns that should be verified against the repository before execution.
Skill Claude CodeCodexCursor
Use when a saved plan should be tested for cold-start executability before coding, especially for large tasks, weak-confidence plans, or plans whose early phases may be too vague for a fresh executor to follow without hidden context.
Skill Claude CodeCodexCursor
Use when work spans many turns or phases and you need durable notes, active-objective tracking, or context compaction without letting stale memory override the current codebase.
Skill Claude CodeCodexCursor
Use when executing an approved multi-phase plan in Cursor, with gates, approvals, retries, and Task delegation to controlflow subagents.
Skill Claude CodeCodexCursor
Use when a saved implementation plan should be adversarially reviewed before coding, especially for small, medium, or large tasks that may contain architecture flaws, scope gaps, destructive risk, weak rollback, weak tests, or dependency conflicts.