extract
Installation
SKILL.md
Extract Codebase Knowledge
Build or rebuild the .gauntlet/knowledge.json knowledge base.
Steps
-
Identify target directory: use the current working directory or a user-specified path
-
Run AST extraction: invoke the extractor script
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/extractor.py <target-dir> -
AI enrichment: for each extracted entry, enhance the
detailfield with natural language explanation of business logic, data flow, architectural role, and rationale