plan-loader
Installation
SKILL.md
AI-consumed reference. Optimized for Claude to read during execution. Human-readable explanation: see docs/architecture/HIERARCHICAL_PLANNING.md or docs/getting-started/ depending on topic.
Plan Loader
STATUS — v3.7.0-alpha.1. Provides plan context for hierarchical planning system.
Behavior (in order)
- Detect: if
.claude/plans/does NOT exist → exit silently (no plan = no overhead) - Read
.claude/plans/active.json— get current focus pointer - Load mission.md — T0 (always loaded if exists)
- Load active T1 (Initiative) if
active.initiativeset - Load active T2 (Feature) if
active.featureset - Load active T3 (Story) if
active.storyset, plus sibling T4 summaries (id + intent + status only — not full body) - Load active T4 (Task) if
active.taskset - Stamp loaded plan nodes with
trust: planformemory-trust-policy.mddiscipline