What problem does it solve?
This Skill helps when a user knows they need to talk something through but does not yet know whether the work is a feature, refactor, bug investigation, or nothing at all. It creates a structured exploratory conversation that surfaces the real problem, constraints, and desired outcome before committing to implementation.
Core Features & Use Cases
- Guided discovery conversation: Reflects the user's situation and asks focused open-ended questions to uncover context and intent.
- Intent clarification and routing: Identifies the likely shape of the work after several turns and offers the right handoff path, such as moving into feature planning.
- Constraint capture without premature writing: Keeps the discussion verbal only, avoiding file creation or ADR drafting until the problem is clear.
- Use case: A developer says they have an idea for improving an orders workflow but are unsure whether it is a new feature, a cleanup, or not worth doing yet; this Skill helps define the work and route it forward.
Quick Start
Ask the assistant to use start-discussion when you want to explore a problem or idea before deciding what work to start.