mirror of
https://github.com/trailofbits/skills-curated
synced 2026-06-21 14:12:04 +00:00
5988966e3a
Curated, community-vetted Claude Code plugin marketplace with CI checks mirroring trailofbits/skills: ruff, shellcheck, shfmt, bats linting plus JSON validation, marketplace consistency, frontmatter, hardcoded path, and personal email checks. Includes ask-questions-if-underspecified as seed plugin. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
770 B
770 B
Ask Questions If Underspecified
Ask the minimum set of clarifying questions needed to avoid wrong work.
Author: Kevin Valerio
When to Use
Use this skill when:
- The request has multiple plausible interpretations
- Success criteria, scope, constraints, or environment details are unclear
- Starting implementation without clarification risks doing the wrong work
What It Does
- Asks 1-5 must-have questions in a scannable, answerable format (multiple choice + defaults)
- Pauses before acting until required answers are provided (unless the user approves proceeding on stated assumptions)
- Restates confirmed requirements before starting work
Installation
/plugin install trailofbits/skills-curated/plugins/ask-questions-if-underspecified