Skip to content

Add changelog extension#2177

Open
Quratulain-bilal wants to merge 2 commits intogithub:mainfrom
Quratulain-bilal:add-changelog-extension
Open

Add changelog extension#2177
Quratulain-bilal wants to merge 2 commits intogithub:mainfrom
Quratulain-bilal:add-changelog-extension

Conversation

@Quratulain-bilal
Copy link
Copy Markdown
Contributor

Adds the Spec Changelog extension to the community catalog and README.

What it does

Auto-generates changelogs, release notes, human-readable diffs, and stakeholder notifications from spec
git history — turning silent spec evolution into visible, documented change communication.

Commands

Command Purpose
/speckit.changelog.generate Full changelog from spec history
/speckit.changelog.release Release notes for a specific version
/speckit.changelog.diff Human-readable diff between spec versions
/speckit.changelog.notify Stakeholder notifications from changes

Changes

  • Added changelog entry to catalog.community.json (alphabetically between canon and ci-guard)
  • Added Spec Changelog row to README extensions table (alphabetically between Ship Release and Spec Critique)
  • Bumped catalog updated_at

Adds spec-kit-scope: effort estimation and scope tracking from spec artifacts.

4 commands:
- /speckit.scope.estimate — data-driven effort estimation with three-point ranges
- /speckit.scope.compare — side-by-side spec scope comparison
- /speckit.scope.creep — scope creep detection via git history
- /speckit.scope.budget — sprint-ready time budget generation

1 hook: after_specify (auto-estimation)

Turns "how long will this take?" into a data-driven answer.
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.

1 participant