clavix 2.1.2 → 2.2.0

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 (130) hide show
  1. package/README.md +1 -1
  2. package/dist/templates/slash-commands/amp/archive.md +130 -3
  3. package/dist/templates/slash-commands/amp/deep.md +70 -10
  4. package/dist/templates/slash-commands/amp/fast.md +62 -15
  5. package/dist/templates/slash-commands/amp/implement.md +147 -2
  6. package/dist/templates/slash-commands/amp/plan.md +103 -7
  7. package/dist/templates/slash-commands/amp/prd.md +111 -13
  8. package/dist/templates/slash-commands/amp/start.md +77 -1
  9. package/dist/templates/slash-commands/amp/summarize.md +101 -21
  10. package/dist/templates/slash-commands/augment/archive.md +131 -4
  11. package/dist/templates/slash-commands/augment/deep.md +71 -11
  12. package/dist/templates/slash-commands/augment/fast.md +63 -16
  13. package/dist/templates/slash-commands/augment/implement.md +148 -3
  14. package/dist/templates/slash-commands/augment/plan.md +104 -8
  15. package/dist/templates/slash-commands/augment/prd.md +106 -8
  16. package/dist/templates/slash-commands/augment/start.md +78 -2
  17. package/dist/templates/slash-commands/augment/summarize.md +101 -21
  18. package/dist/templates/slash-commands/claude-code/archive.md +130 -3
  19. package/dist/templates/slash-commands/claude-code/deep.md +70 -10
  20. package/dist/templates/slash-commands/claude-code/fast.md +62 -15
  21. package/dist/templates/slash-commands/claude-code/implement.md +147 -2
  22. package/dist/templates/slash-commands/claude-code/plan.md +103 -7
  23. package/dist/templates/slash-commands/claude-code/prd.md +111 -13
  24. package/dist/templates/slash-commands/claude-code/start.md +77 -1
  25. package/dist/templates/slash-commands/claude-code/summarize.md +101 -21
  26. package/dist/templates/slash-commands/cline/archive.md +130 -3
  27. package/dist/templates/slash-commands/cline/deep.md +70 -10
  28. package/dist/templates/slash-commands/cline/fast.md +62 -15
  29. package/dist/templates/slash-commands/cline/implement.md +147 -2
  30. package/dist/templates/slash-commands/cline/plan.md +103 -7
  31. package/dist/templates/slash-commands/cline/prd.md +111 -13
  32. package/dist/templates/slash-commands/cline/start.md +77 -1
  33. package/dist/templates/slash-commands/cline/summarize.md +101 -21
  34. package/dist/templates/slash-commands/codebuddy/archive.md +130 -3
  35. package/dist/templates/slash-commands/codebuddy/deep.md +70 -10
  36. package/dist/templates/slash-commands/codebuddy/fast.md +62 -15
  37. package/dist/templates/slash-commands/codebuddy/implement.md +147 -2
  38. package/dist/templates/slash-commands/codebuddy/plan.md +103 -7
  39. package/dist/templates/slash-commands/codebuddy/prd.md +111 -13
  40. package/dist/templates/slash-commands/codebuddy/start.md +77 -1
  41. package/dist/templates/slash-commands/codebuddy/summarize.md +101 -21
  42. package/dist/templates/slash-commands/codex/archive.md +130 -3
  43. package/dist/templates/slash-commands/codex/deep.md +70 -10
  44. package/dist/templates/slash-commands/codex/fast.md +62 -15
  45. package/dist/templates/slash-commands/codex/implement.md +147 -2
  46. package/dist/templates/slash-commands/codex/plan.md +103 -7
  47. package/dist/templates/slash-commands/codex/prd.md +111 -13
  48. package/dist/templates/slash-commands/codex/start.md +77 -1
  49. package/dist/templates/slash-commands/codex/summarize.md +101 -21
  50. package/dist/templates/slash-commands/copilot/archive.agent.md +130 -3
  51. package/dist/templates/slash-commands/copilot/deep.agent.md +70 -10
  52. package/dist/templates/slash-commands/copilot/fast.agent.md +62 -15
  53. package/dist/templates/slash-commands/copilot/implement.agent.md +147 -2
  54. package/dist/templates/slash-commands/copilot/plan.agent.md +114 -10
  55. package/dist/templates/slash-commands/copilot/prd.agent.md +111 -13
  56. package/dist/templates/slash-commands/copilot/start.agent.md +77 -1
  57. package/dist/templates/slash-commands/copilot/summarize.agent.md +101 -21
  58. package/dist/templates/slash-commands/crush/archive.md +130 -3
  59. package/dist/templates/slash-commands/crush/deep.md +70 -10
  60. package/dist/templates/slash-commands/crush/fast.md +62 -15
  61. package/dist/templates/slash-commands/crush/implement.md +147 -2
  62. package/dist/templates/slash-commands/crush/plan.md +103 -7
  63. package/dist/templates/slash-commands/crush/prd.md +111 -13
  64. package/dist/templates/slash-commands/crush/start.md +77 -1
  65. package/dist/templates/slash-commands/crush/summarize.md +101 -21
  66. package/dist/templates/slash-commands/cursor/archive.md +130 -3
  67. package/dist/templates/slash-commands/cursor/deep.md +70 -10
  68. package/dist/templates/slash-commands/cursor/fast.md +62 -15
  69. package/dist/templates/slash-commands/cursor/implement.md +147 -2
  70. package/dist/templates/slash-commands/cursor/plan.md +103 -7
  71. package/dist/templates/slash-commands/cursor/prd.md +111 -13
  72. package/dist/templates/slash-commands/cursor/start.md +77 -1
  73. package/dist/templates/slash-commands/cursor/summarize.md +101 -21
  74. package/dist/templates/slash-commands/droid/archive.md +130 -3
  75. package/dist/templates/slash-commands/droid/deep.md +70 -10
  76. package/dist/templates/slash-commands/droid/fast.md +62 -15
  77. package/dist/templates/slash-commands/droid/implement.md +147 -2
  78. package/dist/templates/slash-commands/droid/plan.md +103 -7
  79. package/dist/templates/slash-commands/droid/prd.md +111 -13
  80. package/dist/templates/slash-commands/droid/start.md +77 -1
  81. package/dist/templates/slash-commands/droid/summarize.md +101 -21
  82. package/dist/templates/slash-commands/gemini/archive.toml +132 -4
  83. package/dist/templates/slash-commands/gemini/deep.toml +72 -11
  84. package/dist/templates/slash-commands/gemini/fast.toml +64 -16
  85. package/dist/templates/slash-commands/gemini/implement.toml +149 -3
  86. package/dist/templates/slash-commands/gemini/plan.toml +116 -13
  87. package/dist/templates/slash-commands/gemini/prd.toml +107 -8
  88. package/dist/templates/slash-commands/gemini/start.toml +79 -2
  89. package/dist/templates/slash-commands/gemini/summarize.toml +102 -21
  90. package/dist/templates/slash-commands/kilocode/archive.md +130 -3
  91. package/dist/templates/slash-commands/kilocode/deep.md +70 -10
  92. package/dist/templates/slash-commands/kilocode/fast.md +62 -15
  93. package/dist/templates/slash-commands/kilocode/implement.md +147 -2
  94. package/dist/templates/slash-commands/kilocode/plan.md +103 -7
  95. package/dist/templates/slash-commands/kilocode/prd.md +111 -13
  96. package/dist/templates/slash-commands/kilocode/start.md +77 -1
  97. package/dist/templates/slash-commands/kilocode/summarize.md +101 -21
  98. package/dist/templates/slash-commands/opencode/archive.md +130 -3
  99. package/dist/templates/slash-commands/opencode/deep.md +70 -10
  100. package/dist/templates/slash-commands/opencode/fast.md +62 -15
  101. package/dist/templates/slash-commands/opencode/implement.md +147 -2
  102. package/dist/templates/slash-commands/opencode/plan.md +103 -7
  103. package/dist/templates/slash-commands/opencode/prd.md +111 -13
  104. package/dist/templates/slash-commands/opencode/start.md +77 -1
  105. package/dist/templates/slash-commands/opencode/summarize.md +101 -21
  106. package/dist/templates/slash-commands/qwen/archive.toml +132 -4
  107. package/dist/templates/slash-commands/qwen/deep.toml +72 -11
  108. package/dist/templates/slash-commands/qwen/fast.toml +64 -16
  109. package/dist/templates/slash-commands/qwen/implement.toml +149 -3
  110. package/dist/templates/slash-commands/qwen/plan.toml +116 -13
  111. package/dist/templates/slash-commands/qwen/prd.toml +107 -8
  112. package/dist/templates/slash-commands/qwen/start.toml +79 -2
  113. package/dist/templates/slash-commands/qwen/summarize.toml +102 -21
  114. package/dist/templates/slash-commands/roocode/archive.md +130 -3
  115. package/dist/templates/slash-commands/roocode/deep.md +70 -10
  116. package/dist/templates/slash-commands/roocode/fast.md +62 -15
  117. package/dist/templates/slash-commands/roocode/implement.md +147 -2
  118. package/dist/templates/slash-commands/roocode/plan.md +103 -7
  119. package/dist/templates/slash-commands/roocode/prd.md +111 -13
  120. package/dist/templates/slash-commands/roocode/start.md +77 -1
  121. package/dist/templates/slash-commands/roocode/summarize.md +101 -21
  122. package/dist/templates/slash-commands/windsurf/archive.md +130 -3
  123. package/dist/templates/slash-commands/windsurf/deep.md +70 -10
  124. package/dist/templates/slash-commands/windsurf/fast.md +62 -15
  125. package/dist/templates/slash-commands/windsurf/implement.md +147 -2
  126. package/dist/templates/slash-commands/windsurf/plan.md +103 -7
  127. package/dist/templates/slash-commands/windsurf/prd.md +111 -13
  128. package/dist/templates/slash-commands/windsurf/start.md +77 -1
  129. package/dist/templates/slash-commands/windsurf/summarize.md +101 -21
  130. package/package.json +2 -2
