@leeovery/claude-technical-workflows 2.1.0 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -159,7 +159,11 @@ UPDATED FILES:
159
159
  If any files were updated:
160
160
 
161
161
  ```
162
- Shall I commit these dependency updates? (y/n)
162
+ · · ·
163
+
164
+ Shall I commit these dependency updates?
165
+ - **`y`/`yes`** — Commit the changes
166
+ - **`n`/`no`** — Skip
163
167
  ```
164
168
 
165
169
  If yes, commit with message:
@@ -222,25 +222,31 @@ Discussions:
222
222
 
223
223
  **If research AND discussions exist:**
224
224
  ```
225
+ · · ·
226
+
225
227
  How would you like to proceed?
226
228
 
227
229
  • **From research** - Pick a topic number above (e.g., "research 1" or "1")
228
230
  • **Continue discussion** - Name one above (e.g., "continue {topic}")
229
231
  • **Fresh topic** - Describe what you want to discuss
230
- **refresh** - Force fresh research analysis
232
+ **`r`/`refresh`** - Force fresh research analysis
231
233
  ```
232
234
 
233
235
  **If ONLY research exists:**
234
236
  ```
237
+ · · ·
238
+
235
239
  How would you like to proceed?
236
240
 
237
241
  • **From research** - Pick a topic number above (e.g., "research 1" or "1")
238
242
  • **Fresh topic** - Describe what you want to discuss
239
- **refresh** - Force fresh research analysis
243
+ **`r`/`refresh`** - Force fresh research analysis
240
244
  ```
241
245
 
242
246
  **If ONLY discussions exist:**
243
247
  ```
248
+ · · ·
249
+
244
250
  How would you like to proceed?
245
251
 
246
252
  • **Continue discussion** - Name one above (e.g., "continue {topic}")
@@ -193,15 +193,19 @@ Show Not implementable section only (with unblock hint above).
193
193
  ```
194
194
  No implementable plans.
195
195
 
196
- To proceed:
197
- - Complete blocking dependencies first
198
- - Or finish plans still in progress with /start-planning
196
+ Before you can start implementation:
197
+ - Complete blocking dependencies first, or
198
+ - Finish plans still in progress with /start-planning
199
+
200
+ Then re-run /start-implementation.
199
201
  ```
200
202
 
201
- **STOP.** Wait for user response.
203
+ **STOP.** This workflow cannot continue — do not proceed.
202
204
 
203
205
  **Otherwise (multiple selectable plans, or implemented plans exist):**
204
206
  ```
207
+ · · ·
208
+
205
209
  Select a plan (enter number):
206
210
  ```
207
211
 
@@ -250,6 +254,8 @@ INCOMPLETE (planned but not implemented):
250
254
  - {topic}: task {task_id} not yet completed
251
255
  -> This task must be completed first.
252
256
 
257
+ · · ·
258
+
253
259
  OPTIONS:
254
260
  1. Implement the blocking dependencies first
255
261
  2. Mark a dependency as "satisfied externally" if it was implemented outside this workflow
@@ -149,6 +149,8 @@ Omit either section entirely if it has no entries.
149
149
 
150
150
  **If multiple actionable items:**
151
151
  ```
152
+ · · ·
153
+
152
154
  Select a specification (enter number):
153
155
  ```
154
156
 
@@ -165,12 +167,14 @@ Auto-selecting: {topic} (only actionable specification)
165
167
  ```
166
168
  No plannable specifications.
167
169
 
168
- To proceed:
169
- - Complete any in-progress specifications with /start-specification
170
- - Or create a new specification first
170
+ Before you can start planning:
171
+ - Complete any in-progress specifications with /start-specification, or
172
+ - Create a new specification first
173
+
174
+ Then re-run /start-planning.
171
175
  ```
172
176
 
173
- **STOP.** Wait for user response before ending.
177
+ **STOP.** This workflow cannot continue do not proceed.
174
178
 
175
179
  → Based on user choice, proceed to **Step 4**.
176
180
 
@@ -108,6 +108,8 @@ Available Plans:
108
108
  1. {topic-1} ({status}) - format: {format}, spec: {exists|missing}
109
109
  2. {topic-2} ({status}) - format: {format}, spec: {exists|missing}
110
110
 
111
+ · · ·
112
+
111
113
  Which plan would you like to review the implementation for? (Enter a number or name)
112
114
  ```
113
115
 
@@ -130,6 +132,8 @@ Auto-selecting: {topic} (only available plan)
130
132
  Ask the user what code to review:
131
133
 
