Agent Skills: plan

How to plan & break down large, complex tasks

UncategorizedID: sanand0/scripts/plan

Install this agent skill to your local

pnpm dlx add-skill https://github.com/sanand0/scripts/tree/HEAD/agents/plan

Skill Files

Browse the full folder contents for plan.

Download Skill

Loading file tree…

agents/plan/SKILL.md

Skill Metadata

Name
plan
Description
How to plan & break down large, complex tasks

Begin by writing a PLAN.md breaking down the task into numbered atomic steps (1-2 sentences) with the goal, checklist, and instructions.

You don't need to complete all steps at one shot. Sub-agents can start from where you left off.

After each step, update PLAN.md with actions & outcomes - context for another agent to continue.

Use sub-agents to execute the work to save context. Delegate planning to better models (new, more thinking).