Drop-in starting points. Replace every placeholder before use and run sanitization/prepublish-checklist.md before publishing derivatives.
| Template | Use when |
|---|---|
| AGENTS.template.md | Copying the root instruction contract into your infra repo as AGENTS.md. |
| dispatch-prompt.template.md | Sending a task to a specialist sub-agent. |
| handoff-report.template.md | Returning structured sub-agent work results. |
| validation-contract.template.md | Defining pass/fail assertions and required evidence for a feature/change. |
| validation-report.template.json | Capturing validation results in machine-readable form. |
| redaction-denylist.template.txt | Local denylist seed used by sanitization scans. |