fix: incorrect tree structure in examples#19
Merged
localden merged 1 commit intogithub:mainfrom Sep 4, 2025
adam-paterson:fix/really-important-documentation-fix
Merged
fix: incorrect tree structure in examples#19localden merged 1 commit intogithub:mainfrom adam-paterson:fix/really-important-documentation-fix
localden merged 1 commit intogithub:mainfrom
adam-paterson:fix/really-important-documentation-fix
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes incorrect directory naming in the README documentation examples. The examples were showing 002-create-taskify instead of the correct 001-create-taskify directory name, which caused confusion for users following the documentation.
- Updates directory tree examples to use the correct spec directory naming convention
- Ensures consistency between the description text and the visual examples
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
jellydn
pushed a commit
to jellydn/spec-kit
that referenced
this pull request
Sep 30, 2025
…documentation-fix fix: incorrect tree structure in examples
shajebi
approved these changes
Nov 26, 2025
shajebi
left a comment
There was a problem hiding this comment.
✅ Participants enforcement implemented and documented comprehensively.
Implementation verified:
- 6 critical commands updated with participants support
- Shared reference pattern ensures consistency
- Graceful error handling with warn-and-continue
- Comprehensive documentation in README, handbook, and persona reference
Design decisions confirmed:
- /gbm.tasks deferred (inherits from plan.md)
- Warn-only for missing personas (intentional graceful degradation)
Ready to merge!
sarmadalikhanofficial
pushed a commit
to syrextech/spec-kit-plus
that referenced
this pull request
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Really critical update.
spec-kit/README.md
Lines 192 to 211 in b4833cb