plan

Decompose project phases into executable tasks with dependencies and waves.

3|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Sh3rd3n/megazord --skill plan-sh3rd3n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/Sh3rd3n/megazord/tree/main/skills/plan
Command: npx skills add https://github.com/Sh3rd3n/megazord --skill plan-sh3rd3n

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms high-level project phases into detailed, executable task plans, ensuring clarity and direction for development workflows.

Core Features & Use Cases

  • Phase Planning: Decomposes project phases into granular tasks with dependencies and waves.
  • Research Integration: Incorporates technical research to inform task creation.
  • Codebase Awareness: Adapts planning for brownfield projects by considering existing code.
  • Use Case: After defining a new feature in the roadmap, use this Skill to break down the implementation into a series of well-defined tasks, ready for execution by development teams or agents.

Quick Start

Use the plan skill to plan phase 3 of the current project.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I decompose project phases into actionable tasks for development workflows?

Project phase decomposition transforms high-level phases into granular, executable tasks with dependencies and waves. It incorporates technical research and adapts to existing codebases, ensuring development teams receive well-defined tasks ready for execution.

Can I use agent-based planning for brownfield development with an existing codebase?

Agent-based planning supports brownfield development by adapting task creation to consider existing code. It manages project roadmaps, state, and context, ensuring new feature implementation aligns with the current codebase structure.

What is wave decomposition in project management and when do I need it?

Wave decomposition organizes granular project tasks into sequential execution groups based on dependencies. It is needed when coordinating complex multi-phase projects where task ordering and agent coordination are critical for successful implementation.

How do I manage project roadmaps and insert new phases into an existing plan?

Project roadmap management uses subcommands to add, remove, or insert phases into existing plans. This orchestrates project state and context, maintaining clear direction while allowing flexible phase adjustments during development.

Does workflow automation support research integration for technical task creation?

Workflow automation incorporates technical research directly into task creation. This research integration informs the decomposition process, ensuring generated tasks reflect technical requirements and constraints discovered during planning.

What are the limitations of agent coordination in task decomposition?

Agent coordination in task decomposition requires defined project phases and roadmaps before execution. Without clear phase boundaries or existing codebase awareness for brownfield projects, generated tasks may lack the context needed for accurate implementation.