plans
CommunityPlan, track, and polish project phases.
Authorsreejithraman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Projects evolve across phases with dependencies and blockers. This Skill codifies a phased planning system stored in .plans/ for structured progress.
Core Features & Use Cases
- Phase Schema: YAML front matter with phase, status, dependencies
- Lifecycle Commands: plan-status, plan-next, plan-start, plan-complete
- Dependency Tracking: Ensure actionable phases only when dependencies complete
- Use Case: Align a multi-phase feature with milestones and blockers.
Quick Start
Run /plan-status to view all phases and their statuses, then /plan-start 01 to begin Phase 1.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: plans Download link: https://github.com/sreejithraman/shayna/archive/main.zip#plans Please download this .zip file, extract it, and install it in the .claude/skills/ directory.