132
134
  ```
135
+ · · ·
136
+
133
137
  What code should I review?
134
138
 
135
139
  1. All changes since the plan was created
@@ -204,6 +204,8 @@ Check `cache.status` from discovery to determine which options to present.
204
204
  ##### If `cache.status: "valid"`
205
205
 
206
206
  ```
207
+ · · ·
208
+
207
209
  What would you like to do?
208
210
 
209
211
  1. **Continue an existing specification** - Resume work on a spec in progress
@@ -218,6 +220,8 @@ Which approach?
218
220
  ##### If `cache.status: "stale"`
219
221
 
220
222
  ```
223
+ · · ·
224
+
221
225
  What would you like to do?
222
226
 
223
227
  Note: A previous grouping analysis exists but is now outdated - discussion documents have changed since it was created. Re-analysis is required, but existing specification names will be preserved where groupings overlap.
@@ -233,6 +237,8 @@ Which approach?
233
237
  ##### If `cache.status: "none"`
234
238
 
235
239
  ```
240
+ · · ·
241
+
236
242
  What would you like to do?
237
243
 
238
244
  1. **Continue an existing specification** - Resume work on a spec in progress
@@ -468,6 +474,8 @@ Coupling: {explanation}
468
474
 
469
475
  ---
470
476
 
477
+ · · ·
478
+
471
479
  How would you like to proceed?
472
480
 
473
481
  1. **Proceed as recommended** - I'll ask which to start with
@@ -475,7 +483,7 @@ How would you like to proceed?
475
483
  3. **Single specification** - Consolidate ALL into one unified spec
