What problem does it solve?
This skill reduces repeated back-and-forth by automatically initiating clarifying questions when a user provides vague instructions, ensuring a precise task definition before any code is written.
Core Features & Use Cases
- Automatic vagueness detection and proactive questioning before execution
- Context gathering from project files and CLAUDE.md/AGENTS.md to inform questions
- Generation of a structured JSON payload for downstream agents, enabling deterministic prompt-architect prompts
- Clear escalation paths and escape hatches to proceed when appropriate
Quick Start
Start by installing this skill in your ~/.claude/skills directory. When a vague instruction is detected, Claude will respond with 2–4 targeted clarifying questions before performing any coding work. If the user wants to skip clarifications, use the escape hatches such as "Mach einfach" or "Entscheide selbst" to proceed with best-guess execution.