Agent skill

repo-scanning

Scan and document repository structure, patterns, and key components. Use when starting work on unfamiliar codebases.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/repo-scanning

SKILL.md

Repository Scanning

Produce a comprehensive map of the repository to enable effective navigation and understanding.

Process

  1. Identify major directories and their purposes
  2. Find key modules, services, or packages
  3. Note conventions and patterns in use
  4. Document entry points and important files
  5. Flag any unusual structures or concerns

Output

Create context/repo-map.md using the template in templates/repo-map.md.

Tips

  • Focus on structure, not implementation details
  • Note naming conventions observed
  • Identify test directories and their organization
  • Look for configuration files that reveal project setup

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results