Completion Gate

Use when requested behavior appears complete, remaining work is optional, perfectionism delays delivery, or the agent continues auditing, refining, testing, or researching after proof.

ihabkhaled b8c61f4 1.0 KB Updated

File contents

Completion Gate

Core principle

Once objective and finite Definition of Done are proven, report evidence and stop.

Procedure

  1. Freeze new scope and fresh audits.
  2. Check objective, every DoD condition, required tests, mandatory gates, and known blocking regressions.
  3. Classify remaining findings.
  4. Resolve only blockers and required items.
  5. Record optional follow-ups.
  6. 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.

ihabkhaled/AI-Psychiatry/tree/main/.ai/skills/completion-gate commit b8c61f40ef

Frequently asked questions

npx skillmds@latest add ihabkhaled/completion-gate-2