Spec Kit v0.11.3 adds subagent analysis and extension fault isolation
Spec Kit v0.11.3 ships fault isolation for extensions, a new `SPECIFY_INIT_DIR` environment variable, subagent-based `/analyze` runs for Claude, and a fix to skip tasks that already have a GitHub issue.
Score breakdown
The extension fault isolation fix means a single broken extension no longer silently degrades an entire Spec Kit run, improving reliability for projects with multiple extensions.
- 01Spec Kit v0.11.3 is installable via `uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.11.3`
- 02Per-extension failures are now isolated so one bad extension cannot drop the rest (#2951)
- 03`SPECIFY_INIT_DIR` env variable added to target a member project from the repo root (#2892)
Spec Kit v0.11.3 is installable via `uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.11.3`. The release focuses on reliability and workflow improvements across several subsystems.
On the reliability side, per-extension failures are now isolated so that one bad extension cannot cause the remaining extensions to be dropped (#2951).
On the reliability side, per-extension failures are now isolated so that one bad extension cannot cause the remaining extensions to be dropped (#2951). The `taskstoissues` feature received a fix to skip tasks that already have a GitHub issue, preventing duplicate issue creation (#2992). Git extension branch numbering was also corrected to properly count worktree branches (#3054).
New capabilities include the `SPECIFY_INIT_DIR` environment variable, which allows users to target a member project directly from the repo root during `specify init` (#2892). The Claude integration now runs `/analyze` in a forked subagent (#2511). The Multi-Model Review extension was updated to v0.1.2 (#3066), a Token Economy extension was added to the community catalog (#3049), and agent disclosure documentation was strengthened to cover commits and per-round comments (#3071). The `actions/checkout` dependency was bumped from 6.0.3 to 7.0.0 (#3064).
Key facts
- 01Spec Kit v0.11.3 is installable via `uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.11.3`
- 02Per-extension failures are now isolated so one bad extension cannot drop the rest (#2951)
- 03`SPECIFY_INIT_DIR` env variable added to target a member project from the repo root (#2892)
- 04Claude integration now runs `/analyze` in a forked subagent (#2511)
- 05`taskstoissues` now skips tasks that already have a GitHub issue (#2992)
- 06Multi-Model Review extension updated to v0.1.2 (#3066)
- 07Token Economy extension added to the community catalog (#3049)
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Jun 20, 2026 · 08:55 UTC. How this works →