plan

Installation
SKILL.md

Plan Skill

Create a structured, checkable implementation plan before writing any code.

When to use

  • Task requires 3 or more steps
  • Task touches multiple files or layers
  • Task involves an architectural decision
  • Any time the path forward is not immediately obvious

Protocol

1. Read mandatory context first

  • context/tasks/todo.md — current task state (are we resuming?)
  • context/tasks/lessons.md — relevant past lessons
  • context/architecture.md — project structure
  • context/rules.md — golden rules
Installs
1
GitHub Stars
2
First Seen
14 days ago
plan — brain-bootstrap/copilot-brain-bootstrap