From cobrew
Structured clarification and requirements gathering through focused dialogue or dry code. Asks one question at a time when tasks are ambiguous or underspecified.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cobrew:ask [question][question]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load only the project context relevant to the current task:
Load only the project context relevant to the current task:
docs/SUMMARY.md exists, read it first.Code Standard docs for implementation conventions.Skip this step if no project docs or useful repository files exist.
Determine exactly what is missing before a task can proceed:
Ask targeted questions sequentially to close each gap.
Rules:
npx claudepluginhub buiducnhat/cobrew --plugin cobrewClarifies vague or ambiguous user requests by exploring the codebase first, then running an iterative Q&A loop until scope is clear.
Asks minimal clarifying questions to resolve underspecified requirements like objectives, scope, constraints, and acceptance criteria before implementing. Invoke explicitly via /ask-questions-if-underspecified.