claude-code-workflow 7.2.13 → 7.2.15

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.
Files changed (76) hide show
  1. package/.claude/commands/workflow/analyze-with-file.md +61 -40
  2. package/.claude/skills/workflow-lite-plan/SKILL.md +3 -7
  3. package/.codex/skills/analyze-with-file/SKILL.md +1181 -1182
  4. package/.codex/skills/brainstorm/SKILL.md +723 -725
  5. package/.codex/skills/brainstorm-with-file/SKILL.md +10 -5
  6. package/.codex/skills/clean/SKILL.md +33 -26
  7. package/.codex/skills/collaborative-plan-with-file/SKILL.md +830 -831
  8. package/.codex/skills/csv-wave-pipeline/SKILL.md +906 -906
  9. package/.codex/skills/issue-discover/SKILL.md +57 -50
  10. package/.codex/skills/issue-discover/phases/01-issue-new.md +18 -11
  11. package/.codex/skills/issue-discover/phases/02-discover.md +31 -26
  12. package/.codex/skills/issue-discover/phases/03-discover-by-prompt.md +13 -11
  13. package/.codex/skills/issue-discover/phases/04-quick-execute.md +32 -27
  14. package/.codex/skills/parallel-dev-cycle/SKILL.md +402 -402
  15. package/.codex/skills/project-documentation-workflow/SKILL.md +13 -3
  16. package/.codex/skills/roadmap-with-file/SKILL.md +901 -897
  17. package/.codex/skills/session-sync/SKILL.md +222 -212
  18. package/.codex/skills/spec-add/SKILL.md +620 -613
  19. package/.codex/skills/spec-generator/SKILL.md +2 -2
  20. package/.codex/skills/spec-generator/phases/01-5-requirement-clarification.md +10 -10
  21. package/.codex/skills/spec-generator/phases/01-discovery.md +11 -18
  22. package/.codex/skills/spec-generator/phases/02-product-brief.md +5 -5
  23. package/.codex/skills/spec-generator/phases/03-requirements.md +7 -7
  24. package/.codex/skills/spec-generator/phases/04-architecture.md +4 -4
  25. package/.codex/skills/spec-generator/phases/05-epics-stories.md +5 -6
  26. package/.codex/skills/spec-generator/phases/06-readiness-check.md +10 -17
  27. package/.codex/skills/spec-generator/phases/07-issue-export.md +326 -329
  28. package/.codex/skills/spec-setup/SKILL.md +669 -657
  29. package/.codex/skills/team-arch-opt/SKILL.md +50 -50
  30. package/.codex/skills/team-arch-opt/agents/completion-handler.md +3 -3
  31. package/.codex/skills/team-brainstorm/SKILL.md +724 -725
  32. package/.codex/skills/team-coordinate/SKILL.md +51 -51
  33. package/.codex/skills/team-coordinate/agents/completion-handler.md +3 -3
  34. package/.codex/skills/team-coordinate/agents/plan-reviewer.md +4 -4
  35. package/.codex/skills/team-designer/SKILL.md +691 -691
  36. package/.codex/skills/team-designer/agents/requirement-clarifier.md +11 -12
  37. package/.codex/skills/team-executor/SKILL.md +45 -45
  38. package/.codex/skills/team-frontend/SKILL.md +45 -45
  39. package/.codex/skills/team-frontend/agents/completion-handler.md +3 -3
  40. package/.codex/skills/team-frontend/agents/qa-gate-reviewer.md +4 -4
  41. package/.codex/skills/team-frontend-debug/SKILL.md +50 -50
  42. package/.codex/skills/team-frontend-debug/agents/completion-handler.md +3 -3
  43. package/.codex/skills/team-frontend-debug/agents/conditional-skip-gate.md +4 -4
  44. package/.codex/skills/team-issue/SKILL.md +751 -740
  45. package/.codex/skills/team-iterdev/SKILL.md +825 -826
  46. package/.codex/skills/team-lifecycle-v4/SKILL.md +775 -775
  47. package/.codex/skills/team-lifecycle-v4/agents/quality-gate.md +165 -165
  48. package/.codex/skills/team-lifecycle-v4/agents/requirement-clarifier.md +163 -163
  49. package/.codex/skills/team-perf-opt/SKILL.md +50 -50
  50. package/.codex/skills/team-perf-opt/agents/completion-handler.md +3 -3
  51. package/.codex/skills/team-planex-v2/SKILL.md +652 -637
  52. package/.codex/skills/team-quality-assurance/SKILL.md +51 -52
  53. package/.codex/skills/team-review/SKILL.md +40 -40
  54. package/.codex/skills/team-roadmap-dev/SKILL.md +51 -51
  55. package/.codex/skills/team-roadmap-dev/agents/roadmap-discusser.md +8 -8
  56. package/.codex/skills/team-tech-debt/SKILL.md +50 -50
  57. package/.codex/skills/team-tech-debt/agents/plan-approver.md +5 -5
  58. package/.codex/skills/team-testing/SKILL.md +51 -52
  59. package/.codex/skills/team-uidesign/SKILL.md +40 -40
  60. package/.codex/skills/team-uidesign/agents/completion-handler.md +177 -177
  61. package/.codex/skills/team-ultra-analyze/SKILL.md +786 -787
  62. package/.codex/skills/team-ultra-analyze/agents/discussion-feedback.md +8 -8
  63. package/.codex/skills/team-ux-improve/SKILL.md +51 -52
  64. package/.codex/skills/team-ux-improve/agents/ux-designer.md +2 -2
  65. package/.codex/skills/team-ux-improve/agents/ux-explorer.md +1 -1
  66. package/.codex/skills/unified-execute-with-file/SKILL.md +797 -796
  67. package/.codex/skills/workflow-execute/SKILL.md +1117 -1118
  68. package/.codex/skills/workflow-lite-planex/SKILL.md +1144 -1141
  69. package/.codex/skills/workflow-plan/SKILL.md +631 -636
  70. package/.codex/skills/workflow-tdd-plan/SKILL.md +753 -759
  71. package/.codex/skills/workflow-test-fix-cycle/SKILL.md +402 -392
  72. package/README.md +25 -0
  73. package/ccw/dist/commands/install.d.ts.map +1 -1
  74. package/ccw/dist/commands/install.js +12 -0
  75. package/ccw/dist/commands/install.js.map +1 -1
  76. package/package.json +1 -1
