What problem does it solve?
This Skill eliminates the risk of jumping into unstructured software implementation that leads to wasted development effort, misaligned work, and avoidable rework by enforcing a planning-first workflow.
Core Features & Use Cases
- Structured Plan Generation: Creates timestamped, actionable markdown plans saved directly to your workspace's
.kheish/plans/ directory for persistent tracking and reference.
- Read-Only Context Inspection: Reviews existing codebase and project context without modifying any files to ensure plans are accurate, realistic, and aligned with current project state.
- Use Case: When you need to add a new payment processing integration to your e-commerce app, use this Skill to map out required file changes, test validation steps, and potential risks before writing any implementation code.
Quick Start
Use the plan skill to map out step-by-step implementation steps for adding a user profile editing feature to the existing account management system.