scan-codebase
CommunityDeterministically extract codebase facts.
Software Engineering#code generation#monorepo#STM#codebase scanning#repository intelligence#deterministic analysis#structured inputs
Authorkapilvirenahuja
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It removes the guesswork and inconsistency of manually inspecting a repository by producing a deterministic, structured scan of the codebase for downstream reasoning.
Core Features & Use Cases
- Deterministic brownfield scanning: Harvests repository structure and signals such as manifests, framework idioms, and git context into a bounded index.
- STM-first structured inputs: Writes
scan-index.jsoninto STM as the sole structured-input source for every subsequent infer-from-code step. - Budgeted, tool-aware execution: Enforces size and time limits while conservatively omitting unavailable sections instead of failing the whole scan.
- Use case: Bootstrap enterprise-grade code generation for an existing product by extracting tech stack, configs, and ADRs before any LLM inference runs in the /codify play.
Quick Start
Run the scan-codebase skill with repo_roots and an output_path to generate scan-index.json in STM for your codify workflow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: scan-codebase Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#scan-codebase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.