@@ -9,9 +9,12 @@ You are helping the user generate a CLEAR-optimized implementation task breakdow
9
9
 
10
10
  ## Instructions
11
11
 
12
+ ### Part A: Procedural Steps (CLI Commands)
13
+
12
14
  1. **Locate the PRD outputs**:
13
15
  - Look for the most recent artifacts in `.clavix/outputs/[project-name]/`
14
16
  - Accepted sources: `full-prd.md`, `quick-prd.md`, `mini-prd.md`, or `optimized-prompt.md`
17
+ - **If not found**: Error inline - "No PRD found in `.clavix/outputs/`. Use `/clavix:prd` or `/clavix:summarize` first."
15
18
 
16
19
  2. **Run the plan command**:
17
20
  ```bash
@@ -30,15 +33,47 @@ You are helping the user generate a CLEAR-optimized implementation task breakdow
30
33
 
31
34
  The CLI will prompt you to pick a project when multiple outputs are available.
32
35
 
33
- 3. **Review the generated tasks**:
34
- - The command will generate `tasks.md` in the PRD folder
35
- - Tasks are organized into logical phases
36
- - Each task follows CLEAR framework principles
37
- - Tasks include checkboxes `- [ ]` for tracking completion
36
+ ### Part B: Behavioral Guidance (Task Breakdown Strategy)
37
+
38
+ 3. **How to structure tasks** (CLEAR-optimized task breakdown):
39
+
40
+ **Task Granularity Principles:**
41
+ - **[C] Concise**: Each task = 1 clear action (not "Build authentication system", but "Create user registration endpoint")
42
+ - **[L] Logical**: Tasks flow in implementation order (database schema → backend logic → frontend UI)
43
+ - **[E] Explicit**: Tasks specify deliverable (not "Add tests", but "Write unit tests for user service with >80% coverage")
44
+
45
+ **Atomic Task Guidelines:**
46
+ - **Ideal size**: Completable in 15-60 minutes
47
+ - **Too large**: "Implement user authentication" → Break into registration, login, logout, password reset
48
+ - **Too small**: "Import React" → Combine with "Setup component structure"
49
+ - **Dependencies**: If Task B needs Task A, ensure A comes first
50
+
51
+ **Phase Organization:**
52
+ - Group related tasks into phases (Setup, Core Features, Testing, Polish)
53
+ - Each phase should be independently deployable when possible
54
+ - Critical path first (must-haves before nice-to-haves)
38
55
 
39
- 4. **Next steps**:
56
+ 4. **Review and customize generated tasks**:
57
+ - The command will generate `tasks.md` in the PRD folder
58
+ - Tasks are organized into logical phases with CLEAR principles
59
+ - Each task includes:
60
+ - Checkbox `- [ ]` for tracking
61
+ - Clear deliverable description
62
+ - Optional reference to PRD section `(ref: PRD Section)`
63
+ - **You can edit tasks.md** before implementing:
64
+ - Add/remove tasks
65
+ - Adjust granularity
66
+ - Reorder for better flow
67
+ - Add notes or sub-tasks
68
+
69
+ 5. **CLEAR Task Labeling** (optional, for education):
70
+ When reviewing tasks, you can annotate improvements:
71
+ - **[C]**: "Split vague 'Add UI' into 3 concrete tasks"
72
+ - **[L]**: "Reordered tasks: database schema before API endpoints"
73
+ - **[E]**: "Added specific acceptance criteria (>80% test coverage)"
74
+
75
+ 6. **Next steps**:
40
76
  - Review and edit `tasks.md` if needed
41
- - Add, remove, or modify tasks as appropriate
42
77
  - Then run `/clavix:implement` to start implementation
43
78
 
44
79
  ## Task Format
@@ -67,6 +102,20 @@ The generated `tasks.md` will look like:
67
102
  *Generated by Clavix /clavix:plan*
68
103
  ```
