Skip to content

Docs: Document /speckit.converge command#3181

Merged
mnriem merged 2 commits into
github:mainfrom
DyanGalih:docs/3176-document-converge-command
Jun 26, 2026
Merged

Docs: Document /speckit.converge command#3181
mnriem merged 2 commits into
github:mainfrom
DyanGalih:docs/3176-document-converge-command

Conversation

@DyanGalih

Copy link
Copy Markdown
Contributor

Fixes #3176

This PR documents the /speckit.converge command across the documentation.
Changes made:

  • Added converge to the recommended workflow sequence in docs/quickstart.md
  • Added an explicit Step 8: Converge section in docs/quickstart.md
  • Added /speckit.converge (along with missing commands) to the initialized commands list in docs/installation.md
  • Updated the flow-forward and living spec workflows in docs/guides/evolving-specs.md to include a final convergence step.

@DyanGalih DyanGalih requested a review from mnriem as a code owner June 26, 2026 01:54
Copilot AI review requested due to automatic review settings June 26, 2026 01:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for the existing /speckit.converge command so users can discover it and understand where it fits in the Spec Kit workflow (addressing #3176).

Changes:

  • Adds /speckit.converge to the recommended workflow sequence and introduces a dedicated “Step 8: Converge” section in the quickstart.
  • Updates the post-init “commands available” list to include /speckit.converge (and other missing slash commands).
  • Extends the flow-forward and living-spec workflows to include a final convergence step.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
docs/quickstart.md Adds converge to the recommended end-to-end workflow and introduces a new converge step section.
docs/installation.md Updates the list of initialized /speckit.* commands to include converge (and other missing commands).
docs/guides/evolving-specs.md Adds converge as a final step in the flow-forward and living-spec workflows.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/quickstart.md Outdated
Comment thread docs/quickstart.md Outdated
Comment thread docs/guides/evolving-specs.md Outdated
Comment thread docs/guides/evolving-specs.md Outdated
@DyanGalih

Copy link
Copy Markdown
Contributor Author

I have addressed all the feedback and added explicit instructions about the follow-up loop to re-run /speckit.implement and /speckit.converge when new tasks are appended.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 3/3 changed files
  • Comments generated: 0 new
  • Review effort level: Low

@mnriem mnriem merged commit 3e97b10 into github:main Jun 26, 2026
12 checks passed
@mnriem

mnriem commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Thank you!

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: /speckit.converge command is undocumented

3 participants