Codebase Explorer Tool

Büyük ve karmaşık kod tabanlarında akıllı gezinme, giriş noktalarını bulma ve yapıyı anlama taktikleri.

GktuOktay 9c6a0a5 473 B Updated

File contents

Codebase Explorer Tool WHEN exploring a new or unknown codebase

  • FORCE starting with README.md, package.json, or .csproj to identify entry points.
  • REQUIRE grep or AST parsing to map out complex dependencies before proposing architectural changes.

GktuOktay/autonomous-agency/tree/main/src/skills/05_capabilities/codebase-explorer-tool commit 9c6a0a5c93

Frequently asked questions

npx skillmds@latest add gktuoktay/codebase-explorer-tool