@leeovery/claude-technical-workflows 2.1.12 → 2.1.13

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leeovery/claude-technical-workflows",
3
- "version": "2.1.12",
3
+ "version": "2.1.13",
4
4
  "description": "Technical workflow skills & commands for Claude Code",
5
5
  "license": "MIT",
6
6
  "author": "Lee Overy <me@leeovery.com>",
@@ -232,10 +232,10 @@ Discussions:
232
232
 
233
233
  How would you like to proceed?
234
234
 
235
- **From research** - Pick a topic number above (e.g., "research 1" or "1")
236
- **Continue discussion** - Name one above (e.g., "continue {topic}")
237
- **Fresh topic** - Describe what you want to discuss
238
- **`r`/`refresh`** - Force fresh research analysis
235
+ - From research pick a topic number above (e.g., "1" or "research 1")
236
+ - Continue discussion name one above (e.g., "continue {topic}")
237
+ - Fresh topic describe what you want to discuss
238
+ - **`r`/`refresh`** Force fresh research analysis
239
239
  ```
240
240
 
241
241
  **If ONLY research exists:**
@@ -244,9 +244,9 @@ How would you like to proceed?
244
244
 
245
245
  How would you like to proceed?
246
246
 
247
- **From research** - Pick a topic number above (e.g., "research 1" or "1")
248
- **Fresh topic** - Describe what you want to discuss
249
- **`r`/`refresh`** - Force fresh research analysis
247
+ - From research pick a topic number above (e.g., "1" or "research 1")
248
+ - Fresh topic describe what you want to discuss
249
+ - **`r`/`refresh`** Force fresh research analysis
250
250
  ```
251
251
 
252
252
  **If ONLY discussions exist:**
@@ -255,8 +255,8 @@ How would you like to proceed?
255
255
 
256
256
  How would you like to proceed?
257
257
 
258
- **Continue discussion** - Name one above (e.g., "continue {topic}")
259
- **Fresh topic** - Describe what you want to discuss
258
+ - Continue discussion name one above (e.g., "continue {topic}")
259
+ - Fresh topic describe what you want to discuss
260
260
  ```
261
261
 
262
262
  **STOP.** Wait for user response before proceeding.
@@ -214,11 +214,9 @@ Check `cache.status` from discovery to determine which options to present.
214
214
 
215
215
  What would you like to do?
216
216
 
217
- 1. **Continue an existing specification** - Resume work on a spec in progress
218
- 2. **Select from groupings** - Choose from previously analyzed groupings ({cache.generated})
219
- 3. **Re-analyze groupings** - Fresh analysis of discussion relationships
220
-
221
- Which approach?
217
+ - Continue an existing specification resume work on a spec in progress
218
+ - Select from groupings choose from previously analyzed groupings ({cache.generated})
219
+ - Re-analyze groupings fresh analysis of discussion relationships
222
220
  ```
223
221
 
224
222
  **STOP.** Wait for user response.
@@ -232,10 +230,8 @@ What would you like to do?
232
230
 
233
231
  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.
234
232
 
235
- 1. **Continue an existing specification** - Resume work on a spec in progress
236
- 2. **Assess for groupings** - Re-analyze discussions for combinations
237
-
238
- Which approach?
233
+ - Continue an existing specification resume work on a spec in progress
234
+ - Assess for groupings re-analyze discussions for combinations
239
235
  ```
240
236
 
241
237
  **STOP.** Wait for user response.
@@ -247,10 +243,8 @@ Which approach?
247
243
 
248
244
  What would you like to do?
249
245
 
250
- 1. **Continue an existing specification** - Resume work on a spec in progress
251
- 2. **Assess for groupings** - Analyze discussions for combinations
252
-
253
- Which approach?
246
+ - Continue an existing specification resume work on a spec in progress
247
+ - Assess for groupings analyze discussions for combinations
254
248
  ```
255
249
 
256
250
  **STOP.** Wait for user response.
@@ -484,11 +478,10 @@ Coupling: {explanation}
484
478
 
485
479
  How would you like to proceed?
486
480
 
487
- 1. **Proceed as recommended** - I'll ask which to start with
488
- 2. **Combine differently** - Tell me your preferred groupings
489
- 3. **Single specification** - Consolidate ALL into one unified spec
490
- 4. **Individual specifications** - Create 1:1 specs (I'll ask which to start)
491
-
481
+ - Proceed as recommended I'll ask which to start with
482
+ - Combine differently tell me your preferred groupings
483
+ - Single specification consolidate ALL into one unified spec
484
+ - Individual specifications create 1:1 specs (I'll ask which to start)
492
485
  - **`r`/`refresh`** — Re-analyze discussions
493
486
  ```
494
487
 
@@ -574,10 +567,8 @@ Moving discussions between established specifications requires deleting the affe
574
567
  · · ·
575
568
 
576
569
  Options:
577
- 1. **Delete affected specs and proceed** - Remove {spec-1}, {spec-2} and create fresh specs for your new groupings
578
- 2. **Reconsider** - Adjust your groupings to affect fewer specs
579
-
580
- Which approach?
570
+ - Delete affected specs and proceed remove {spec-1}, {spec-2} and create fresh specs for your new groupings
571
+ - Reconsider adjust your groupings to affect fewer specs
581
572
  ```
582
573
 
583
574
  **STOP.** Wait for user choice.
@@ -85,11 +85,13 @@ Watch for these signs that a thread is moving from exploration toward decision-m
85
85
 
86
86
  When you notice convergence, **flag it and give the user options**:
87
87
 
88
- > "This thread seems to be converging — we've explored {topic} enough that the tradeoffs are clear and it's approaching decision territory.
88
+ > This thread seems to be converging — we've explored {topic} enough that the tradeoffs are clear and it's approaching decision territory.
89
+ >
90
+ > · · ·
89
91
  >
90
92
  > - **`p`/`park`** — Mark as discussion-ready and move to another topic
91
93
  > - **`k`/`keep`** — Keep digging, there's more to understand
92
- > - **`s`/`something else`** — Your call"
94
+ > - **Comment** — Your call
93
95
 
94
96
  **Never decide for the user.** Even if the answer seems obvious, flag it and ask.
95
97