Plan Capacity

Assess whether a task is feasible for a Claude Code agent and produce a dispatch plan. Decomposes tasks into atomic units, classifies each using Anthropic's proven decision ladder, checks delegation specs, and outputs a concrete execution plan. Use when user says 'can an agent handle this', 'is this too much for one agent', 'agent capacity', 'scope this task', 'how should I break this down', 'task scoping', 'will this thrash', 'dispatch plan', 'how many agents', or 'is this a single agent job'. Runs after a plan is produced to validate the plan's task breakdown. Do NOT use for generating the plan itself (use plan mode for that). Do NOT use for reviewing plan quality (use plan-review for that). Do NOT use for choosing between architecture approaches (use plan-directions for that).

GRIDLOCK-NYC a83c409 2 files · 14.6 KB Updated

File contents

GRIDLOCK-NYC/claude-skills/tree/main/skills/plan-capacity commit a83c40939e

Frequently asked questions

npx skillmds@latest add gridlock-nyc/plan-capacity