69
104
 
105
+ ## Workflow Navigation
106
+
107
+ **You are here:** Plan (Task Breakdown)
108
+
109
+ **Common workflows:**
110
+ - **PRD workflow**: `/clavix:prd` → `/clavix:plan` → `/clavix:implement` → `/clavix:archive`
111
+ - **Conversation workflow**: `/clavix:summarize` → `/clavix:plan` → `/clavix:implement` → `/clavix:archive`
112
+ - **Standalone**: [Existing PRD] → `/clavix:plan` → Review tasks.md → `/clavix:implement`
113
+
114
+ **Related commands:**
115
+ - `/clavix:prd` - Generate PRD (typical previous step)
116
+ - `/clavix:summarize` - Extract mini-PRD from conversation (alternative previous step)
117
+ - `/clavix:implement` - Execute generated tasks (next step)
118
+
70
119
  ## Tips
71
120
 
72
121
  - Tasks are automatically optimized using CLEAR framework
@@ -75,3 +124,50 @@ The generated `tasks.md` will look like:
75
124
  - Supports mini-PRD outputs from `/clavix:summarize` and session workflows via `--session` or `--active-session`
76
125
  - You can manually edit tasks.md before implementing
77
126
  - Use `--overwrite` flag to regenerate if needed
127
+
128
+ ## Troubleshooting
129
+
130
+ ### Issue: No PRD found in `.clavix/outputs/`
131
+ **Cause**: User hasn't generated a PRD yet
132
+ **Solution** (inline - already in template):
133
+ - Show error: "No PRD found in `.clavix/outputs/`"
134
+ - Suggest: "Use `/clavix:prd` or `/clavix:summarize` to generate one first"
135
+ - Do not proceed with plan generation
136
+
137
+ ### Issue: Generated tasks are too granular (100+ tasks)
138
+ **Cause**: Over-decomposition or large project scope
139
+ **Solution**:
140
+ - Group related micro-tasks into larger atomic tasks
141
+ - Each task should be 15-60 minutes, not 5 minutes
142
+ - Combine setup/configuration tasks
143
+ - Suggest breaking project into multiple PRDs if truly massive
144
+
145
+ ### Issue: Generated tasks are too high-level (only 3-4 tasks)
146
+ **Cause**: PRD was too vague or task breakdown too coarse
147
+ **Solution**:
148
+ - Review PRD - if vague, regenerate with more detail
149
+ - Break each high-level task into 3-5 concrete sub-tasks
150
+ - Each task should have a clear, testable deliverable
151
+
152
+ ### Issue: Tasks don't follow logical dependency order
153
+ **Cause**: Generator didn't detect dependencies correctly
154
+ **Solution**:
155
+ - Manually reorder in tasks.md (database before API, API before UI)
156
+ - Follow CLEAR [L] Logic principle: ensure sequential coherence
157
+ - Group by technical layers or feature completion
158
+
159
+ ### Issue: Tasks conflict with PRD or duplicate work
160
+ **Cause**: Misinterpretation of PRD or redundant task generation
161
+ **Solution**:
162
+ - Review PRD and tasks side-by-side
163
+ - Remove duplicate tasks
164
+ - Align tasks with PRD requirements
165
+ - Use `--overwrite` to regenerate after PRD clarification
166
+
167
+ ### Issue: `tasks.md` already exists, unsure if should regenerate
168
+ **Cause**: Previous plan exists for this PRD
169
+ **Solution**:
170
+ - Check if tasks.md has progress (any [x] checkboxes)
171
+ - If no progress: Safe to use `--overwrite`
172
+ - If progress exists: Review carefully before overwriting
173
+ - Consider manual edits instead of full regeneration
@@ -9,19 +9,63 @@ You are helping the user create a Product Requirements Document (PRD) using Clav
9
9
 
