github-repository-investigator

Map GitHub repository architecture with MCP-verified file paths and dependencies.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/niltonfrederico/my-agents --skill github-repository-investigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-repository-investigator
Source: https://github.com/niltonfrederico/my-agents/tree/main/skills/github-repository-investigator
Command: npx skills add https://github.com/niltonfrederico/my-agents --skill github-repository-investigator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovers and verifies the actual structure of GitHub repositories, preventing assumptions about file paths or architecture.

Core Features & Use Cases

  • Repository structure discovery and visualization to reveal actual layouts.
  • Framework detection and architecture mapping for Django/Python and .NET/C# projects.
  • Real-path verification and dependency mapping to validate architecture against the codebase.

Quick Start

Invoke the investigate_repository_structure function on your target repository to generate a verified architecture map.

Frequently Asked Questions about github-repository-investigator

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

FAQPage Schema
How do I verify the actual file structure of a GitHub repository?

To verify a GitHub repository structure, you need to discover and map real file paths using MCP-powered verification. This prevents assumptions by reporting only confirmed findings directly from the codebase.

Can I detect Django or .NET framework architecture in a GitHub repo?

Yes, you can detect Django/Python and .NET/C# framework architecture in a GitHub repo. This process maps the framework structure and validates dependencies against the actual repository codebase.

What is the best way to map dependencies in a GitHub repository?

The best way to map dependencies in a GitHub repository is to use real-path verification. This validates the architecture against the codebase, ensuring that all reported dependency mappings are confirmed findings.

How do I investigate a GitHub repository's architecture step by step?

You investigate GitHub repository architecture by invoking the structure discovery function on your target repository. This generates a verified architecture map that reveals the actual layout and confirms file paths.

Why does my GitHub repository structure discovery return unverified paths?

GitHub repository structure discovery returns unverified paths when assumptions are made without strict data access. Applying MCP-powered verification ensures that only real, confirmed paths from the codebase are reported.