Releases: tikalk/agentic-sdlc-spec-kit
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.73
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
- refactor(setup-plan): remove legacy architecture.md reference
- fix(paths): update remaining memory/adr.md references to .specify/memory/adr.md
- fix(architect): use .specify/memory/adr.md path instead of memory/adr.md
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.72
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
- chore: add issue tracker as extension
- refactor(architect): separate ADR discovery from AD.md generation with auto-clarify
- refactor(cli): move skills banner to skill command and fix type annotations
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.71
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(docs): resolve markdown lint error in extension template
- Merge upstream/main: Add modular extension system
- Add modular extension system (github#1551)
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.70
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(architect): add --views flag support and enforce Context View blackbox
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.69
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(architect): enforce blackbox system representation in Context View
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.68
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: resolve markdown lint issues in constitution.md template
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.67
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)
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.66
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
- feat: implement Lean Architecture Improvements with 6 new features
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.65
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: add specify, clarify, implement actions to setup-architecture scripts
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.64
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: architect commands should not have spec. prefix in release packages