10
10
  ## Instructions
11
11
 
12
- 1. Guide the user through these strategic questions, one at a time:
13
-
14
- **Question 1**: 🎯 What are we building and why? (Problem + goal in 2-3 sentences)
15
-
16
- **Question 2**: What are the must-have core features? (List 3-5 critical features)
17
-
18
- **Question 3**: 🔧 Tech stack and requirements? (Technologies, integrations, constraints - press Enter to skip if extending existing project)
19
-
20
- **Question 4**: 🚫 What is explicitly OUT of scope? (What are we NOT building?)
21
-
22
- **Question 5**: 💡 Any additional context or requirements? (Optional - press Enter to skip)
23
-
24
- 2. After collecting all answers, generate TWO documents:
12
+ 1. Guide the user through these strategic questions, **one at a time** with validation:
13
+
14
+ **Question 1**: What are we building and why? (Problem + goal in 2-3 sentences)
15
+
16
+ - **Validation**: Must have both problem AND goal stated clearly
17
+ - **If vague/short** (e.g., "a dashboard"): Ask probing questions:
18
+ - "What specific problem does this dashboard solve?"
19
+ - "Who will use this and what decisions will they make with it?"
20
+ - "What happens if this doesn't exist?"
21
+ - **If "I don't know"**: Ask:
22
+ - "What triggered the need for this?"
23
+ - "Can you describe the current pain point or opportunity?"
24
+ - **Good answer example**: "Sales managers can't quickly identify at-risk deals in our 10K+ deal pipeline. Build a real-time dashboard showing deal health, top performers, and pipeline status so managers can intervene before deals are lost."
25
+
26
+ **Question 2**: What are the must-have core features? (List 3-5 critical features)
27
+
28
+ - **Validation**: At least 2 concrete features provided
29
+ - **If vague** (e.g., "user management"): Probe deeper:
30
+ - "What specific user management capabilities? (registration, roles, permissions, profile management?)"
31
+ - "Which feature would you build first if you could only build one?"
32
+ - **If too many** (7+ features): Help prioritize:
33
+ - "If you had to launch with only 3 features, which would they be?"
34
+ - "Which features are launch-blockers vs nice-to-have?"
35
+ - **If "I don't know"**: Ask:
36
+ - "Walk me through how someone would use this - what would they do first?"
37
+ - "What's the core value this provides?"
38
+
39
+ **Question 3**: Tech stack and requirements? (Technologies, integrations, constraints)
40
+
41
+ - **Optional**: Can skip if extending existing project
42
+ - **If vague** (e.g., "modern stack"): Probe:
43
+ - "What technologies are already in use that this must integrate with?"
44
+ - "Any specific frameworks or languages your team prefers?"
45
+ - "Are there performance requirements (load time, concurrent users)?"
46
+ - **If "I don't know"**: Suggest common stacks based on project type or skip
47
+
48
+ **Question 4**: What is explicitly OUT of scope? (What are we NOT building?)
49
+
50
+ - **Validation**: At least 1 explicit exclusion
51
+ - **Why important**: Prevents scope creep and clarifies boundaries
52
+ - **If stuck**: Suggest common exclusions:
53
+ - "Are we building admin dashboards? Mobile apps? API integrations?"
54
+ - "Are we handling payments? User authentication? Email notifications?"
55
+ - **If "I don't know"**: Provide project-specific prompts based on previous answers
56
+
57
+ **Question 5**: Any additional context or requirements?
58
+
59
+ - **Optional**: Press Enter to skip
60
+ - **Helpful areas**: Compliance needs, accessibility, localization, deadlines, team constraints
61
+
62
+ 2. **Before proceeding to document generation**, verify minimum viable answers:
63
+ - Q1: Both problem AND goal stated
64
+ - Q2: At least 2 concrete features
65
+ - Q4: At least 1 explicit scope exclusion
66
+ - If missing critical info, ask targeted follow-ups
67
+
68
+ 3. After collecting and validating all answers, generate TWO documents:
25
69
 
