Performs route-aware gap analysis. In brownfield mode, compares specifications against existing implementation using AST analysis and /speckit.analyze. In greenfield mode, validates specification completeness and prompts for target technology stack selection. Step 4 of 6 in the reverse engineering process.
$npx -y skills add jschulte/claude-plugins --skill gap-analysisInstalls into the current project.
Run `npx skills use "https://github.com/jschulte/claude-plugins" --skill "jschulte/claude-plugins/gap-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jschulte/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jschulte/claude-plugins"` and select the relevant skills, then follow their instructions.