Skip to content

Commit b295c22

Browse files
committed
add update
1 parent 3766d5c commit b295c22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

openspec/specs/cli-update/spec.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ The update command SHALL refresh existing slash command files for configured too
6868
- **AND** include Cline-specific Markdown heading frontmatter
6969
- **AND** ensure templates include instructions for the relevant workflow stage
7070

71+
#### Scenario: Updating slash commands for Continue
72+
- **WHEN** `.continue/prompts/` contains `openspec-proposal.md`, `openspec-apply.md`, and `openspec-archive.md`
73+
- **THEN** refresh each file using shared templates
74+
- **AND** ensure templates include instructions for the relevant workflow stage
75+
7176
#### Scenario: Updating slash commands for Crush
7277
- **WHEN** `.crush/commands/` contains `openspec/proposal.md`, `openspec/apply.md`, and `openspec/archive.md`
7378
- **THEN** refresh each file using shared templates

0 commit comments

Comments
 (0)