26
70
  **Full PRD** (comprehensive):
27
71
  ```markdown
@@ -72,9 +116,63 @@ You are helping the user create a Product Requirements Document (PRD) using Clav
72
116
 
73
117
  **Note:** Adaptive (A) and Reflective (R) components are not applicable to PRDs. For prompt-level CLEAR analysis with all 5 components, use `/clavix:deep` instead.
74
118
 
119
+ ## Workflow Navigation
120
+
121
+ **You are here:** PRD Generation (Strategic Planning)
122
+
123
+ **Common workflows:**
124
+ - **Full PRD workflow**: `/clavix:prd` → `/clavix:plan` → `/clavix:implement` → `/clavix:archive`
125
+ - **From deep mode**: `/clavix:deep` → (strategic scope detected) → `/clavix:prd`
126
+ - **Quick to strategic**: `/clavix:fast` → (realizes complexity) → `/clavix:prd`
127
+
128
+ **Related commands:**
129
+ - `/clavix:plan` - Generate task breakdown from PRD (next step)
130
+ - `/clavix:implement` - Execute tasks (after plan)
131
+ - `/clavix:summarize` - Alternative: Extract PRD from conversation instead of Q&A
132
+
75
133
  ## Tips
76
134
 
77
135
  - Ask follow-up questions if answers are too vague
78
136
  - Help users think through edge cases
79
137
  - Keep the process conversational and supportive
80
138
  - Generated PRDs are automatically CLEAR-validated for optimal AI consumption
139
+
140
+ ## Troubleshooting
141
+
142
+ ### Issue: User's answers to Q1 are too vague ("make an app")
143
+ **Cause**: User hasn't thought through the problem/goal deeply enough
144
+ **Solution** (inline):
145
+ - Stop and ask probing questions before proceeding
146
+ - "What specific problem does this app solve?"
147
+ - "Who will use this and what pain point does it address?"
148
+ - Don't proceed until both problem AND goal are clear
149
+
150
+ ### Issue: User lists 10+ features in Q2
151
+ **Cause**: Unclear priorities or scope creep
152
+ **Solution** (inline):
153
+ - Help prioritize: "If you could only launch with 3 features, which would they be?"
154
+ - Separate must-have from nice-to-have
155
+ - Document extras in "Additional Context" or "Out of scope"
156
+
157
+ ### Issue: User says "I don't know" to critical questions
158
+ **Cause**: Genuine uncertainty or needs exploration
159
+ **Solution**:
160
+ - For Q1: Ask about what triggered the need, current pain points
161
+ - For Q2: Walk through user journey step-by-step
162
+ - For Q4: Suggest common exclusions based on project type
163
+ - Consider suggesting `/clavix:start` for conversational exploration first
164
+
165
+ ### Issue: CLEAR validation shows low scores after generation
166
+ **Cause**: Answers were too vague or incomplete
167
+ **Solution**:
168
+ - Review the generated PRD
169
+ - Identify specific gaps (missing context, vague requirements)
170
+ - Ask targeted follow-up questions
171
+ - Regenerate PRD with enhanced answers
172
+
173
+ ### Issue: Generated PRD doesn't match user's vision
174
+ **Cause**: Miscommunication during Q&A or assumptions made
175
+ **Solution**:
176
+ - Review each section with user
177
+ - Ask "What's missing or inaccurate?"
178
+ - Update PRD manually or regenerate with corrected answers
@@ -24,7 +24,9 @@ You are starting a Clavix conversational session for iterative prompt and requir
24
24
  - Help them think through user needs
25
25
  - Identify potential challenges
26
26
 
27
- 3. Keep track of key points discussed:
27
+ 3. **Track conversation topics and manage complexity**:
28
+
29
+ **Key points to track:**
28
30
  - Problem statement
29
31
  - Target users
30
32
  - Core features
@@ -32,6 +34,27 @@ You are starting a Clavix conversational session for iterative prompt and requir
32
34
  - Success criteria
33
35
  - Constraints and scope
34
36
 
37
+ **Multi-topic detection** (track distinct topics being discussed):
38
+ - Consider topics distinct if they address different problems/features/user needs
39
+ - Examples: "dashboard for sales" + "API for integrations" + "mobile app" = 3 topics
40
+
41
+ **When 3+ distinct topics detected**:
42
+ Auto-suggest focusing: "I notice we're discussing multiple distinct areas: [Topic A: summary], [Topic B: summary], and [Topic C: summary]. To ensure we develop clear requirements for each, would you like to:
43
+ - **Focus on one** - Pick the most important topic to explore thoroughly first
44
+ - **Continue multi-topic** - We'll track all of them, but the resulting prompt may need refinement
45
+ - **Create separate sessions** - Start fresh for each topic with dedicated focus"
46
+
47
+ **Complexity indicators** (suggest wrapping up/summarizing):
48
+ - Conversation > 15 exchanges
49
+ - Requirements for 5+ major features discussed
50
+ - Multiple technology stacks mentioned
51
+ - Significant scope changes or pivots occurred
52
+
53
+ When complexity threshold reached: "We've covered substantial ground. Would you like to:
54
+ - Continue exploring
55
+ - Use `/clavix:summarize` to extract what we have so far
56
+ - Switch to `/clavix:prd` for more structured planning"
57
+
35
58
  4. Be conversational and supportive:
36
59
  - Don't interrogate - have a natural discussion
37
60
  - Build on their ideas
@@ -61,6 +84,59 @@ After the conversational session, `/clavix:summarize` will:
61
84
 
62
85
  [Continue conversational refinement...]
63
86
 
87
+ ## Workflow Navigation
88
+
89
+ **You are here:** Conversational Mode (Iterative Exploration)
90
+
91
+ **Common workflows:**
92
+ - **Exploration to prompt**: `/clavix:start` → [conversation] → `/clavix:summarize` → CLEAR-optimized prompt
93
+ - **Exploration to PRD**: `/clavix:start` → [conversation] → `/clavix:prd` (answer questions with discussed info)
94
+ - **Exploration to planning**: `/clavix:start` → `/clavix:summarize` → `/clavix:plan` → Implement
95
+
96
+ **Related commands:**
97
+ - `/clavix:summarize` - Extract and CLEAR-optimize conversation (typical next step)
98
+ - `/clavix:prd` - Switch to structured PRD generation
99
+ - `/clavix:fast` or `/clavix:deep` - Direct prompt improvement instead of conversation
100
+
64
101
  ## Note
65
102
 
66
103
  The goal is natural exploration of requirements, not a rigid questionnaire. Follow the user's lead while gently guiding toward clarity.
104
+
105
+ ## Troubleshooting
106
+
107
+ ### Issue: Conversation going in circles without progress
108
+ **Cause**: Unclear focus or too many topics being explored
109
+ **Solution** (inline):
110
+ - Pause and summarize: "So far we've discussed [A], [B], [C]. Which should we focus on?"
111
+ - Suggest focusing on one topic at a time
112
+ - Or suggest `/clavix:summarize` to extract what's been discussed
113
+
114
+ ### Issue: User provides very high-level descriptions ("build something cool")
115
+ **Cause**: User hasn't crystallized their ideas yet
116
+ **Solution**:
117
+ - Ask open-ended questions: "What made you think of this?"
118
+ - Probe for use cases: "Walk me through how someone would use this"
119
+ - Be patient - this mode is for exploration
120
+ - Multiple exchanges are normal and expected
121
+
122
+ ### Issue: Detecting 3+ distinct topics but user keeps adding more
123
+ **Cause**: Brainstorming mode or unclear priorities
124
+ **Solution** (inline):
125
+ - Interrupt after 3+ topics detected (per multi-topic protocol)
126
+ - Strongly suggest focusing on one topic
127
+ - Alternative: Document all topics and help prioritize
128
+ - Consider suggesting `/clavix:prd` for each topic separately
129
+
130
+ ### Issue: Conversation exceeds 20 exchanges without clarity
131
+ **Cause**: Too exploratory without convergence
132
+ **Solution**:
133
+ - Suggest wrapping up: "We've covered a lot. Ready to `/clavix:summarize`?"
134
+ - Or pivot to `/clavix:prd` for structured planning
135
+ - Or focus conversation: "Let's nail down the core problem first"
136
+
137
+ ### Issue: User wants to switch topics mid-conversation
138
+ **Cause**: New idea occurred or original topic wasn't right
139
+ **Solution**:
140
+ - Note what was discussed so far
141
+ - Ask: "Should we continue with [original topic] or switch to [new topic]?"
142
+ - Suggest summarizing current topic first before switching
@@ -9,15 +9,35 @@ You are analyzing the conversation history and extracting optimized requirements
9
9
 
10
10
  ## Instructions
11
11
 
12
- 1. Review the entire conversation and identify:
13
- - **Problem/Goal**: What is the user trying to build or solve?
14
- - **Key Requirements**: What features and functionality were discussed?
15
- - **Technical Constraints**: Any technologies, integrations, or performance needs?
16
- - **User Needs**: Who are the end users and what do they need?
17
- - **Success Criteria**: How will success be measured?
18
- - **Context**: Any important background or constraints?
19
-
20
- 2. Generate TWO outputs:
12
+ 1. **Pre-Extraction Validation** - Check conversation completeness:
13
+
14
+ **Minimum viable requirements:**
15
+ - **Objective/Goal**: Is there a clear problem or goal stated?
16
+ - **Requirements**: Are there at least 2-3 concrete features or capabilities described?
17
+ - **Context**: Is there enough context about who/what/why?
18
+
19
+ **If missing critical elements:**
20
+ - Identify what's missing (e.g., "No clear objective", "Requirements too vague")
21
+ - Ask targeted questions to fill gaps:
22
+ - Missing objective: "What problem are you trying to solve?"
23
+ - Vague requirements: "Can you describe 2-3 specific things this should do?"
24
+ - No context: "Who will use this and in what situation?"
25
+ - **DO NOT** proceed to extraction until minimum viable requirements met
26
+
27
+ **Confidence indicators** (annotate extracted elements):
28
+ - **[HIGH]**: Explicitly stated multiple times with details
29
+ - **[MEDIUM]**: Mentioned once or inferred from context
30
+ - **[LOW]**: Assumed based on limited information
31
+
32
+ 2. Review the entire conversation and identify (with confidence indicators):
33
+ - **Problem/Goal** [confidence]: What is the user trying to build or solve?
34
+ - **Key Requirements** [confidence per requirement]: What features and functionality were discussed?
35
+ - **Technical Constraints** [confidence]: Any technologies, integrations, or performance needs?
36
+ - **User Needs** [confidence]: Who are the end users and what do they need?
37
+ - **Success Criteria** [confidence]: How will success be measured?
38
+ - **Context** [confidence]: Any important background or constraints?
39
+
40
+ 3. Generate TWO outputs:
21
41
 
22
42
  **Mini-PRD** (structured document):
23
43
  ```markdown
