Project / 01
Goal design for autonomous coding loops
Give autonomous coding agents a clear goal and a reliable way to know when they are done. Includes templates and worked examples.
- Year
- 2026
- Artifact type
- Public source
What it demonstrates
The repository makes an autonomous coding loop easier to inspect by pairing a goal template with explicit completion gates and examples for production deployment and development work.
Repository map
templates/loop-goal.mdprovides the reusable loop-goal template.examples/prod-deploy-goal.mdandexamples/dev-feature-goal.mdshow completed goal examples.running-in-claude-code.mddocuments ways to run the loop in Claude Code.linear-card-template.mdprovides a companion work-item template.
Inspect the source
Review the repository and the supporting article.