Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions templates/commands/specify.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Given that feature description, do this:

c. **Handle Validation Results**:

- **If all items pass**: Mark checklist complete and proceed to step 6
- **If all items pass**: Mark checklist complete and proceed to step 7

- **If items fail (excluding [NEEDS CLARIFICATION])**:
1. List the failing items and specific issues
Expand Down Expand Up @@ -178,8 +178,6 @@ Given that feature description, do this:

**NOTE:** The script creates and checks out the new branch and initializes the spec file before writing.

## General Guidelines

## Quick Guidelines

- Focus on **WHAT** users need and **WHY**.
Expand Down
Loading