@@ -52,12 +72,18 @@ You are analyzing the conversation history and extracting optimized requirements
52
72
  [Success criteria and any important context]
53
73
  ```
54
74
 
55
- 3. **CLEAR Framework Optimization** (automatic):
56
- - After extracting the optimized prompt, it's analyzed using CLEAR framework
57
- - Applies Conciseness, Logic, and Explicitness enhancements
58
- - Displays both raw extraction and CLEAR-enhanced version
59
- - Shows CLEAR scores and improvements made
60
- - Saves CLEAR-optimized version as `clear-optimized-prompt.md`
75
+ 3. **CLEAR Framework Optimization** (automatic with labeled improvements):
76
+ - After extracting the optimized prompt, analyze using CLEAR framework
77
+ - Apply Conciseness, Logic, and Explicitness enhancements
78
+ - **Label all improvements** with CLEAR component tags:
79
+ - **[C]**: "Removed 12 conversational words, reduced from 45 to 28 words"
80
+ - **[L]**: "Restructured flow: context → requirements → constraints → success criteria"
81
+ - **[E]**: "Added explicit output format (React component), persona (senior dev), success metrics (load time < 2s)"
82
+ - Display both raw extraction and CLEAR-enhanced version
83
+ - Show CLEAR scores (before/after) and labeled improvements
84
+ - Save both versions:
85
+ - `optimized-prompt.md` (raw extraction)
86
+ - `clear-optimized-prompt.md` (CLEAR-enhanced with improvement notes)
61
87
 
62
88
  4. Highlight key insights discovered during the conversation.
63
89
 
@@ -78,12 +104,26 @@ You are analyzing the conversation history and extracting optimized requirements
78
104
 
79
105
  ## Quality Checks
80
106
 
81
- - Clear objective stated
82
- - Specific, actionable requirements
83
- - Technical constraints identified
84
- - Success criteria defined
85
- - User needs considered
86
- - CLEAR framework applied for AI consumption
107
+ - Clear objective stated
108
+ - Specific, actionable requirements
109
+ - Technical constraints identified
110
+ - Success criteria defined
111
+ - User needs considered
112
+ - CLEAR framework applied for AI consumption
113
+
114
+ ## Workflow Navigation
115
+
116
+ **You are here:** Summarize (Conversation Extraction)
117
+
118
+ **Common workflows:**
119
+ - **Standard flow**: `/clavix:start` → [conversation] → `/clavix:summarize` → Use CLEAR-optimized prompt
120
+ - **To implementation**: `/clavix:summarize` → `/clavix:plan` → `/clavix:implement` → `/clavix:archive`
121
+ - **Standalone use**: [Any conversation] → `/clavix:summarize` → Extract and optimize
122
+
123
+ **Related commands:**
124
+ - `/clavix:start` - Begin conversational exploration (typical previous step)
125
+ - `/clavix:plan` - Generate tasks from extracted mini-PRD (next step)
126
+ - `/clavix:fast` or `/clavix:deep` - Further optimize the extracted prompt
87
127
 
88
128
  ## Example
89
129
 
@@ -97,3 +137,43 @@ Technical stack: React + TypeScript frontend, integrate with existing Salesforce
97
137
 
98
138
  Success: Sales managers can identify issues within 30 seconds of opening, dashboard loads in <2 seconds, 90% of team uses it daily within first month.
99
139
  ```
