What problem does it solve?
The Modeling skill is the entry point for turning user ideas into structured backlog work items across bounded contexts. It creates task markdown files, coordinates prioritization (CAPTURE/REFINE/PROMOTE/DISMISS), and orchestrates deeper modeling via the orchestrator.
Core Features & Use Cases
- Converts any idea, bug, or change into one or more backlog or todo tasks aligned to the appropriate bounded context.
- Supports six conversational modes (Interrogator, Suggestor, Challenger, Storyteller, Facilitator, Synthesizer) for CAPTURE and REFINE to adapt the dialogue style.
- Handles lifecycle actions (CAPTURE, REFINE, PROMOTE, DISMISS) with index updates, backlink maintenance, and protocol logging.
- Delegates deep modeling to the orchestrator and folds ADRs and research into task frontmatter.
Quick Start
Describe your idea to model, and the skill will create and route tasks to the correct BCs, coordinating with the orchestrator for refinement.