Plan Gap Finder

Use when asked to find gaps between a plan file and the actual codebase. Spawns parallel Claude subagents (one per codebase area: backend, frontend, tests, infrastructure, scripts) each cross-referencing the plan against real code. Aggregates into a structured gap report: planned-but-missing, implemented-but-not-planned, and partial implementations. Works in any git repo.

deedeeharris Updated

File contents

deedeeharris/claude-skills/tree/main/skills/plan-gap-finder commit b43505c256

Frequently asked questions

npx skillmds@latest add deedeeharris/plan-gap-finder