Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.67
·
157 commits
to main
since this release
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- Fix markdown lint issues in roadmap.md: - Remove trailing spaces after Benefits: lines - Add blank lines around fenced code blocks - Fix list item indentation consistency
- Merge upstream changes: - Add constitution template handling with ensure_constitution_from_template function - Update constitution.md template with improved workflow guidance - Rename memory/constitution.md to templates/constitution-template.md - Add constitution setup tracker step
- chore: fix md lint issues
- Fixes github#1586 - .specify.specify path error (github#1588)
- fix: preserve constitution.md during reinitialization (github#1541) (github#1553)
- fix: resolve markdownlint errors across documentation (github#1571)