Git History Recon

Analyze git repository history to produce a codebase risk profile before code review. Probes repo size, runs 7 parallel git analysis pipelines (hotspots, bug magnets, bus factor, contributor momentum, firefighting frequency, newly added files), cross-references hotspots with bug magnets to identify high-risk files with primary owner annotation, and writes walkthrough/recon-report.md. Use before code review to prioritize reviewer attention, at the start of linear-walkthrough Phase 1 Discovery to weight file coverage, or when onboarding to an unfamiliar codebase.

Jamie-BitFlight Updated

File contents

Jamie-BitFlight/claude_skills/tree/main/.claude/skills/git-history-recon commit 20641fa665

Frequently asked questions

npx skillmds@latest add jamie-bitflight/git-history-recon