| id | 52 |
|---|---|
| title | Archetype / Template Library for Agentic Patterns |
| status | 🔲 |
Provide a richer template system with pre-built archetypes for common agentic Markdown artifacts.
- Define supported archetype metadata and required-structure enforcement rules.
- Add archetype templates for common agent patterns (story-file, prd, agent-definition, claude-md).
- Update required-structure rule to validate archetype selection and required sections.
- Document archetype usage and configuration.
- Archetype templates are available for common agentic document types.
- Required-structure rule validates selected archetype sections.
- Documentation explains how to add and configure archetypes.
- All tests pass:
go test ./... -
golangci-lint runreports no issues