Perform initial analysis of a codebase - detect tech stack, directory structure, and completeness. Gear 1 of the 6-gear reverse engineering pipeline. Automatically detects programming languages, frameworks, architecture patterns, and generates analysis-report.md.
$npx -y skills add jschulte/claude-plugins --skill analyzeInstalls into the current project.
Run `npx skills use "https://github.com/jschulte/claude-plugins" --skill "jschulte/claude-plugins/analyze"` 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.