make_plan

Request a concrete, executable plan in clear steps from a stronger agent.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you obtain a concrete, step-by-step plan from a higher-capability agent when you need to break down complex tasks. It ensures you retain control to execute the plan yourself, rather than handing off execution to the other agent.

Core Features & Use Cases

  • External planning: requests a detailed, actionable plan from a stronger agent.
  • Step-by-step guidance: outputs explicit, ordered steps with clear dependencies and validation points.
  • Self-execution guardrails: emphasizes that you will implement the plan, not the helper agent, reducing scope creep.

Quick Start

Ask a stronger agent to provide a concrete, executable plan in clear steps.

Frequently Asked Questions about make_plan

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

FAQPage Schema
How do I get a step-by-step task decomposition plan from a stronger agent without losing execution control?

To get a step-by-step task decomposition plan while keeping execution control, you request an actionable workflow from a stronger external agent and enforce self-execution guardrails to prevent the helper from taking over implementation.

What is the best way to break down complex tasks into executable steps?

The best way to break down complex tasks is requesting an external planning workflow that outputs explicit, ordered steps with clear dependencies and validation points, ensuring you receive concrete guidance without scope creep.

Can I use an external agent for workflow guidance and still execute the plan myself?

Yes, you can use an external agent for workflow guidance and still execute the plan yourself by setting self-execution guardrails that explicitly request actionable steps while retaining full control over the actual implementation.

Does asking a higher-capability agent for a plan automatically trigger task execution?

No, asking a higher-capability agent for a plan does not trigger task execution because the request emphasizes self-execution guardrails, ensuring the external agent only provides detailed planning and step-by-step guidance rather than running the workflow.

How do I ensure a generated execution plan includes clear validation points?

To ensure a generated execution plan includes clear validation points, you ask a stronger agent to output explicit, ordered steps with defined dependencies, creating a concrete workflow guidance document you can follow safely.

When do I need to request an external plan for task decomposition?

You need to request an external plan for task decomposition when you face complex tasks requiring clear, executable steps and want to leverage a stronger agent's capability for guidance while maintaining your own execution control.