Acquire Codebase Knowledge
Maps an unfamiliar repository into seven documents backed by file evidence.
Install
Ships scriptsgh skills install github/awesome-copilot acquire-codebase-knowledge
Yabancı bir depoya girerken, mimarinin belgelenmesi ya da ekip için onboarding dokümanı çıkarılması istendiğinde
- Author
- Satya K
- License
- MIT
Writes STACK, STRUCTURE, ARCHITECTURE, CONVENTIONS, INTEGRATIONS, TESTING and CONCERNS into docs/codebase/, and every document carries the list of files its claims were read from. A bundled Python scanner runs first and detects manifests across a wide set of languages, CI platforms, container setups and code metrics, so the writing starts from measured facts. Anything unverifiable is marked TODO and anything that depends on intent becomes a numbered question back to the user instead of a confident guess. Needs Python 3.8 or newer and git, run from the project root.
Comments(0)
Sign in to comment