@@ -796,16 +796,19 @@ Append conclusions section and finalize the thinking document.
796
796
 
797
797
  Offer user follow-up actions based on brainstorming results.
798
798
 
799
- **Available Options**:
799
+ **Available Options** (this skill is brainstorming-only — NEVER auto-launch other skills):
800
800
 
801
801
  | Option | Purpose | Action |
802
802
  |--------|---------|--------|
803
- | **创建实施计划** | Plan implementation of top idea | Launch `workflow-lite-plan` |
804
- | **创建Issue** | Track top ideas for later | Launch `issue:new` with ideas |
805
- | **深入分析** | Analyze top idea in detail | Launch `workflow:analyze-with-file` |
803
+ | **显示后续命令** | Show available next-step commands | Display command list for user to manually run |
806
804
  | **导出分享** | Generate shareable report | Create formatted report document |
807
805
  | **完成** | No further action | End workflow |
808
806
 
807
+ **Next-step commands to display** (user runs manually, NOT auto-launched):
808
+ - `/workflow-lite-plan "..."` → Generate implementation plan
809
+ - `/issue:new "..."` → Track top ideas as issues
810
+ - `/workflow:analyze-with-file "..."` → Analyze top idea in detail
811
+
809
812
  **Success Criteria**:
810
813
  - `synthesis.json` created with complete synthesis
811
814
  - `brainstorm.md` finalized with all conclusions
@@ -1030,4 +1033,6 @@ Final synthesis:
1030
1033
 
1031
1034
  ---
1032
1035
 
