Skip to content

Releases: tikalk/agentic-sdlc-spec-kit

Spec Kit - agentic-sdlc-v0.8.12+adlc19

23 May 12:23

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc19
specify init my-project

What's Changed

  • fix(levelup): release v1.6.1 — repair/validate fixes
  • fix: team-ai-directives reference mode registration in extension registry
  • feat(levelup): add repair command for re-indexing CDR.md, .skills.json, and AGENTS.md
  • feat(levelup): v1.5.0 - LLM functional categorization, AGENTS.md, CDR.md location fix
  • feat(architect): technology neutrality and view parity checks (v2.1.0)
  • feat(product): v1.5.6 in-section diagrams, remove Visual Summary, renumber sections
  • fix(product): v1.5.5 enforce PDR lifecycle - mandatory memory promotion, 9-check gate
  • fix(product): v1.5.4 enforce self-contained PRD - fix Step 3.3, embedding rules, template links
  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve ...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc18

23 May 11:05

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc18
specify init my-project

What's Changed

  • fix: team-ai-directives reference mode registration in extension registry
  • feat(levelup): add repair command for re-indexing CDR.md, .skills.json, and AGENTS.md
  • feat(levelup): v1.5.0 - LLM functional categorization, AGENTS.md, CDR.md location fix
  • feat(architect): technology neutrality and view parity checks (v2.1.0)
  • feat(product): v1.5.6 in-section diagrams, remove Visual Summary, renumber sections
  • fix(product): v1.5.5 enforce PDR lifecycle - mandatory memory promotion, 9-check gate
  • fix(product): v1.5.4 enforce self-contained PRD - fix Step 3.3, embedding rules, template links
  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COM...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc17

22 May 15:41

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc17
specify init my-project

What's Changed

  • feat(levelup): add repair command for re-indexing CDR.md, .skills.json, and AGENTS.md
  • feat(levelup): v1.5.0 - LLM functional categorization, AGENTS.md, CDR.md location fix
  • feat(architect): technology neutrality and view parity checks (v2.1.0)
  • feat(product): v1.5.6 in-section diagrams, remove Visual Summary, renumber sections
  • fix(product): v1.5.5 enforce PDR lifecycle - mandatory memory promotion, 9-check gate
  • fix(product): v1.5.4 enforce self-contained PRD - fix Step 3.3, embedding rules, template links
  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update rem...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc15

20 May 15:27

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc15
specify init my-project

What's Changed

  • feat(architect): technology neutrality and view parity checks (v2.1.0)
  • feat(product): v1.5.6 in-section diagrams, remove Visual Summary, renumber sections
  • fix(product): v1.5.5 enforce PDR lifecycle - mandatory memory promotion, 9-check gate
  • fix(product): v1.5.4 enforce self-contained PRD - fix Step 3.3, embedding rules, template links
  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update remaining test files for alias map naming
  • test: update test expectations for alias map naming
  • refactor: use alias map for remaining command naming logic
  • feat: implement alia...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc9

19 May 06:49

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc9
specify init my-project

