Concise Planning

PIPELINE POSITION: sequence (step 3 of 4: brainstorming → architect → concise-planning → implementer). Produce an atomic, ordered checklist that turns an approved design into executable steps. Use AFTER intent is aligned (brainstorming) and AFTER the spec exists (architect, when applicable), or directly when the change is small and the approach is obvious. Output is a verb-first checklist with verification steps. DO NOT USE FOR: exploring whether or what to build (use brainstorming), designing module boundaries or API contracts (use architect), writing the code (use implementer), or delegating tasks across multiple subagents (use subagent-execution).

karim-bhalwani Updated

File contents

karim-bhalwani/agentic-harness/tree/main/skills/concise-planning commit 3be8dca6c3

Frequently asked questions

npx skillmds@latest add karim-bhalwani/concise-planning-2