codebase-reading

Installation
SKILL.md

Large Codebase Reading Methodology

A systematic approach to understanding large codebases efficiently: read to modify safely, not to memorize everything.

Core Principle

Goal-oriented reading: Always start with a concrete objective (fix bug, add feature, debug issue, security audit). Without a goal, you'll get lost in details.

Success criteria: You can explain the execution flow and modify code confidently, not that you've read every file.

Documentation Structure

When documenting your understanding, use this structure:

Installs
13
GitHub Stars
7
First Seen
Feb 3, 2026
codebase-reading — trotsky1997/my-claude-agent-skills