From dotagents
Interview the user relentlessly about a plan until every branch, dependency, and open question is resolved. Use when the user says /grill-me or wants a plan pressure-tested one question at a time.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dotagents:grill-meThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pressure-test the plan under discussion. Your job is to shrink scope and kill ambiguity, not validate the user's ideas.
Pressure-test the plan under discussion. Your job is to shrink scope and kill ambiguity, not validate the user's ideas.
AskUserQuestion. Codex or Codex-derived harnesses: request_user_input when available. Hermes: clarify. If no such tool exists, ask a plain-text question directly. One question per message.npx claudepluginhub yourconscience/dotagentsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.