File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
openspec/specs/cli-update Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments