@codihaus/claude-skills 1.6.23 → 1.6.24

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": "@codihaus/claude-skills",
3
- "version": "1.6.23",
3
+ "version": "1.6.24",
4
4
  "description": "Claude Code skills for software development workflow",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: debrief
3
3
  description: Customer requirements → market-validated BRD with tiered features
4
- version: 4.1.0
4
+ version: 4.2.0
5
5
  ---
6
6
 
7
7
  # /debrief - Business Requirements Document
@@ -51,51 +51,49 @@ version: 4.1.0
51
51
 
52
52
  ## Key Principles
53
53
 
54
- ### 1. Comparison-First Discovery
54
+ ### 1. Default Output: Questionnaire Only
55
55
 
56
- **Don't** scan competitors one-by-one.
57
- **Do** use comparison/alternative pages first:
58
- - `"{category} comparison"` → feature matrices from 10+ competitors
59
- - `"best {category} alternatives"` → what features matter
60
- - `"{competitor A} vs {competitor B}"` → deal-breaker features
56
+ **ALWAYS output**: Summary + Questionnaire (3 sheets Excel)
57
+ **NEVER auto-create**: BRD files, use cases, feature folders
61
58
 
62
- Then deep revalidation per feature (ecosystem, user signals).
59
+ **BRD creation only via**:
60
+ - `--answers questionnaire.xlsx` (after customer fills it)
61
+ - `--generate-brd questionnaire.xlsx` (from existing research)
63
62
 
64
- ### 2. Always Generate Questionnaire
63
+ **Why**: User reviews research first, validates with customer, then creates BRD.
65
64
 
66
- Include both:
67
- - **Validation questions**: "We found 9/10 competitors offer SSO. Confirm this is needed?"
68
- - **Open questions**: "What's max team size per account?"
65
+ ### 2. Business Focus ONLY
69
66
 
70
- Customer validates assumptions + fills gaps.
67
+ **Do**:
68
+ - WHAT features users need (login, checkout, reports)
69
+ - WHY they need it (business value, user goal)
70
+ - WHEN it's needed (MVP, Standard, Advanced)
71
71
 
72
- ### 3. Scope-Based Organization
72
+ **Never do**:
73
+ - HOW to code it (files, functions, APIs)
74
+ - WHICH technology (React, Vue, database)
75
+ - WHERE to put code (components, services)
73
76
 
74
- **Project-wide** (brd/references.md):
75
- - Industry landscape
76
- - Compliance (GDPR, PCI)
77
- - Competitor company profiles
77
+ **This is NOT dev-specs**. Stay business level. No technical suggestions.
78
78
 
79
- **Feature-specific** (features/{name}/references.md):
80
- - Market research for THIS feature
81
- - Tier validation evidence (MVP/Standard/Advanced)
82
- - Sequenced features with dependencies
79
+ **If you mention files, code, APIs, or tech → YOU ARE DOING IT WRONG.**
83
80
 
84
- ### 4. Lean Use Cases (80/20)
81
+ ### 3. Comparison-First Research
85
82
 
86
- **Include (20%)**:
87
- - Story (1 line)
88
- - Critical acceptance criteria (3-5 bullets)
89
- - Key business rules (constraints, limits)
90
- - Open questions
83
+ Use comparison pages first (5-10 competitors in one page):
84
+ - `"{category} comparison"`
85
+ - `"best {category} alternatives"`
91
86
 
92
- **Defer to /dev-specs (80%)**:
93
- - Detailed flows
94
- - Integration points
95
- - Edge cases
96
- - UI/UX details
87
+ Then validate per feature (Quick or Deep).
97
88
 
98
- Keep use cases ~30 lines max. Business stakeholders scan in 30 seconds.
89
+ ### 4. Questionnaire = Research Output
90
+
91
+ **3 sheets**:
92
+ - Summary (stats, tiers)
93
+ - Questions (validation + open)
94
+ - References (URLs)
95
+
96
+ Customer reviews, answers, returns file. Then create BRD via `--answers`.
99
97
 
100
98
  ---
101
99
 
@@ -32,6 +32,11 @@
32
32
 
33
33
  ### Context Gathering
34
34
 
35
+ **Check for existing questionnaire**:
36
+ - If found: Ask "Found existing research. Use it or start fresh?"
37
+ - Reuse → Switch to Generate BRD mode
38
+ - Fresh → Continue with new research
39
+
35
40
  **Ask 6 questions** (AskUserQuestion):
36
41
  1. Project type (new/existing codebase)
37
42
  2. Industry (SaaS/E-commerce/Marketplace/etc.)
@@ -60,10 +65,6 @@
60
65
  - Cross-validate with ecosystem + user signals
61
66
  - Full tier classification with evidence
62
67
 
63
- **After research, ask output preference**:
64
- - Summary + Questionnaire (review first)
65
- - Full BRD (write all files now)
66
-
67
68
  **Output**: Features with tier classification and evidence
68
69
 
69
70
  ---
@@ -123,33 +124,34 @@
123
124
 
124
125
  ---
125
126
 
126
- ### Questionnaire
127
+ ### Generate Questionnaire (ALWAYS)
127
128
 
128
- **Principle**: Always generate. Validate assumptions + fill gaps.
129
+ **Principle**: Default output. No BRD files created yet.
129
130
 
