lev-plan
Installation
SKILL.md
lev-plan — Plan Entity Lifecycle Management
Create, list, show, transition, and validate plan entities. Plans live in
.lev/pm/plans/with YAML frontmatter driving the lifecycle FSM.
Plan Types
| Type | Slug Prefix | Purpose |
|---|---|---|
plan-impl |
plan-impl-* |
Feature or capability delivery |
plan-bugfix |
plan-bugfix-* |
Defect investigation and resolution |
plan-chore |
plan-chore-* |
Maintenance: cleanup, upgrades, test coverage, docs, tooling |
plan-research |
plan-research-* |
Investigation with knowledge output |
plan-migration |
plan-migration-* |
State transition between well-defined system shapes |