plan-management

Coordinate hierarchical planning and playbook management for long-running agent sessions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/M2AI-jp/thanks4claudecode-fresh --skill plan-management-m2ai-jp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-management
Source: https://github.com/M2AI-jp/thanks4claudecode-fresh/tree/main/.claude/skills/plan-management
Command: npx skills add https://github.com/M2AI-jp/thanks4claudecode-fresh --skill plan-management-m2ai-jp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates complex project planning with hierarchical roadmaps, milestones, and playbooks, ensuring structured work progression and preventing scope drift.

Core Features & Use Cases

  • Hierarchical Planning: Manages roadmaps → milestones → playbooks → phases structure
  • Playbook Creation: Automatically generates structured playbooks from task requirements
  • Phase Transition: Enforces proper workflow states and prevents invalid transitions
  • Use Case: When starting a complex project, this Skill helps create a structured roadmap with milestones, generates detailed playbooks for each task, and manages phase transitions to ensure systematic progress.

Quick Start

Use the plan-management skill when you need to create structured playbooks, transition between phases, or manage complex project hierarchies with automated planning.

Frequently Asked Questions about plan-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate phase transitions in a multi-layer project roadmap?

Phase transitions are automated based on task completion and plan-related keywords. The Skill enforces proper workflow states within the roadmap → milestones → playbooks → phases hierarchy, preventing invalid transitions and ensuring systematic progress through your project structure.

Can I generate structured playbooks automatically from task requirements?

Yes. The Skill automatically generates detailed playbooks from task descriptions, organizing them within your roadmap hierarchy. Each playbook maps to a single branch and enforces a one-task-per-playbook policy to maintain clarity and prevent scope drift.

What's the best way to manage complex project planning with hierarchical milestones?

Use hierarchical planning to structure work as roadmaps → milestones → playbooks → phases. The Skill coordinates this hierarchy automatically, manages phase transitions, and ensures coherence between playbooks, state documentation, and git branches throughout your project lifecycle.

How does the Skill prevent scope drift in long-running agent sessions?

It enforces coherence among playbooks, state records, and git branches while requiring evidence-based task completion and critic verification before commit. This structured validation prevents tasks from expanding beyond their defined playbook scope.

Do I need to manually track workflow state across playbooks and git branches?

No. The Skill automatically synchronizes state.md, playbooks, and git branches, applying triggers on plan-related keywords during new-task creation, phase transitions, session starts, and task completions.

What happens if a phase transition violates the workflow rules?

Invalid transitions are blocked by the Skill's state enforcement. It validates transitions within your playbook phases and requires proper completion evidence before advancing, maintaining workflow integrity across your project hierarchy.