extract
Installation
SKILL.md
Extract Codebase Knowledge
Build or rebuild the .gauntlet/knowledge.json knowledge base.
When NOT To Use
- Tribal knowledge no parser can see (use
gauntlet:curate) - Building the code graph (use
gauntlet:graph-build)
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>