plan

Installation
SKILL.md

Plan

This skill invokes the planner agent to create a comprehensive implementation plan before writing any code.

What This Skill Does

  1. Restate Requirements - Clarify what needs to be built
  2. Identify Risks - Surface potential issues and blockers
  3. Create Step Plan - Break down implementation into phases
  4. Wait for Confirmation - MUST receive user approval before proceeding

When to Use

Use /plan when:

  • Starting a new feature
  • Making significant architectural changes
  • Working on complex refactoring
  • Multiple files/components will be affected
  • Requirements are unclear or ambiguous
Related skills
Installs
2
GitHub Stars
1
First Seen
Feb 27, 2026