130
131
  **3 sheets**:
131
132
  - **Summary**: Feature count, tier distribution, research stats
132
133
  - **Questions**: Validation + open questions
133
134
  - **References**: URLs by feature (comparison pages, reviews, ecosystems)
134
135
 
135
- **Output**: `features/{feature}/questionnaire-{date}.xlsx` (permanent reference)
136
+ **Output**: `questionnaire-{date}.xlsx` in current directory
137
+
138
+ **NO BRD files created**. User reviews questionnaire first.
136
139
 
137
140
  ---
138
141
 
139
- ### Summary
142
+ ### Summary Output
140
143
 
141
144
  **Provide**:
142
- - Files created (brd/, features/)
143
- - Use case count (lean format)
144
145
  - Research summary (comparison pages, evidence sources)
145
146
  - Tier distribution (MVP: X, Standard: Y, Advanced: Z)
146
- - Questionnaire location and question count
147
+ - Questionnaire location: `questionnaire-{date}.xlsx`
148
+ - Question count (validation + open)
147
149
 
148
150
  **Next steps**:
149
- - Review BRD with stakeholders
150
- - Send questionnaire to customer
151
- - Process with `/debrief --answers {path}`
152
- - Then `/dev-specs {feature}` for implementation
151
+ 1. Review questionnaire
152
+ 2. Send to customer for answers
153
+ 3. After answers: `/debrief --answers questionnaire-{date}.xlsx`
154
+ 4. BRD will be created from answers
153
155
 
154
156
  ---
155
157
 
@@ -172,49 +174,46 @@
172
174
 
173
175
  ---
174
176
 
175
- ### Research & Document
177
+ ### Research & Generate Questionnaire
176
178
 
177
179
  **Same as New Project**:
178
180
  - Market research (comparison-first, see `research.md`)
179
- - Feature sequencing (dependencies)
180
- - Lean use cases (templates/use-case.md)
181
-
182
- **Update**:
183
- - `brd/README.md` (add to index)
184
- - `brd/changelog.md` (log addition)
185
- - Create `features/{feature}/` folder
181
+ - Generate questionnaire (validation + open questions)
186
182
 
187
- **Questionnaire**: Always generate (validation + open questions)
183
+ **Output**: `features/{feature}/questionnaire-{date}.xlsx`
188
184
 
189
- **Output**: Feature added to BRD with research and questionnaire
185
+ **NO BRD files created**. User reviews questionnaire, gets answers, then runs `--answers`.
190
186
 
191
187
  ---
192
188
 
193
189
  ## Process Answers Mode
194
190
 
195
- **Goal**: Update BRD with customer responses.
191
+ **Goal**: Create BRD from customer-answered questionnaire.
196
192
 
197
- **Mindset**: Integration mode. Incorporate feedback, resolve gaps.
193
+ **Mindset**: BRD creation mode. Customer validated research, now create structure.
198
194
 
199
195
  ### Process
200
196
 
201
197
  **Read questionnaire** (Excel file):
202
- - Extract answers from "Answer" column
203
- - Match to source use cases via "Context/Source"
198
+ - Summary sheet (features, tiers, research)
199
+ - Questions sheet (customer answers)
200
+ - References sheet (source URLs)
204
201
 
205
- **Update use cases**:
206
- - Remove questions from "Open Questions" section
207
- - Add answers to relevant sections (Acceptance Criteria, Business Rules)
202
+ **Create BRD structure**:
203
+ - `brd/` files (README, context, references, changelog)
204
+ - `features/{feature}/` folders
205
+ - Use cases (lean format, sequenced)
208
206
 
209
- **Update feature README**:
210
- - Log questionnaire as processed
211
- - Track history
207
+ **Incorporate answers**:
208
+ - Update use cases with customer answers
209
+ - Remove questions that were answered
210
+ - Keep unanswered questions in "Open Questions"
212
211
 
213
212
  **Check completeness**:
214
- - If gaps remain → generate new questionnaire (new date)
215
- - If complete → update UC status to "Confirmed"
213
+ - If gaps remain → note in use cases
214
+ - If complete → mark UC status "Confirmed"
216
215
 
217
- **Output**: Updated use cases, questionnaire history, completion status
216
+ **Output**: Full BRD structure + use cases
218
217
 
219
218
  ---
220
219
 
@@ -247,11 +246,19 @@
247
246
 
248
247
  ### Process
249
248
 
250
- **Read questionnaire**:
251
- - Summary sheet (features, tiers, research stats)
252
- - References sheet (source URLs)
249
+ **Check questionnaire validity**:
250
+ - Ask: "Found existing research in questionnaire. Use it or start fresh?"
251
+ - Reuse (generate from questionnaire)
252
+ - Fresh (ignore questionnaire, do new research)
253
+
254
+ **If reuse**:
255
+ - Read Summary sheet (features, tiers, research stats)
256
+ - Read References sheet (source URLs)
257
+ - Generate BRD structure (no re-research)
253
258
 
254
- **Generate**: Full BRD structure from existing research (no re-research)
259
+ **If fresh**:
260
+ - Ignore questionnaire
261
+ - Run full research flow (New Project or Add Feature mode)
255
262
 
256
263
  **Output**: BRD files + feature folders
257
264