Skip to content

Releases: tikalk/agentic-sdlc-spec-kit

Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.73

11 Feb 19:27

Choose a tag to compare

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

11 Feb 15:22

Choose a tag to compare

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

10 Feb 22:13

Choose a tag to compare

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

10 Feb 21:56

Choose a tag to compare

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

10 Feb 20:25

Choose a tag to compare

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

10 Feb 19:45

Choose a tag to compare

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

10 Feb 19:39

Choose a tag to compare

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

10 Feb 19:21

Choose a tag to compare

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

07 Feb 23:11

Choose a tag to compare

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

07 Feb 23:01

Choose a tag to compare

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