awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yujiachen-y avatar

yujiachen-y/codebase-recon-skill

0
View on GitHub↗
25 stars·1 fork·MIT·10 views

Codebase Recon Skill

A coding agent skill that analyzes git history to understand a codebase before reading any code. Reveals project health, risk areas, team structure, and development momentum.

Features

  • Code Search and Navigation - Analyzes git history to reveal hotspots and bus factor risks.
  • Development Tools - Analyze git history to identify hotspots and codebase health.

Star history

Star history chart for yujiachen-y/codebase-recon-skillStar history chart for yujiachen-y/codebase-recon-skill

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Codebase Recon Skill

These projects share indexed features with Codebase Recon Skill. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sst/opencodesst avatar

    sst/opencode

    175,436View on GitHub↗

    OpenCode is an autonomous software developer and LLM coding agent designed to write code and manage development workflows. It functions as an AI development automator that executes multi-step coding tasks and modifies project files to build software automatically from high-level instructions. The system employs a task orchestrator to decompose goals into sequences of tool calls and autonomous execution steps. It features a recursive research loop for conducting deep technical searches and a restricted read-only mode for analyzing and exploring large codebases to plan changes without modifying

    TypeScript
    View on GitHub↗175,436
  • square/maximum-awesomesquare avatar

    square/maximum-awesome

    5,698View on GitHub↗

    This project is a terminal development environment consisting of a shared configuration set for the Vim editor and the Tmux terminal multiplexer. It integrates curated editor extensions, session management layouts, and plugin configurations to standardize a local command line workspace. The environment features a dedicated Tmux session manager for organizing window layouts and pane arrangements, alongside a Vim configuration that includes specific mappings for project navigation and codebase searching. It utilizes a system of local overrides, allowing users to tailor the environment through s

    Ruby
    View on GitHub↗5,698
  • can1357/oh-my-pican1357 avatar

    can1357/oh-my-pi

    12,763View on GitHub↗

    oh-my-pi is an agentic workflow automation platform and AI coding agent orchestrator designed for autonomous software engineering. It functions as a multi-model LLM router and an LSP-integrated development environment, coordinating specialized AI agents to perform codebase analysis, automated refactoring, and complex task execution. The system distinguishes itself through the use of subagent coordination to execute parallel tasks within isolated environments and an auto-research framework for iterative experiments. It employs AST-driven structural search for code discovery and content-hash an

    TypeScriptai-agentai-coding-agentanthropic
    View on GitHub↗12,763
  • open-source-labs/sveltestormopen-source-labs avatar

    open-source-labs/SvelteStorm

    1,032View on GitHub↗

    SvelteStorm is a specialized integrated development environment built for creating, editing, and debugging Svelte applications. The workspace provides a desktop code editing environment equipped with syntax highlighting, a file directory tree explorer, split-screen document viewing, code search tools, and an integrated terminal for executing shell scripts and terminal commands. The environment includes dedicated debugging and monitoring tools that generate real-time component hierarchy graphs, track live state values, and record application states to allow stepping backward and forward throu

    Sveltecodemirror-editordeveloper-toolselectron
    View on GitHub↗1,032
Compare all 30 related projects→

Frequently asked questions

What does yujiachen-y/codebase-recon-skill do?

A coding agent skill that analyzes git history to understand a codebase before reading any code. Reveals project health, risk areas, team structure, and development momentum.

What are the main features of yujiachen-y/codebase-recon-skill?

The main features of yujiachen-y/codebase-recon-skill are: Code Search and Navigation, Development Tools.

Which projects share features with yujiachen-y/codebase-recon-skill?

Projects with overlapping indexed features include: sst/opencode — OpenCode is an autonomous software developer and LLM coding agent designed to write code and manage development… square/maximum-awesome — This project is a terminal development environment consisting of a shared configuration set for the Vim editor and the… can1357/oh-my-pi — oh-my-pi is an agentic workflow automation platform and AI coding agent orchestrator designed for autonomous software… spf13/spf13-vim — This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured… microsoft/vscode-go — This project is a Go language extension for VS Code that provides a comprehensive development environment through a… open-source-labs/sveltestorm — SvelteStorm is a specialized integrated development environment built for creating, editing, and debugging Svelte…