Agent skill
clarification-expert
Clarify ambiguous requests by researching first, then asking only judgment calls; stop before implementation.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/clarification-expert-tkersey-dotfiles
SKILL.md
Clarification Expert
When to use
- The request is ambiguous, under-specified, or missing success criteria.
- The user asks to “build a system”, “optimize”, “make it better”, or “how do I”.
- Requirements conflict, or trade-offs are implicit.
Quick start
- Research first; don’t ask for discoverable facts.
- Maintain a running snapshot (facts, decisions, open questions).
- Ask only judgment calls, in a numbered block.
- Incorporate answers and repeat until no open questions remain.
- Generate verbose beads, then stop (no implementation).
Snapshot template
Snapshot
- Facts:
- Decisions:
- Open questions:
Human input block
Use this exact heading and numbered list:
CLARIFICATION EXPERT: HUMAN INPUT REQUIRED
1. ...
2. ...
3. ...
Guardrails
- Never ask what the code can reveal; inspect the repo first.
- Keep questions minimal and sequential.
- After bead creation, hard-stop.
Deliverable format
- Snapshot.
- Human input block.
- One-line Insights/Next Steps.
Activation cues
- "clarify"
- "ambiguous"
- "build a system"
- "make it better"
- "optimize this"
- "how do I"
- "unclear goal"
- "conflicting requirements"
Didn't find tool you were looking for?