make_plan

Fetch an ordered, executable plan with checkpoints from a stronger agent.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mrwyx12369/TeamPaw --skill make-plan-mrwyx12369
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make_plan
Source: https://github.com/mrwyx12369/TeamPaw/tree/main/src/teampaw/agents/skills/make_plan-zh
Command: npx skills add https://github.com/mrwyx12369/TeamPaw --skill make-plan-mrwyx12369

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill helps you obtain a concrete, executable plan from a stronger agent to guide your actions, ensuring you remain in control of execution.

Core Features & Use Cases

  • External planning: Request an ordered, actionable plan from a more capable agent.
  • Plan refinement: Extract truly executable steps and checkpoints, not abstract guidance.
  • Self-execution: Use the returned plan to carry out the task yourself while preserving context.
  • Use Case: When breaking down a complex project into steps and ensuring alignment across modules.

Quick Start

Describe your task and request a concrete, multi-step plan from a stronger agent, then follow the returned steps yourself.

Frequently Asked Questions about make_plan

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

FAQPage Schema
How do I get an actionable multi-step plan from a stronger agent for task decomposition?

You can request a concrete, ordered task decomposition plan from a stronger external agent. The planner provides structured steps and checkpoints, while you retain full control to execute the multi-step plan yourself with preserved context.

What is external agent planning and when do I need it for strategy execution?

External agent planning delegates the strategy breakdown to a more capable agent, returning executable steps and checkpoints. It is needed when multi-step tasks require clear, ordered phases and structured alignment across project modules before execution begins.

How do I break down a complex project into executable steps using an external planner?

Describe your complex project task and request a concrete, multi-step plan from the stronger agent. The planner extracts truly executable steps and checkpoints, which you then follow to carry out the task yourself while preserving context.

Does the external planner execute the multi-step plan or do I execute it myself?

You execute the plan yourself. The external planner only provides structured steps and checkpoints to guide your action, enforcing that the user remains in control of execution while the stronger agent handles the strategy decomposition.

Can I use this for aligning tasks across multiple project modules?

Yes, it applies to breaking down complex projects into steps and ensuring alignment across modules. The fetched plan provides ordered, actionable steps and checkpoints to coordinate multi-step execution across different project components.

What's the best way to refine abstract guidance into truly executable task steps?

The best way is to request plan refinement from a stronger external agent. It enforces the extraction of truly executable steps and checkpoints from abstract guidance, returning a concrete plan that you can directly action for multi-step tasks.