Skip to content

docs: use /speckit.-prefixed command names throughout (v0.1.1)#2

Merged
TortoiseWolfe merged 1 commit intomainfrom
fix/speckit-command-names
Apr 21, 2026
Merged

docs: use /speckit.-prefixed command names throughout (v0.1.1)#2
TortoiseWolfe merged 1 commit intomainfrom
fix/speckit-command-names

Conversation

@TortoiseWolfe
Copy link
Copy Markdown
Owner

Summary

  • Corrects /plan, /tasks, /implement/speckit.plan, /speckit.tasks, /speckit.implement across all three documentation surfaces (extension.yml description, README.md tagline, README.md how-it-works).
  • Bumps version to 0.1.1 in extension.yml.
  • Adds CHANGELOG entry for v0.1.1.

The unprefixed names never existed in published Spec Kit releases, so the prior text would have misled users. Flagged during review of github/spec-kit#2262.

Resolves #1.

Test plan

  • extension.yml still parses as valid YAML
  • No remaining unprefixed /plan, /tasks, /implement references anywhere in *.md/*.yml/*.yaml
  • CHANGELOG compare-link references updated for v0.1.1

Follow-up

After merge + v0.1.1 release, a small PR against github/spec-kit will bump the catalog entry's version and download_url to point at v0.1.1 (gated on github/spec-kit#2262 landing first).

🤖 Generated with Claude Code

The unprefixed /plan, /tasks, /implement never existed in published
Spec Kit releases — the actual commands are /speckit.plan,
/speckit.tasks, /speckit.implement. Correct this in all three
documentation surfaces:

- extension.yml:7 — description field (shown by `specify extension info`)
- README.md:10 — tagline paragraph
- README.md:16 — how-it-works paragraph

Bumps version to 0.1.1 and adds CHANGELOG entry. Resolves #1.

Flagged during review of github/spec-kit#2262.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@TortoiseWolfe TortoiseWolfe merged commit 1331794 into main Apr 21, 2026
@TortoiseWolfe TortoiseWolfe deleted the fix/speckit-command-names branch April 21, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: use /speckit.-prefixed command names throughout (v0.1.1)

1 participant