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

  1. Identify target directory: use the current working directory or a user-specified path

  2. Run AST extraction: invoke the extractor script

    python3 ${CLAUDE_PLUGIN_ROOT}/scripts/extractor.py <target-dir>
    
Installs
75
GitHub Stars
327
First Seen
Apr 13, 2026
extract — athola/claude-night-market