What problem does it solve?
Manually drafting structured implementation plans is time-consuming and often omits critical details like test steps, affected files, and risk assessments. This skill automates plan creation to help you map out work thoroughly before starting any execution.
Core Features & Use Cases
- Structured Plan Templates: Generates markdown plans with all required sections including goal, context, step-by-step steps, files likely to change, validation tests, and risk assessments.
- Workspace-Native Storage: Saves plans directly to your active workspace's .spark/plans directory for easy access and version control.
- Flexible Input Handling: Works with explicit planning requests, infers tasks from conversation context, and asks clarifying questions for underspecified requests.
- Use Case: If you want to add a new payment processing feature to your app, use this skill to get a detailed plan covering required file changes, test targets, and validation steps before writing any code.
Quick Start
Use the plan skill to outline the steps for adding user profile editing functionality to the project.