What problem does it solve? Turning a rough app or system idea into a structured development plan is hard, and jumping straight into coding often leads to rework and misaligned expectations. This Skill guides a conversational planning session and produces a masterplan.md file that serves as a shared blueprint before any code is written. ## Core Features & Use Cases - Guided Discovery Dialogue: Asks one question at a time about features, target users, platforms, data storage, authentication, integrations, and scalability to fully understand the idea. - Conceptual Tech Guidance: Explains technology options such as databases and frameworks with pros and cons at a conceptual level, without writing any code. - Masterplan Generation: Produces a masterplan.md covering overview, target audience, core features, tech stack recommendations, conceptual data model, UI principles, security considerations, development phases, risks, and future scalability. - Use Case: A developer says "I want to build a food delivery app" — the Skill interviews them step by step, then delivers a complete masterplan.md the whole team can align on. ## Quick Start Invoke /kickoff with your app idea, for example: /kickoff I want to build a booking system for a yoga studio.