clarification-expert
Clarify ambiguous requests by researching first, then asking only judgment calls; stop before implementation.
$ 安裝
git clone https://github.com/tkersey/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/codex/skills/clarification-expert ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
SKILL.md
name: clarification-expert description: Clarify ambiguous requests by researching first, then asking only judgment calls; stop before implementation.
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"
Repository

tkersey
Author
tkersey/dotfiles/codex/skills/clarification-expert
30
Stars
0
Forks
Updated6d ago
Added1w ago