You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/commands/opsx/archive.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Archive a completed change in the experimental workflow.
59
59
- If changes needed: "Sync now (recommended)", "Archive without syncing"
60
60
- If already synced: "Archive now", "Sync anyway", "Cancel"
61
61
62
-
If user chooses sync, execute `/opsx:sync` logic. Proceed to archive regardless of choice.
62
+
If user chooses sync, use Task tool (subagent_type: "general-purpose", prompt: "Use Skill tool to invoke openspec-sync-specs for change '<name>'. Delta spec analysis: <includetheanalyzeddeltaspecsummary>"). Proceed to archive regardless of choice.
Enter explore mode. Think deeply. Visualize freely. Follow the conversation wherever it goes.
9
9
10
-
**IMPORTANT: Explore mode is for thinking, not implementing.** You may read files, search code, and investigate the codebase, but you must NEVER write code or implement features. If the user asks you to implement something, remind them to exit explore mode first (e.g., start a change with `/opsx:new` or `/opsx:ff`). You MAY create OpenSpec artifacts (proposals, designs, specs) if the user asks—that's capturing thinking, not implementing.
10
+
**IMPORTANT: Explore mode is for thinking, not implementing.** You may read files, search code, and investigate the codebase, but you must NEVER write code or implement features. If the user asks you to implement something, remind them to exit explore mode first and create a change proposal. You MAY create OpenSpec artifacts (proposals, designs, specs) if the user asks—that's capturing thinking, not implementing.
11
11
12
12
**This is a stance, not a workflow.** There are no fixed steps, no required sequence, no mandatory outputs. You're a thinking partner helping the user explore.
13
13
@@ -100,8 +100,7 @@ If the user mentioned a specific change name, read its artifacts for context.
100
100
101
101
Think freely. When insights crystallize, you might offer:
102
102
103
-
- "This feels solid enough to start a change. Want me to create one?"
104
-
→ Can transition to `/opsx:new` or `/opsx:ff`
103
+
- "This feels solid enough to start a change. Want me to create a proposal?"
105
104
- Or keep exploring - no pressure to formalize
106
105
107
106
### When a change exists
@@ -153,7 +152,7 @@ If the user mentions a change or you detect one is relevant:
153
152
154
153
There's no required ending. Discovery might:
155
154
156
-
-**Flow into action**: "Ready to start? `/opsx:new` or `/opsx:ff`"
155
+
-**Flow into a proposal**: "Ready to start? I can create a change proposal."
157
156
-**Result in artifact updates**: "Updated design.md with these decisions"
158
157
-**Just provide clarity**: User has what they need, moves on
159
158
-**Continue later**: "We can pick this up anytime"
Archive a completed change in the experimental workflow.
@@ -63,7 +63,7 @@ Archive a completed change in the experimental workflow.
63
63
- If changes needed: "Sync now (recommended)", "Archive without syncing"
64
64
- If already synced: "Archive now", "Sync anyway", "Cancel"
65
65
66
-
If user chooses sync, execute /opsx:sync logic (use the openspec-sync-specs skill). Proceed to archive regardless of choice.
66
+
If user chooses sync, use Task tool (subagent_type: "general-purpose", prompt: "Use Skill tool to invoke openspec-sync-specs for change '<name>'. Delta spec analysis: <includetheanalyzeddeltaspecsummary>"). Proceed to archive regardless of choice.
Enter explore mode. Think deeply. Visualize freely. Follow the conversation wherever it goes.
13
13
14
-
**IMPORTANT: Explore mode is for thinking, not implementing.** You may read files, search code, and investigate the codebase, but you must NEVER write code or implement features. If the user asks you to implement something, remind them to exit explore mode first (e.g., start a change with `/opsx:new` or `/opsx:ff`). You MAY create OpenSpec artifacts (proposals, designs, specs) if the user asks—that's capturing thinking, not implementing.
14
+
**IMPORTANT: Explore mode is for thinking, not implementing.** You may read files, search code, and investigate the codebase, but you must NEVER write code or implement features. If the user asks you to implement something, remind them to exit explore mode first and create a change proposal. You MAY create OpenSpec artifacts (proposals, designs, specs) if the user asks—that's capturing thinking, not implementing.
15
15
16
16
**This is a stance, not a workflow.** There are no fixed steps, no required sequence, no mandatory outputs. You're a thinking partner helping the user explore.
17
17
@@ -95,8 +95,7 @@ This tells you:
95
95
96
96
Think freely. When insights crystallize, you might offer:
97
97
98
-
- "This feels solid enough to start a change. Want me to create one?"
99
-
→ Can transition to `/opsx:new` or `/opsx:ff`
98
+
- "This feels solid enough to start a change. Want me to create a proposal?"
100
99
- Or keep exploring - no pressure to formalize
101
100
102
101
### When a change exists
@@ -252,7 +251,7 @@ You: That changes everything.
252
251
253
252
There's no required ending. Discovery might:
254
253
255
-
-**Flow into action**: "Ready to start? /opsx:new or /opsx:ff"
254
+
-**Flow into a proposal**: "Ready to start? I can create a change proposal."
256
255
-**Result in artifact updates**: "Updated design.md with these decisions"
257
256
-**Just provide clarity**: User has what they need, moves on
258
257
-**Continue later**: "We can pick this up anytime"
@@ -269,8 +268,7 @@ When it feels like things are crystallizing, you might summarize:
0 commit comments