What's Changed

  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update remaining test files for alias map naming
  • test: update test expectations for alias map naming
  • refactor: use alias map for remaining command naming logic
  • feat: implement alias map for consistent command naming
  • chore: bump version to 0.8.7+adlc8
  • fix: extend alias-only skip to speckit.* commands with aliases
  • chore: bump version to 0.8.7+adlc7
  • fix: alias-only installation for non-skill agents (opencode, cursor, etc.)
  • feat: unified spec command prefix and alias-only skill installation (v0.8.7+adlc6)
  • feat: Config-driven opt-in authentication registry with multi-platform support (github#2393)
  • chore: release 0.8.7, begin 0.8.8.dev0 development (github#2480)
  • feat: add agent-orchestrator to community extension catalog (github#2236)
  • chore: update extension v...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc14

19 May 20:09

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc14
specify init my-project

What's Changed

  • feat(product): v1.5.6 in-section diagrams, remove Visual Summary, renumber sections
  • fix(product): v1.5.5 enforce PDR lifecycle - mandatory memory promotion, 9-check gate
  • fix(product): v1.5.4 enforce self-contained PRD - fix Step 3.3, embedding rules, template links
  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update remaining test files for alias map naming
  • test: update test expectations for alias map naming
  • refactor: use alias map for remaining command naming logic
  • feat: implement alias map for consistent command naming
  • chore: bump version to 0.8.7+adlc8
    ...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc13

19 May 18:23

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc13
specify init my-project

What's Changed

  • fix(product): v1.5.5 enforce PDR lifecycle - mandatory memory promotion, 9-check gate
  • fix(product): v1.5.4 enforce self-contained PRD - fix Step 3.3, embedding rules, template links
  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update remaining test files for alias map naming
  • test: update test expectations for alias map naming
  • refactor: use alias map for remaining command naming logic
  • feat: implement alias map for consistent command naming
  • chore: bump version to 0.8.7+adlc8
  • fix: extend alias-only skip to speckit.* commands with aliases
  • chore: bump version...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc12

19 May 17:34

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc12
specify init my-project

What's Changed

  • fix(product): v1.5.4 enforce self-contained PRD - fix Step 3.3, embedding rules, template links
  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update remaining test files for alias map naming
  • test: update test expectations for alias map naming
  • refactor: use alias map for remaining command naming logic
  • feat: implement alias map for consistent command naming
  • chore: bump version to 0.8.7+adlc8
  • fix: extend alias-only skip to speckit.* commands with aliases
  • chore: bump version to 0.8.7+adlc7
  • fix: alias-only installation for non-skill agents (opencode, cursor, e...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc11

19 May 17:01

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc11
specify init my-project

What's Changed

  • feat(product): v1.5.3 business stakeholder sections, self-contained PRD
  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update remaining test files for alias map naming
  • test: update test expectations for alias map naming
  • refactor: use alias map for remaining command naming logic
  • feat: implement alias map for consistent command naming
  • chore: bump version to 0.8.7+adlc8
  • fix: extend alias-only skip to speckit.* commands with aliases
  • chore: bump version to 0.8.7+adlc7
  • fix: alias-only installation for non-skill agents (opencode, cursor, etc.)
  • feat: unified spec command prefix and alias-only skill installation (v0.8.7+adlc6)
  • feat: ...
Read more

Spec Kit - agentic-sdlc-v0.8.12+adlc10

19 May 11:15

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.8.12+adlc10
specify init my-project

What's Changed

  • docs: update FORK.md version history for v0.8.12+adlc10
  • feat(product): v1.5.2 hardening - compliance checklist, validation scripts, strict template enforcement
  • fix(product): Mermaid v10 syntax fixes and new diagram types
  • chore(version): bump to v0.8.12+adlc8 with Mermaid diagram support
  • feat(product): add comprehensive Mermaid diagram support with prompt-based MCP integration
  • feat(product): add multi-agent feature-area analysis with cross-area pattern detection
  • feat(levelup): add multi-agent sub-system analysis with cross-system pattern detection
  • feat(levelup): add memory engineering features v1.3.0
  • feat(levelup): rewrite skills command following 6 best practice patterns
  • fix(cli): use temp directory for bundled extension updates
  • fix(cli): ensure extension directory is removed before bundled update copy
  • feat(cli): add bundled extension update support
  • Remove legacy team-ai-directives clone reference
  • Fix QUICKSTART guides: clarify .init usage and LevelUp workflow
  • Add QUICKSTART.md guides for Architect, Product, and LevelUp extensions
  • fix(architect): comprehensive hardening v2.0.8 - workflow enforcement, placeholder validation, --force flag
  • docs: update FORK.md version history with architect hardening details
  • fix(architect): harden sub-system detection to prevent skipping interactive proposal
  • fix(architect): harden command execution to prevent phase skipping and enforce view file generation
  • test: fix test failures after upstream merge
  • fix: apply fork theming to _console.py UI elements
  • docs: restore fork-specific content to README and docs/index
  • fix: fork CLI theming and version detection
  • Update Architecture Workflow extension to v1.1.0 (github#2588)
  • fix(workflow): support integration: auto to follow project's initialized AI (github#2421)
  • fix(git): add missing PowerShell common functions
  • Add Superpowers Implementation Bridge extension to community catalog (github#2586)
  • fix(git): remove extra alias and add test for setup-ignore command
  • feat(git): add setup-ignore command and integrate into workspace
  • Add Interactive HTML Preview extension to community catalog (github#2585)
  • chore: release 0.8.11, begin 0.8.12.dev0 development (github#2584)
  • Update Agent Governance extension to v1.1.0 (github#2583)
  • fix(git): correct pattern matching in workspace safety check
  • refactor: extract _version.py from init.py (PR-3/8) (github#2550)
  • fix(git): improve brownfield workflow for workspace command
  • feat(git): add --force and --ignore-only flags to workspace command
  • Add Time Machine extension to community catalog (github#2580)
  • fix(powershell): ensure UTF-8 templates are written without BOM (github#2280)
  • docs: document high-assurance spec workflow (github#2518)
  • fix(git): add missing functions to git-common.sh
  • chore: bump version to 0.8.8+adlc16
  • fix(git): correct script path in workspace command
  • test(git): update assertions for git extension v1.2.0
  • test(evals): update quick evals for hook-driven architecture
  • feat(git): add speckit.git.workspace command for multi-repo submodule management
  • chore: remove session transcript containing personal/proprietary data
  • test: bump expected git extension version to 1.1.0
  • feat: add before_task_execute/after_task_execute per-task hooks
  • docs: fix script name in directory tree examples (github#2555)
  • Fix preset skill description precedence (github#2538)
  • fix(integration): clarify multi-install guidance (github#2549)
  • feat: add version feature reporting (github#2548)
  • Add Architecture Workflow extension to community catalog (github#2565)
  • chore: release 0.8.10, begin 0.8.11.dev0 development (github#2562)
  • docs: streamline install section and add community overview (github#2561)
  • Move community extensions table from README to docs site (github#2560)
  • Add Agent Governance extension to community catalog (github#2559)
  • Add Reqnroll BDD extension to community catalog (github#2545)
  • fix(cli): harden extension registration and discovery workflows (github#2499)
  • refactor: extract _assets.py and _utils.py from init.py (PR-2/8) (github#2543)
  • fix(opencode): use commands/ directory (plural) to match OpenCode docs (github#2453)
  • refactor: extract _console.py from init.py (PR-1/8) (github#2474)
  • Fix constitution reference in README (github#2491)
  • chore: release 0.8.9, begin 0.8.10.dev0 development (github#2532)
  • docs: revamp landing page with four-pillar card layout (github#2531)
  • feat(extensions): update governance ecosystem extensions to latest versions (github#2514)
  • Add changelog extension (github#2177)
  • Add install directory to docfx.json file references (github#2522)
  • feat(catalog): add BrownKit (brownkit) community extension (github#2510) (github#2520)
  • fix(kiro-cli): replace literal $ARGUMENTS with prose fallback (github#2482)
  • Preset: Add game-narrative-writing preset to community catalog (github#2454)
  • docs: clarify CLI upgrade discovery (github#2519)
  • fix: make template metadata line breaks markdownlint-safe (github#2505)
  • refactor(catalogs): extract integration catalog config loading (github#2497)
  • test(presets): silence expected UserWarnings in self-test composition… (github#2373)
  • fix: improve hook execution compliance in quick.implement template
  • chore: release 0.8.8, begin 0.8.9.dev0 development (github#2516)
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (github#2486)
  • feat(catalog): add Spec Kit Schedule (schedule) community extension (github#2473)
  • fix(integration): refresh shared infra on integration switch (github#2375)
  • Add MDE preset to community catalog (github#2513)
  • feat: Add hook support to quick.implement and in-session TDD flow
  • Add MDE extension to community catalog (github#2512)
  • chore: bump version to 0.8.8+adlc11
  • fix: include presets/catalog.json in wheel for preset installation
  • fix(clarify): add CRITICAL instruction to output question before options
  • fix: clarify commands now explicitly state questions before options
  • fix: only install preinstall=true extensions/presets during init
  • chore: bump version to 0.8.8+adlc7
  • feat: add GitLab authentication provider support
  • chore: bump version to 0.8.8+adlc6
  • fix: reference fork's GitHub URL for authentication docs
  • chore: bump version to 0.8.8+adlc5
  • fix: reference local authentication docs instead of GitHub pages URL
  • chore: bump version to 0.8.8+adlc4
  • fix: detect HTML auth pages when downloading team-ai-directives
  • chore: update CHANGELOG and bump version to 0.8.8+adlc3
  • chore: bump version to 0.8.8+adlc2
  • docs: update CHANGELOG.md with team-ai-directives refactoring
  • refactor: move team-ai-directives code to cli_customization.py
  • refactor(auth): migrate team-ai-directives to authentication module
  • chore: update community catalog with latest extension versions (github#2490)
  • chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (github#2489)
  • chore(deps): bump actions/github-script from 7 to 9 (github#2488)
  • chore(deps): bump DavidAnson/markdownlint-cli2-action (github#2487)
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (github#2485)
  • fix: resolve ruff linting errors
  • feat: improve MCP setup output with user-friendly messages
  • fix: ensure team-mcp step appears in correct order in tracker
  • feat: install .mcp.json from team-ai-directives with env resolution
  • fix: update eval grader to accept spec.* command naming pattern
  • fix: add team- prefix to skill name field during installation
  • fix: update remaining integration tests for spec prefix (generic, goose, kimi, kiro)
  • fix: final forge integration tests for spec prefix and name field handling
  • fix: remaining forge integration tests for spec prefix
  • fix: remaining test_presets.py tests for fork behavior and init-options requirements
  • fix: test_agent_config_consistency.py for spec prefix
  • fix: remaining test_extensions.py tests for fork behavior
  • fix: update test_extensions.py for fork alias-only behavior
  • fix: update forge and tabnine tests for spec prefix, handle taskstoissues special case
  • test: fix remaining test_integration_claude.py tests for spec prefix
  • test: mark copilot skills extension test as xfail (pre-existing issue)
  • fix: update test_cli.py to use spec prefix
  • fix: update test_base.py to use spec prefix
  • fix: handle taskstoissues special case with speckit prefix, update test assertions
  • fix: update command_filename to use spec prefix instead of speckit
  • test: fix remaining test expectations for fork (wip - workflows and taskstoissues need fixes)
  • test: fix test expectations for fork command prefix (spec instead of speckit)
  • chore: lowercase 'skills' in team-ai-directives tracker message
  • fix: reorder team-skills tracker to appear after team-directives
  • fix: add skills_dest to IntegrationBase for all integrations
  • fix: remove extraneous f-prefix from f-strings
  • feat: add tracker for team-ai-directives skills installation
  • feat: inject team-ai-directives skills to agent integration
  • fix: bundle catalog.json in wheel package
  • release: bump version to 0.8.7+adlc10
  • release: bump version to 0.8.7+adlc9
  • feat: resolve command names to aliases in template processing
  • feat: resolve command names to aliases in template processing
  • fix: remove @staticmethod decorator from methods using self.project_root
  • feat(catalog): add API Evolve (api-evolve) community extension (github#2479)
  • fix: use COMMAND_PREFIX in SkillsIntegration.setup() for skill naming
  • test: update remaining test files for alias map naming
  • test: update test expectations for alias map naming
  • refactor: use alias map for remaining command naming logic
  • feat: implement alias map for consistent command naming
  • chore: bump version to 0.8.7+adlc8
  • fix: extend alias-only skip to speckit.* commands with aliases
  • chore: bump version to 0.8.7+adlc7
  • fix: alias-only installation for non-skill agents (opencode, cursor, etc.)
  • feat: unified spec command prefix and alias-only skill installation (v0.8.7+adlc6)
  • feat: Config-driven opt-in authentication registry with multi-platform support (...
Read more