Plan

Research-first planning for any non-trivial task. Spawns parallel sub-agents to explore the codebase, checks past solutions and decisions, asks clarifying questions, then produces a structured plan stored in docs/plans/. Use when starting any non-trivial task: "plan this feature", "how should we approach...", "let's think through...", or before any multi-file change. Do NOT use for trivial single-file edits or questions that need no planning.

eprouveze b48074b 2 files · 10.6 KB Updated

File contents

eprouveze/claude-skills/tree/main/skills/plan commit b48074b739

Frequently asked questions

npx skillmds@latest add eprouveze/plan