1033
- **Now execute the brainstorm-with-file workflow for topic**: $TOPIC
1036
+ **Now start brainstorming for topic**: $TOPIC
1037
+
1038
+ **IMPORTANT**: This skill is brainstorming-only. It produces analysis, perspectives, and synthesis documents but NEVER executes code, modifies source files, or auto-launches other skills. All follow-up actions require user to manually run the suggested commands.
@@ -44,7 +44,7 @@ Phase 2: Drift Discovery (Subagent)
44
44
  Phase 3: Confirmation
45
45
  ├─ Validate manifest schema
46
46
  ├─ Display cleanup summary by category
47
- ├─ ASK_USER: Select categories and risk level
47
+ ├─ request_user_input: Select categories and risk level
48
48
  └─ Dry-run exit if --dry-run
49
49
 
50
50
  Phase 4: Execution
@@ -252,26 +252,30 @@ Manifest: ${sessionFolder}/cleanup-manifest.json
252
252
  }
253
253
 
254
254
  // User confirmation
255
- const selection = ASK_USER([
256
- {
257
- id: "categories", type: "multi-select",
258
- prompt: "Which categories to clean?",
259
- options: [
260
- { label: "Sessions", description: `${manifest.summary.by_category.stale_sessions} stale sessions` },
261
- { label: "Documents", description: `${manifest.summary.by_category.drifted_documents} drifted docs` },
262
- { label: "Dead Code", description: `${manifest.summary.by_category.dead_code} unused files` }
263
- ]
264
- },
265
- {
266
- id: "risk", type: "select",
267
- prompt: "Risk level?",
268
- options: [
269
- { label: "Low only", description: "Safest (Recommended)" },
270
- { label: "Low + Medium", description: "Includes likely unused" },
271
- { label: "All", description: "Aggressive" }
272
- ]
273
- }
274
- ]) // BLOCKS (wait for user response)
255
+ const selection = request_user_input({
256
+ questions: [
257
+ {
258
+ header: "清理类别",
259
+ id: "categories",
260
+ question: "Which categories to clean?",
261
+ options: [
262
+ { label: "Sessions", description: `${manifest.summary.by_category.stale_sessions} stale sessions` },
263
+ { label: "Documents", description: `${manifest.summary.by_category.drifted_documents} drifted docs` },
264
+ { label: "Dead Code", description: `${manifest.summary.by_category.dead_code} unused files` }
265
+ ]
266
+ },
267
+ {
268
+ header: "风险级别",
269
+ id: "risk",
270
+ question: "Risk level?",
271
+ options: [
272
+ { label: "Low only(Recommended)", description: "Safest — only clearly stale items" },
273
+ { label: "Low + Medium", description: "Includes likely unused" },
274
+ { label: "All", description: "Aggressive" }
275
+ ]
276
+ }
277
+ ]
278
+ }) // BLOCKS (wait for user response)
275
279
  ```
276
280
 
277
281
  ---
@@ -279,21 +283,24 @@ const selection = ASK_USER([
279
283
  ### Phase 4: Execution
280
284
 
281
285
  ```javascript
286
+ const selectedCategory = selection.answers.categories.answers[0]
287
+ const selectedRisk = selection.answers.risk.answers[0]
288
+
282
289
  const riskFilter = {
283
- 'Low only': ['low'],
290
+ 'Low only(Recommended)': ['low'],
284
291
  'Low + Medium': ['low', 'medium'],
285
292
  'All': ['low', 'medium', 'high']
286
- }[selection.risk]
293
+ }[selectedRisk]
287
294
 
288
295
  // Collect items to clean
289
296
  const items = []
290
- if (selection.categories.includes('Sessions')) {
297
+ if (selectedCategory === 'Sessions') {
291
298
  items.push(...manifest.discoveries.stale_sessions.filter(s => riskFilter.includes(s.risk)))
292
299
  }
293
- if (selection.categories.includes('Documents')) {
300
+ if (selectedCategory === 'Documents') {
294
301
  items.push(...manifest.discoveries.drifted_documents.filter(d => riskFilter.includes(d.risk)))
295
302
  }
296
- if (selection.categories.includes('Dead Code')) {
303
+ if (selectedCategory === 'Dead Code') {
297
304
  items.push(...manifest.discoveries.dead_code.filter(c => riskFilter.includes(c.risk)))
298
305
  }
299
306