diff --git a/readme.md b/readme.md index cd8ba61..36006fb 100644 --- a/readme.md +++ b/readme.md @@ -232,6 +232,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[Sourcegraph Cody](https://about.sourcegraph.com/cody)** – AI-powered code search and navigation for large codebases. - **[Pieces.app](https://pieces.app/)** – AI-powered code snippet management, search, and sharing. - **[16x Prompt](https://prompt.16x.engineer/)** – AI tool for enhanced code context and prompt-based navigation. +- **[codebase-recon](https://github.com/yujiachen-y/codebase-recon-skill)** – AI coding agent skill that analyzes git history to reveal hotspots, bug magnets, bus factor risks, and development momentum before reading any code. ---