LLM Skills
~/catalog/debugging & maintenance//codebase-recon-skill

Codebase Recon

/codebase-recon-skill

Analyze git history to understand a codebase before reading any code : auto-scales by repo size and cross-references hotspots with bug magnets to surface high-risk files, bus factor, and team momentum

// plugin content

Plugin: OpenAI Codex CLI listed on awesome-codex- plugins. Analyze Git history to understand a codebase before reading any code:auto-scales based on repo size and cross-references hotspots with bug magnets to identify high-risk files, bus factor, and team momentum. Repository: https://github.com/yujiachen-y/codebase-recon-skill

// original public source
yujiachen-y/codebase-recon-skill
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This plugin remains the property of its original author.
// install this plugin
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/codebase-recon-skill" "https://raw.githubusercontent.com/yujiachen-y/codebase-recon-skill"
Then in Claude Code, type /codebase-recon-skill to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 36
Format.md
AccessFree
// similar

Plugins Debugging & maintenance

View allarrow_forward