plan

Plan phased implementation by mapping research tasks to milestones and artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Plan teams need a structured, phased path from research to implementation, with clear dependencies, roles, and artifacts to align stakeholders and drive execution.

Core Features & Use Cases

  • Interactive, prescriptive planning that reads research documents, dispatches sub-agents, maps dependencies, and produces a plan with artifacts manifest.
  • Generates a skeleton plan to protect against truncation, supports capability mapping for orchestration tasks, and handles both generic and orchestration-focused plans.
  • Use cases include software features, orchestration of skills/agents/hooks/commands, and business execution plans based on input research or handoff documents.

Quick Start

Provide a research document path or a handoff plan and I will design a phased implementation plan from it.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create a phased implementation plan from research documents?

To create a phased implementation plan from research documents, you provide a research file path or handoff document. The system reads the input, maps tasks to milestones, analyzes dependencies, and generates a structured plan with success criteria and an artifacts manifest.

What is the best way to orchestrate sub-agents for complex workflow planning?

The best way to orchestrate sub-agents for complex workflow planning is to use a prescriptive planning process that maps capabilities, analyzes dependencies, and assigns specific tasks to sub-agents across distinct implementation phases.

Can I generate a skeleton draft to prevent truncation in long implementation plans?

Yes, you can generate a skeleton draft to prevent truncation in long implementation plans. The system optionally creates a skeleton structure first, protecting the output from truncation before iteratively expanding it with user feedback.

How do I map task dependencies to milestones for software feature execution?

You map task dependencies to milestones by ingesting research documents into a structured planning workflow. The system analyzes the dependencies between tasks and prescribes a phased execution path aligned with specific project milestones.

Does the planning process support iterative structure feedback before finalizing the plan?

Yes, the planning process supports iterative structure feedback. After optionally creating a skeleton draft, it presents the proposed structure to the user for feedback, allowing adjustments before finalizing the comprehensive plan with success criteria.

What limitations exist when turning handoff documents into business execution plans?

A key limitation when turning handoff documents into business execution plans is the dependency on the quality of the input research. The system relies on accurate input data to map dependencies and orchestrate sub-agents effectively without missing milestones.