persistent-planning
Installation
SKILL.md
Persistent Planning System
Overview
Use 3 persistent markdown files to track plans across sessions:
thoughts/PLAN.md- Active planthoughts/PROGRESS.md- Auto-tracked progress (commits)thoughts/CONTEXT.md- Project context and constraints
When to Create Plans
- Multi-file features (3+ files)
- Multi-session work
- Complex refactoring
- Architectural changes