rich-elicitation
Asks clarifying questions in multiple rounds before starting ambiguous tasks. Fires when 2+ task dimensions each have 3+ viable answers.
npx skills add majiayu000/claude-skill-registry --skill rich-elicitation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Rich Elicitation Skill ## Overview This skill governs how Antigravity resolves task ambiguity before starting work. When a user's request has too many unanswered dimensions — each with several reasonable answers — Antigravity asks targeted clarifying questions across multiple rounds rather than silently picking defaults. The goal is a correct first draft, not a generic answer that requires three revision cycles. Rounds are capped at three; anything still unclear after Round 3 gets a stated assumption and Antigravity proceeds. --- ## When to Use This Skill - Use when a request has 2 or more dimensions that are ambiguous and each has 3+ viable options - Use when the user's likely intent is unclear across scope, audience, tone, format, or strategy - Use when an early answer would meaningfully change the structure or direction of the output - Use when working on writing, planning, design, recommendations, or creative tasks with open-ended scope - Use when a Round 1 answer unlocks a new set of meaningful choices that need resolving before proceeding Do **not** trigger for: - Simple factual lookups or math - Clearly scoped requests with a single obvious interpretation - Minor unknowns
- Overview
- When to Use This Skill
- How It Works
- Step 1: Run the Trigger Checklist
- Step 2: Ask Round 1 Questions
- Step 3: Re-run the Checklist
- Step 4: Run Follow-up Rounds (if needed)
- Step 5: Proceed
- Examples
- Example 1: Multi-Round — Investor Pitch Deck
- Example 2: Single-Round — Business Email
- Best Practices
- Limitations
- Security & Safety Notes
What does the rich-elicitation skill do?
Asks clarifying questions in multiple rounds before starting ambiguous tasks. Fires when 2+ task dimensions each have 3+ viable answers.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill rich-elicitation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
