Codebase Explorer Tool WHEN exploring a new or unknown codebase
- FORCE starting with
README.md,package.json, or.csprojto identify entry points. - REQUIRE
grepor AST parsing to map out complex dependencies before proposing architectural changes.
Büyük ve karmaşık kod tabanlarında akıllı gezinme, giriş noktalarını bulma ve yapıyı anlama taktikleri.
npx skillmds@latest add gktuoktay/codebase-explorer-tool Codebase Explorer Tool WHEN exploring a new or unknown codebase
README.md, package.json, or .csproj to identify entry points.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