plan-management

Automate creation, updates, and lifecycle management of multi-phase feature implementation plans.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cdrury526/Mangetagent-Agents --skill plan-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-management
Source: https://github.com/cdrury526/Mangetagent-Agents/tree/main/.claude/skills/plan-management
Command: npx skills add https://github.com/cdrury526/Mangetagent-Agents --skill plan-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious manual work, errors, and time involved in tracking multi-phase project plans, managing status updates, and ensuring dependencies are met across development teams.

Core Features & Use Cases

  • Structured Plan Creation: Generate multi-phase feature implementation plans, complete with subagent assignments, effort estimates, and dependency graphs.
  • Efficient Progress Tracking: Update plan status, mark phases in progress or completed, record actual effort, and track individual steps using a dedicated utility.
  • Dependency Management: Automatically check and enforce phase dependencies, ensuring that tasks are started only when their prerequisites are fulfilled.
  • Use Case: Imagine you're managing a complex software feature with multiple development phases and sub-teams. This Skill allows you to create a detailed plan, assign tasks, track progress, and ensure dependencies are met, all without manual JSON editing.

Quick Start

Use the plan-management skill to check the current status of your active plan, for example, 'Docs/Plans/plan-feature-name-MM-DD-YY.json', to see what's in progress and what's next.

Frequently Asked Questions about plan-management

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

FAQPage Schema
How do I automate creation and tracking of multi-phase project plans?

Multi-phase project plan automation structures feature implementation into phases with subagent assignments, effort estimates, and dependency graphs. This Skill generates plans with built-in progress tracking, phase status transitions, and dependency enforcement so teams coordinate work without manual JSON editing.

What's the best way to manage dependencies across development phases?

Dependency management in structured plans enforces phase prerequisites automatically, preventing tasks from starting until their prerequisites are fulfilled. This ensures sequencing accuracy across multi-team workflows and eliminates manual dependency verification.

How do I update and track progress on feature implementation plans?

Progress tracking uses a dedicated plan-update utility to mark phases in progress or completed, record actual effort, and track individual steps. Status updates feed into the plan structure, enabling real-time visibility into what's active and what's next.

Do I need a specific plan structure or template to use this Skill?

Yes, this Skill requires a standardized plan structure, template usage, and the plan-update.py utility for lifecycle management. Plan versioning and phase indexing enable reliable tracking from creation through completion.

Can I use this Skill for single-phase projects or smaller features?

This Skill is optimized for multi-phase software features with subagent assignments and dependencies. Single-phase or unstructured work may not benefit from the overhead of phase indexing, dependency graphs, and automated status transitions.

How does this approach compare to manual spreadsheet-based project tracking?

Structured plan management eliminates tedious manual work, errors, and time by automating status updates, dependency checking, and phase transitions. Spreadsheets require constant manual editing and lack built-in dependency enforcement and phase sequencing.