| name | completion-gate |
| description | Use when requested behavior appears complete, remaining work is optional, perfectionism delays delivery, or the agent continues auditing, refining, testing, or researching after proof. |
Completion Gate
Core principle
Once objective and finite Definition of Done are proven, report evidence and stop.
Procedure
- Freeze new scope and fresh audits.
- Check objective, every DoD condition, required tests, mandatory gates, and known blocking regressions.
- Classify remaining findings.
- Resolve only blockers and required items.
- Record optional follow-ups.
- Report delivered outcome and exact proof, then terminate.
Required output
Completion verdict, proof, known blockers or none, and deferred optional findings.
Limits
Near completion optional exploration is zero.
Common mistakes
Do not say done without proof or continue with one more improvement after proof.
Stop condition
Stop immediately when all finite completion conditions are true.