| name | agents-delivery-workflow |
| description | Shared Codex/Cursor delivery loop for non-trivial work, validation routing, tracker choice, and completion gate before done or commit. Includes finish gate with post-bug agents-regression-capture before report. |
Delivery workflow
Use for non-trivial feature/fix, validation routing, completion before done/commit.
Start: AGENTS.md + context ladder (docs/ai/context_loading.md).
Operating discipline: docs/ai/agent_operating_manual.md (T1/T2; pointer-only).
Tracker: Codex tasks/codex/todo.md; Cursor tasks/cursor/todo.md.
Loop: Plan -> Execute -> Verify -> Report; 95% confident; Surgical diff; Report only after Verify; Self-verify final response.
Commands/routing: docs/agents_quick_reference.md. Doctrine/review/validation: docs/agent_knowledge_base.md, docs/ai_code_review_protocol.md, docs/engineering/validation_routing_fast_vs_full.md, tool/check_agent_knowledge_base.sh.
UI/platform: DESIGN.md, docs/design_system.md.
Host maintain: agent-maintain preflight, agent-maintain closeout, host_maintenance_automation.md.
File verified reusable conclusions -> owning doc / docs/changes/ / tasks/lessons.md.
Finish gate (before done / commit)
- Verify — run narrowest honest validation lane (
docs/engineering/validation_routing_fast_vs_full.md); report proof, not intent.
- Bug-fix hardening — if this task fixed a non-trivial bug, race, lifecycle issue, flaky test, or one-off failure that could recur: invoke
agents-regression-capture same turn (before step 3). Skip only with explicit reason in report.
- Report — Goal / Context / Boundaries / Verification; Regression capture block when step 2 ran (or skip reason).
- Host —
./bin/agent-maintain closeout when templates or agent docs touched.
Cursor-only: Multi-agent hub anchors Benefit: team / Benefit: single; tasks/cursor/team/<run-id>/; agent_knowledge_base.md#multi-agent-hub.