476
484
  4. **Individual specifications** - Create 1:1 specs (I'll ask which to start)
477
485
 
478
- (Enter 'refresh' to re-analyze)
486
+ - **`r`/`refresh`** Re-analyze discussions
479
487
  ```
480
488
 
481
489
  **Status Legend:**
@@ -557,6 +565,8 @@ This reorganization affects multiple existing specifications:
557
565
 
558
566
  Moving discussions between established specifications requires deleting the affected specs and re-processing. The source material in your discussions is preserved.
559
567
 
568
+ · · ·
569
+
560
570
  Options:
561
571
  1. **Delete affected specs and proceed** - Remove {spec-1}, {spec-2} and create fresh specs for your new groupings
562
572
  2. **Reconsider** - Adjust your groupings to affect fewer specs
@@ -602,7 +612,11 @@ Check if `docs/workflow/specification/unified.md` already exists.
602
612
 
603
613
  This will consolidate ALL {N} concluded discussions into a single specification.
604
614
 
605
- Proceed with unified specification? (y/n)
615
+ · · ·
616
+
617
+ Proceed with unified specification?
618
+ - **`y`/`yes`** — Proceed
619
+ - **`n`/`no`** — Cancel
606
620
  ```
607
621
 
608
622
  **STOP.** Wait for user to confirm, then proceed to **Step 9** with all discussions as sources.
@@ -655,7 +669,11 @@ Output: docs/workflow/specification/{grouping-name}.md
655
669
  After completion:
656
670
  - specification/{topic-c}.md will be marked as superseded
657
671
 
658
- Proceed? (y/n)
672
+ · · ·
673
+
674
+ Proceed?
675
+ - **`y`/`yes`** — Proceed
676
+ - **`n`/`no`** — Go back
659
677
  ```
660
678
 
661
679
  #### If creating a NEW grouped specification (no existing specs)
@@ -670,7 +688,11 @@ Sources:
670
688
 
671
689
  Output: docs/workflow/specification/{grouping-name}.md
672
690
 
673
- Proceed? (y/n)
691
+ · · ·
692
+
693
+ Proceed?
694
+ - **`y`/`yes`** — Proceed
695
+ - **`n`/`no`** — Go back
674
696
  ```
675
697
 
676
698
  #### If CONTINUING an existing grouped specification
@@ -684,7 +706,11 @@ Sources:
684
706
  - docs/workflow/discussion/{topic-a}.md
685
707
  - docs/workflow/discussion/{topic-b}.md
686
708
 
687
- Proceed? (y/n)
709
+ · · ·
710
+
711
+ Proceed?
712
+ - **`y`/`yes`** — Proceed
713
+ - **`n`/`no`** — Go back
688
714
  ```
689
715
 
690
716
  #### If creating/continuing an INDIVIDUAL specification
@@ -697,7 +723,11 @@ Sources:
697
723
 
698
724
  Output: docs/workflow/specification/{topic}.md
699
725
 
700
- Proceed? (y/n)
726
+ · · ·
727
+
728
+ Proceed?
729
+ - **`y`/`yes`** — Proceed
730
+ - **`n`/`no`** — Go back
701
731
  ```
702
732
 
703
733
  **STOP.** Wait for user confirmation.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leeovery/claude-technical-workflows",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "Technical workflow skills & commands for Claude Code",
5
5
  "license": "MIT",
6
6
  "author": "Lee Overy <me@leeovery.com>",
@@ -151,8 +151,10 @@ If `project_skills` is populated in the tracking file, present for confirmation:
151
151
  > - `{skill-name}` — {path}
152
152
  > - ...
153
153
  >
154
+ > · · ·
155
+ >
154
156
  > - **`y`/`yes`** — Keep these, proceed
155
- > - **`change`** — Add or remove skills"
157
+ > - **`c`/`change`** — Add or remove skills"
156
158
 
157
159
  **STOP.** Wait for user choice.
158
160
 
@@ -45,9 +45,11 @@ Present the executor's ISSUES to the user:
45
45
  >
46
46
  > {executor's ISSUES content}
47
47
  >
48
- > - **`retry`** — Re-invoke the executor with your comments (provide below)
49
- > - **`skip`** — Skip this task and move to the next
50
- > - **`stop`** — Stop implementation entirely
48
+ > · · ·
49
+ >
50
+ > - **`r`/`retry`** — Re-invoke the executor with your comments (provide below)
51
+ > - **`s`/`skip`** — Skip this task and move to the next
52
+ > - **`t`/`stop`** — Stop implementation entirely
51
53
 
52
54
  **STOP.** Wait for user choice.
53
55
 
@@ -84,8 +86,10 @@ Present the reviewer's findings to the user:
84
86
  > Notes (non-blocking):
85
87
  > {NOTES from reviewer}
86
88
  >
89
+ > · · ·
90
+ >
87
91
  > - **`y`/`yes`** — Accept these notes and pass them to the executor to fix
88
- > - **`skip`** — Override the reviewer and proceed as-is
92
+ > - **`s`/`skip`** — Override the reviewer and proceed as-is
89
93
  > - **Comment** — Modify or add to the notes before passing to the executor
90
94
 
91
95
  **STOP.** Wait for user choice.
@@ -109,9 +113,11 @@ Present a summary and wait for user input:
109
113
  > Phase: {phase number} — {phase name}
110
114
  > {executor's SUMMARY — brief commentary, decisions, implementation notes}
111
115
  >
116
+ > · · ·
117
+ >
112
118
  > **Options:**
113
119
  > - **`y`/`yes`** — Approve, commit, continue to next task
114
- > - **`auto`** — Approve this and all future reviewer-approved tasks automatically
120
+ > - **`a`/`auto`** — Approve this and all future reviewer-approved tasks automatically
115
121
  > - **Comment** — Feedback the reviewer missed (triggers a fix round)
116
122
 
117
123
  **STOP.** Wait for user input.
@@ -79,8 +79,10 @@ Load **[spec-change-detection.md](references/spec-change-detection.md)** to chec
79
79
  >
80
80
  > {spec change summary from spec-change-detection.md}
81
81
  >
82
- > - **`continue`** — Walk through the plan from the start. You can review, amend, or navigate at any point — including straight to the leading edge.
83
- > - **`restart`** — Erase all planning work for this topic and start fresh. This deletes the Plan Index File and any Authored Tasks. Other topics are unaffected."
82
+ > · · ·
83
+ >
84
+ > - **`c`/`continue`** — Walk through the plan from the start. You can review, amend, or navigate at any point — including straight to the leading edge.
85
+ > - **`r`/`restart`** — Erase all planning work for this topic and start fresh. This deletes the Plan Index File and any Authored Tasks. Other topics are unaffected."
84
86
 
85
87
  **STOP.** Wait for user response.
86
88
 
@@ -118,8 +120,11 @@ First, choose the Output Format.
118
120
  Present the recommendation:
119
121
 
120
122
  > "Existing plans use **{format}**. Use the same format for consistency?
121
- > - **yes** — use {format}
122
- > - **no** — see all available formats"
123
+ >
124
+ > · · ·
125
+ >
126
+ > - **`y`/`yes`** — Use {format}
127
+ > - **`n`/`no`** — See all available formats"
123
128
 
124
129
  **STOP.** Wait for user choice. If declined, fall through to the full list below.
125
130
 
@@ -38,6 +38,8 @@ The natural task order is already correct. Present this to the user:
38
38
  >
39
39
  > {notes from agent output}"
40
40
 
41
+ > · · ·
42
+ >
41
43
  > **To proceed:**
42
44
  > - **`y`/`yes`** — Confirmed.
43
45
  > - **Or tell me what to change.**
@@ -70,6 +72,8 @@ Dependencies and priorities have already been written to the task files. Present
70
72
  >
71
73
  > {any notes from agent output}"
72
74
 
75
+ > · · ·
76
+ >
73
77
  > **To proceed:**
74
78
  > - **`y`/`yes`** — Approved.
75
79
  > - **Or tell me what to change.**
@@ -31,6 +31,8 @@ After presenting, ask:
31
31
 
32
32
  > **Task {M} of {total}: {Task Name}**
33
33
  >
34
+ > · · ·
35
+ >
34
36
  > **To proceed:**
35
37
  > - **`y`/`yes`** — Approved. I'll log it to the plan.
36
38
  > - **Or tell me what to change.**
@@ -59,6 +59,8 @@ Present the phase structure to the user.
59
59
 
60
60
  > **Phase Structure**
61
61
  >
62
+ > · · ·
63
+ >
62
64
  > **To proceed:**
63
65
  > - **`y`/`yes`** — Approved. I'll proceed to task breakdown.
64
66
  > - **Or tell me what to change** — reorder, split, merge, add, edit, or remove phases.
@@ -42,6 +42,8 @@ Present the task overview to the user.
42
42
 
43
43
  **STOP.** Ask:
44
44
 
45
+ > · · ·
46
+ >
45
47
  > **To proceed:**
46
48
  > - **`y`/`yes`** — Approved.
47
49
  > - **Or tell me what to change** — reorder, split, merge, add, edit, or remove tasks.
@@ -71,6 +71,8 @@ Present the task list to the user for review.
71
71
 
72
72
  > **Phase {N}: {Phase Name}** — {M} tasks.
73
73
  >
74
+ > · · ·
75
+ >
74
76
  > **To proceed:**
75
77
  > - **`y`/`yes`** — Confirmed.
76
78
  > - **Or tell me what to change.**
@@ -43,6 +43,8 @@ Skip the resolution and reverse check — there is nothing to resolve against. D
43
43
 
44
44
  **STOP.** Present a summary of the dependency state: what was documented, what was resolved, what remains unresolved, and any reverse resolutions made.
45
45
 
46
+ > · · ·
47
+ >
46
48
  > **To proceed:**
47
49
  > - **`y`/`yes`** — Approved. I'll proceed to plan review.
48
50
  > - **Or tell me what to change.**
@@ -171,9 +171,11 @@ After presenting the finding and proposed fix, ask:
171
171
 
172
172
  > **Finding {N} of {total}: {Brief Title}**
173
173
  >
174
+ > · · ·
175
+ >
174
176
  > **To proceed:**
175
177
  > - **`y`/`yes`** — Approved. I'll apply it to the plan verbatim.
176
- > - **`skip`** — Leave this as-is and move to the next finding.
178
+ > - **`s`/`skip`** — Leave this as-is and move to the next finding.
177
179
  > - **Or tell me what to change.**
178
180
 
179
181
  **STOP.** Wait for the user's response.
@@ -149,9 +149,11 @@ After presenting the finding and proposed fix, ask:
149
149
 
150
150
  > **Finding {N} of {total}: {Brief Title}**
151
151
  >
152
+ > · · ·
153
+ >
152
154
  > **To proceed:**
153
155
  > - **`y`/`yes`** — Approved. I'll apply it to the plan verbatim.
154
- > - **`skip`** — Leave this as-is and move to the next finding.
156
+ > - **`s`/`skip`** — Leave this as-is and move to the next finding.
155
157
  > - **Or tell me what to change.**
156
158
 
157
159
  **STOP.** Wait for the user's response.
@@ -78,6 +78,8 @@ Present your understanding to the user **in the format it would appear in the sp
78
78
 
79
79
  Then present two explicit choices:
80
80
 
81
+ > · · ·
82
+ >
81
83
  > **To proceed:**
82
84
  > - **`y`/`yes`** — Approved. I'll add the above to the specification **verbatim** (exactly as shown, no modifications).
83
85
  > - **Or tell me what to change.**
@@ -516,6 +518,8 @@ For each item, follow the **same workflow as the main specification process**:
516
518
  >
517
519
  > [content exactly as it would appear]
518
520
  >
521
+ > · · ·
522
+ >
519
523
  > **To proceed:**
520
524
  > - **`y`/`yes`** — Approved. I'll add the above to the specification **verbatim**.
521
525
  > - **Or tell me what to change.**
@@ -646,6 +650,8 @@ For each item:
646
650
  >
647
651
  > [content exactly as it would appear]
648
652
  >
653
+ > · · ·
654
+ >
649
655
  > **To proceed:**
650
656
  > - **`y`/`yes`** — Approved. I'll add the above to the specification **verbatim**.
651
657
  > - **Or tell me what to change.**