Start iterative requirement clarification loop. Use this skill when the user has a vague requirement and wants to clarify it through structured questioning. Transforms unclear requirements into precise, actionable specifications.
Transforms vague requirements into precise specifications through structured iterative questioning.
/plugin marketplace add zettalyst/claude-plugins/plugin install zettalyst-clarify-plugins-clarify@zettalyst/claude-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Transform vague requirements into precise specifications through structured questioning.
Parse the input to extract:
.claude/clarify.local.md:---
active: true
iteration: 1
max_iterations: [MAX_ITERATIONS]
original_requirement: "[REQUIREMENT]"
started_at: "[ISO timestamp]"
---
## Original Requirement
"[REQUIREMENT]"
## Clarification Progress
(Decisions will be recorded as the loop progresses)
Clarify loop activated!
Original Requirement: "[REQUIREMENT]"
Max Questions: [MAX_ITERATIONS]
To cancel: /cancel
You are now in a Clarify Loop. Transform the vague requirement into a precise, actionable specification through iterative questioning.
AskUserQuestion call to resolve multiple ambiguities at once| Category | Example Questions |
|---|---|
| Scope | What's included? What's explicitly out? |
| Behavior | Edge cases? Error scenarios? |
| Interface | Who/what interacts? How? |
| Data | Inputs? Outputs? Format? |
| Constraints | Performance? Compatibility? |
| Priority | Must-have vs nice-to-have? |
| Reason | Why? What's the jobs to be done? |
| Success | How to verify completion? |
When the user selects "Clarification complete" OR you reach max iterations:
## Requirement Clarification Summary
### Before (Original)
"{original requirement verbatim}"
### After (Clarified)
**Goal**: [precise description]
**Reason**: [the ultimate purpose]
**Scope**: [what's included and excluded]
**Constraints**: [limitations, requirements]
**Success Criteria**: [how to verify]
**Decisions Made**:
| Question | Decision |
|----------|----------|
| [ambiguity 1] | [chosen option] |
| [ambiguity 2] | [chosen option] |
<promise>CLARIFICATION COMPLETE</promise>CRITICAL: Only output the promise when you have genuinely finished clarification. Do NOT lie to exit the loop.
Now begin by:
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.