repo-research-analyst

Analyze a repository's structure, conventions, and documentation to generate a handoff report.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/erlebach/gordon --skill repo-research-analyst-erlebach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-research-analyst
Source: https://github.com/erlebach/gordon/tree/main/skills/blog_skills/repo-research-analyst
Command: npx skills add https://github.com/erlebach/gordon --skill repo-research-analyst-erlebach

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly understand a new codebase by mapping its structure, conventions, and documentation, enabling faster onboarding and evaluation.

Core Features & Use Cases

  • Architecture and structure analysis: identify key directories, entry points, and design decisions to build a mental model of the project.
  • Documentation discovery: locate README, CONTRIBUTING, ARCHITECTURE, CLAUDE docs, and issue templates to capture governance and standards.
  • Handoff generation: produce a structured repo-research handoff detailing findings and recommendations for contributors.

Quick Start

Provide the local path to the repository and an optional focus area to tailor the research output.

Frequently Asked Questions about repo-research-analyst

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a codebase to understand its architecture and conventions?

You can analyze a codebase by providing a local repository path to map its structure, key directories, entry points, and design decisions, which builds a mental model for faster team onboarding.

What is the best way to generate a handoff report for a new repository?

Generating a handoff report involves mapping repository structure and conventions to produce a structured output detailing findings and recommendations for new contributors.

How do I locate documentation like README and CONTRIBUTING files during codebase evaluation?

Locate documentation by discovering README, CONTRIBUTING, ARCHITECTURE, and issue templates within the repository to capture governance standards and project guidelines during evaluation.

Can I target a specific focus area when mapping repository structure?

Yes, you can provide an optional focus area alongside the local repository path to tailor the research output and concentrate the structure analysis on specific project sections.

Does analyzing repository patterns require any external dependencies or setup?

No, analyzing repository patterns requires no external dependencies, only the local path to the repository you intend to research for architecture mapping and documentation discovery.

When do I need to map repository conventions for project onboarding?

You need to map repository conventions when onboarding new contributors, allowing them to quickly understand project structure, locate governance documentation, and follow established patterns.