Templates
Auro templates constrain AI behavior toward better outcomes. They prevent premature implementation, force clarity markers, structure thinking through checklists, and enforce test-first discipline.
Available Templates
Section titled “Available Templates”| Template | Used By | Purpose |
|---|---|---|
| Charter Template | /auro.charter | Structure feature charters |
| Plan Template | /auro.plan | Structure implementation plans |
| Tasks Template | /auro.tasks | Structure task breakdowns |
| Constitution Template | /auro.constitution | Structure project principles |
| Checklist Template | /auro.checklist | Structure validation checklists |
| Agent File Template | /auro.plan | Structure agent guidance files |
| Architecture & Build Template | /auro.plan | Define deployment topology and runtime profile |
Why Templates Matter
Section titled “Why Templates Matter”Without templates, AI agents produce inconsistent output. One charter might have acceptance criteria, another might not. One plan might include a data model, another might skip it.
Templates make the output predictable. Every charter has the same sections. Every plan has the same structure. Every task list follows the same format. This means you can review artifacts quickly because you know where to look.
Templates live in .auro/templates/ and can be customized per project.