What problem does it solve?
This Skill helps users efficiently manage hierarchical planning documents with features like token-budgeted lazy loading, automatic rebalancing, and cascading context injection, making it ideal for large planning documents or splitting oversized plans.
Core Features & Use Cases
- Hierarchical Planning: Manage markdown planning documents with YAML frontmatter, token-budgeted lazy loading, and automatic rebalancing.
- Quick Start: Use the
plan_manager.sh script to initialize a new plan document, analyze the structure with analyze, load context with context, split oversized documents with rebalance, and update summaries with update-summary.
- Use Case: Imagine you have a complex project plan with multiple dependencies. Use this Skill to break down the plan into smaller, manageable sections, analyze each section's content, and easily load relevant information into your AI's context.
Quick Start
To get started, run the following command:
.claude/skills/plans/scripts/plan_manager.sh init docs/plans/my-plan.md