Skip to content

Add codebase-recon to Code Search and Navigation#225

Merged
a69 merged 1 commit intoai-for-developers:mainfrom
yujiachen-y:add-codebase-recon
Apr 18, 2026
Merged

Add codebase-recon to Code Search and Navigation#225
a69 merged 1 commit intoai-for-developers:mainfrom
yujiachen-y:add-codebase-recon

Conversation

@yujiachen-y
Copy link
Copy Markdown
Contributor

Adds codebase-recon to the Code Search and Navigation section.

An AI coding agent skill that analyzes git history to understand a codebase before reading any code:

  • Code hotspots — most frequently changed files
  • Bug magnets — files associated with fix/bug commits
  • High-risk files — cross-referenced hotspots × bug magnets
  • Bus factor — contributor knowledge concentration
  • Team momentum — rising / stable / declining trend
  • Firefighting frequency — reverts, hotfixes, emergency commits

Works with 20+ coding agents (Claude Code, Cursor, Cline, GitHub Copilot, Gemini CLI, etc.) via the Agent Skills Specification.

@a69 a69 merged commit c71da81 into ai-for-developers:main Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants