plan

Convert architecture documents into phased EXECUTION_PLAN.md tasks with dependencies and checkpoints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Plan Skill helps teams translate architecture designs into actionable, phased execution plans, ensuring clear sequencing, dependencies, and checkpoints.

Core Features & Use Cases

  • Structured Planning: Converts architecture documents into hierarchical phases and tasks with owners and due dates.
  • Progress Tracking: Automatically updates EXECUTION_PLAN.md as work advances and checkpoints are completed.
  • Dynamic Adaptation: Replan on blockers or changes, with impact analysis and recommended actions.
  • Open Questions & Risk Management: Captures unknowns and risks to address before proceeding.

Quick Start

Describe the architecture document you want planned, or ask me to search common docs like ARCHITECTURE.md to generate EXECUTION_PLAN.md.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn architecture designs into actionable execution plans?

To turn architecture designs into execution plans, provide an architecture document describing system designs. The system extracts requirements and generates an EXECUTION_PLAN.md with hierarchical phases, tasks, owners, and due dates.

Can I generate a phased task list with dependency graphs from my architecture document?

Yes, you can generate a phased task list with dependency graphs. The system reads architecture documents, extracts requirements, and structures project execution with clear sequencing, dependencies, and checkpoints.

What is the best way to track project progress and manage blockers during execution?

The best way to track progress and manage blockers is using an EXECUTION_PLAN.md with progress-tracking hooks. The system automatically updates progress as checkpoints complete and replans dynamically on blockers with impact analysis.

How do I handle risk mitigation and open questions when planning a software project?

To handle risk mitigation and open questions, the system captures unknowns and risks during requirements analysis. It structures these elements within the execution plan to ensure they are addressed before proceeding through project phases.

Does this execution planning approach support dynamic replanning when system designs change?

Yes, dynamic replanning is supported when system designs change. The system performs impact analysis on blockers or modifications, recommends actions, and updates the execution plan dynamically to adapt to new project requirements.

Do I need a specific architecture document format to generate an execution plan?

No specific format is required, but you need an architecture document like ARCHITECTURE.md. The system reads the document to extract requirements and generate an EXECUTION_PLAN.md containing phases, tasks, and checkpoints.