When you're about to dive into a coding task and need a structured game plan, this skill turns your request into a clean checklist with 6-10 atomic steps. It scans your README and codebase first, asks at most one or two clarifying questions, then outputs a plan with approach, scope, ordered action items, and validation steps. Each task is verb-first and concrete, naming specific files when possible. The format is intentionally minimal: no endless back-and-forth, no analysis paralysis. It's designed for that moment when you know what you want to build but need to break it down into executable chunks before touching any code.
npx -y skills add davila7/claude-code-templates --skill concise-planning --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mattpocock/skills