Skip to content

Commit 38091b5

Browse files
committed
Merge remote-tracking branch 'upstream/main' into copilot/add-integration-catalog
2 parents 3d9395f + 2f5417f commit 38091b5

72 files changed

Lines changed: 10005 additions & 666 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ concurrency:
2626
jobs:
2727
# Build job
2828
build:
29+
if: github.repository == 'github/spec-kit'
2930
runs-on: ubuntu-latest
3031
steps:
3132
- name: Checkout
@@ -56,6 +57,7 @@ jobs:
5657

5758
# Deploy job
5859
deploy:
60+
if: github.repository == 'github/spec-kit'
5961
environment:
6062
name: github-pages
6163
url: ${{ steps.deployment.outputs.page_url }}

AGENTS.md

Lines changed: 249 additions & 312 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,102 @@
22

33
<!-- insert new changelog below this comment -->
44

5+
## [0.7.0] - 2026-04-14
6+
7+
### Changed
8+
9+
- Add workflow engine with catalog system (#2158)
10+
- docs(catalog): add claude-ask-questions to community preset catalog (#2191)
11+
- Add SFSpeckit — Salesforce SDD Extension (#2208)
12+
- feat(scripts): optional single-segment branch prefix for gitflow (#2202)
13+
- chore: release 0.6.2, begin 0.6.3.dev0 development (#2205)
14+
- Add Worktrees extension to community catalog (#2207)
15+
- feat: Update catalog.community.json for preset-fiction-book-writing (#2199)
16+
17+
## [0.6.2] - 2026-04-13
18+
19+
### Changed
20+
21+
- feat: Register "What-if Analysis" community extension (#2182)
22+
- feat: add GitHub Issues Integration to community catalog (#2188)
23+
- feat(agents): add Goose AI agent support (#2015)
24+
- Update ralph extension to v1.0.1 in community catalog (#2192)
25+
- fix: skip docs deployment workflow on forks (#2171)
26+
- chore: release 0.6.1, begin 0.6.2.dev0 development (#2162)
27+
28+
## [0.6.1] - 2026-04-10
29+
30+
### Changed
31+
32+
- feat: add bundled lean preset with minimal workflow commands (#2161)
33+
- Add Brownfield Bootstrap extension to community catalog (#2145)
34+
- Add CI Guard extension to community catalog (#2157)
35+
- Add SpecTest extension to community catalog (#2159)
36+
- fix: bundled extensions should not have download URLs (#2155)
37+
- Add PR Bridge extension to community catalog (#2148)
38+
- feat(cursor-agent): migrate from .cursor/commands to .cursor/skills (#2156)
39+
- Add TinySpec extension to community catalog (#2147)
40+
- chore: bump spec-kit-verify to 1.0.3 and spec-kit-review to 1.0.1 (#2146)
41+
- Add Status Report extension to community catalog (#2123)
42+
- chore: release 0.6.0, begin 0.6.1.dev0 development (#2144)
43+
44+
## [0.6.0] - 2026-04-09
45+
46+
### Changed
47+
48+
- Add Bugfix Workflow community extension to catalog and README (#2135)
49+
- Add Worktree Isolation extension to community catalog (#2143)
50+
- Add multi-repo-branching preset to community catalog (#2139)
51+
- Readme clarity (#2013)
52+
- Rewrite AGENTS.md for integration architecture (#2119)
53+
- docs: add SpecKit Companion to Community Friends section (#2140)
54+
- feat: add memorylint extension to community catalog (#2138)
55+
- chore: release 0.5.1, begin 0.5.2.dev0 development (#2137)
56+
57+
## [0.5.1] - 2026-04-08
58+
59+
### Changed
60+
61+
- fix: pin typer>=0.24.0 and click>=8.2.1 to fix import crash (#2136)
62+
- feat: update fleet extension to v1.1.0 (#2029)
63+
- fix(forge): use hyphen notation in frontmatter name field (#2075)
64+
- fix(bash): sed replacement escaping, BSD portability, dead cleanup in update-agent-context.sh (#2090)
65+
- Add Spec Diagram community extension to catalog and README (#2129)
66+
- feat: Git extension stage 2 — GIT_BRANCH_NAME override, --force for existing dirs, auto-install tests (#1940) (#2117)
67+
- fix(git): surface checkout errors for existing branches (#2122)
68+
- Add Branch Convention community extension to catalog and README (#2128)
69+
- docs: lighten March 2026 newsletter for readability (#2127)
70+
- fix: restore alias compatibility for community extensions (#2110) (#2125)
71+
- Added March 2026 newsletter (#2124)
72+
- Add Spec Refine community extension to catalog and README (#2118)
73+
- Add explicit-task-dependencies community preset to catalog and README (#2091)
74+
- Add toc-navigation community preset to catalog and README (#2080)
75+
- fix: prevent ambiguous TOML closing quotes when body ends with `"` (#2113) (#2115)
76+
- fix speckit issue for trae (#2112)
77+
- feat: Git extension stage 1 — bundled `extensions/git` with hooks on all core commands (#1941)
78+
- Upgraded confluence extension to v.1.1.1 (#2109)
79+
- Update V-Model Extension Pack to v0.5.0 (#2108)
80+
- Add canon extension and canon-core preset. (#2022)
81+
- [stage2] fix: serialize multiline descriptions in legacy TOML renderer (#2097)
82+
- [stage1] fix: strip YAML frontmatter from TOML integration prompts (#2096)
83+
- Add Confluence extension (#2028)
84+
- fix: accept 4+ digit spec numbers in tests and docs (#2094)
85+
- fix(scripts): improve git branch creation error handling (#2089)
86+
- Add optimize extension to community catalog (#2088)
87+
- feat: add "VS Code Ask Questions" preset (#2086)
88+
- Add security-review v1.1.1 to community extensions catalog (#2073)
89+
- Add `specify integration` subcommand for post-init integration management (#2083)
90+
- Remove template version info from CLI, fix Claude user-invocable, cleanup dead code (#2081)
91+
- fix: add user-invocable: true to skill frontmatter (#2077)
92+
- fix: add actions:write permission to stale workflow (#2079)
93+
- feat: add argument-hint frontmatter to Claude Code commands (#1951) (#2059)
94+
- Update conduct extension to v1.0.1 (#2078)
95+
- chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#2072)
96+
- chore(deps): bump actions/configure-pages from 5 to 6 (#2071)
97+
- feat: add spec-kit-fixit extension to community catalog (#2024)
98+
- chore: release 0.5.0, begin 0.5.1.dev0 development (#2070)
99+
- feat: add Forgecode agent support (#2034)
100+
5101
## [0.5.0] - 2026-04-02
6102

7103
### Changed

0 commit comments

Comments
 (0)