← Back to list

consultantclarify
by PoulpYBifle
⭐ 0🍴 0📅 Jan 22, 2026
SKILL.md
name: consultant:clarify description: "Clarify ambiguous requirements using Jobs-to-be-Done framework. Marie asks probing questions to transform vague ideas into concrete specifications." invocation: user
Clarify Requirements
Transform vague user requirements into concrete, actionable specifications.
When to Use
- User has unclear or incomplete requirements
- Need to dig deeper into business value
- Requirements are too technical, missing the "why"
- Multiple interpretations are possible
Process
1. Understand Current State
- Read requirement as stated
- Identify what's missing or ambiguous
2. Apply 5W1H Framework
| Question | Purpose |
|---|---|
| WHO | Who are the users? What roles? |
| WHAT | What exactly needs to happen? |
| WHEN | What triggers this? Timing? |
| WHERE | Context/environment? |
| WHY | Business value? |
| HOW | Expected flow? |
3. Ask Clarifying Questions
- One focused question at a time
- Provide concrete examples
- Offer options when possible
4. Validate Understanding
"Si je comprends bien, quand [trigger], alors [action] pour [outcome]. C'est correct?"
5. Document
Add to project-context.md:
- Requirements Registry
- Assumptions
- Remaining ambiguities
Output
## Requirement: {name}
### Context
{business_context}
### Specification
- User: {who}
- Trigger: {when}
- Action: {what}
- Outcome: {result}
### Acceptance Criteria
- [ ] AC-1: {criterion}
- [ ] AC-2: {criterion}
### Open Questions
- {remaining_ambiguity}
Agent
This skill uses the consultant-discovery subagent.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon