Agentic Stage-Gate Governance
A governance framework for software built by AI agents.
When your developer is an AI agent, who watches the gates? This open-source template adapts Robert Cooper's Stage-Gateยฎ framework for a world where AI builds code faster than humans can review it. Copy the steering files into any project โ governance, adversarial review, and quality gates activate automatically in Kiro, Cursor, Windsurf, or any AI coding assistant.
- 7-gate process (G0โG6) from problem validation to post-launch learning
- Three-model review: A-Team builder, B-Team critic, Zero-Context auditor
- Forensic code review prompts for reasoning models (Qwen3, o3, DeepSeek-R1)
- Security audit with structured PASS/FAIL/UNVERIFIABLE verdicts
- 100% test coverage as a gate requirement, not a goal
- Security and accessibility at every gate, not as a phase
- Works with any AI IDE โ Kiro, Cursor, Windsurf, GitHub Copilot
- AI builds. Humans decide. Evidence proves.
Published Research
- Loop Engineering: A Pragmatic Guide How to design, implement, and govern human-in-the-loop and agent-in-the-loop systems
- AI Security Threat Landscape for the SDLC (2026) New attack surfaces introduced when AI agents participate in software development
- Agentic Stage-Gate Governance Whitepaper The full framework specification โ gates, personas, review protocols, and evidence requirements