Downloads
Every template we ship. Zip. Extract. Go.
The GAD pack template is the full set of 34+ markdown templates the CLI uses to scaffold new projects — requirements, roadmap, state, task registry, phase prompts, debug reports, verification artifacts, codebase docs. Every eval project ships its own template/ directory containing the minimum viable workspace an agent needs to start that eval.
GAD pack template
Drop templates/ into your repo, run gad new-project, and you're at the same starting line as every GAD project.
Eval project templates
Each zip contains the template/ directory for one eval project — REQUIREMENTS.xml, AGENTS.md, source design docs, and (for emergent runs) the inherited skills library. These are the starting states an agent sees before writing any code.