140
+
141
+ ## Troubleshooting
142
+
143
+ ### Issue: Pre-extraction validation fails (missing objective/requirements)
144
+ **Cause**: Conversation didn't cover enough detail
145
+ **Solution** (inline - DO NOT extract):
146
+ - List what's missing specifically
147
+ - Ask targeted questions to fill gaps
148
+ - Only proceed to extraction after minimum viable requirements met
149
+ - Show confidence indicators for what WAS discussed
150
+
151
+ ### Issue: Conversation covered multiple unrelated topics
152
+ **Cause**: Exploratory discussion without focus
153
+ **Solution**:
154
+ - Ask user which topic to extract/focus on
155
+ - Or extract all topics separately into different sections
156
+ - Mark multi-topic extraction with [MULTI-TOPIC] indicator
157
+ - Suggest breaking into separate PRDs for each topic
158
+
159
+ ### Issue: CLEAR optimization doesn't significantly improve extracted prompt
160
+ **Cause**: Conversation was already well-structured and detailed
161
+ **Solution**:
162
+ - Minor improvements are normal for good conversations
163
+ - Show CLEAR scores (should be high: >80%)
164
+ - Still provide both versions but note that original extraction was already CLEAR
165
+
166
+ ### Issue: Low confidence indicators across all extracted elements
167
+ **Cause**: Conversation was too vague or high-level
168
+ **Solution** (inline):
169
+ - Don't just extract with [LOW] markers everywhere
170
+ - Ask follow-up questions to increase confidence
171
+ - Or inform user: "Our conversation was exploratory. I recommend `/clavix:start` to go deeper, or `/clavix:prd` for structured planning"
172
+
173
+ ### Issue: Extracted prompt contradicts earlier conversation
174
+ **Cause**: Requirements evolved during conversation
175
+ **Solution**:
176
+ - Use latest/final version of requirements
177
+ - Note that requirements evolved
178
+ - Ask user to confirm which version is correct
179
+ - Suggest starting fresh with `/clavix:prd` if major contradictions exist