Gauntlet

Gauntlet from athola/claude-night-market.

by @athola 7 skills

Skills in this plugin

7
  1. Curate · athola
    Adds developer-authored annotations to the gauntlet knowledge base. Use when capturing tribal knowledge or rationale not visible in code.
    1 install
  2. Extract · athola
    Builds the gauntlet knowledge base from AST extraction and AI enrichment. Use when initializing or refreshing codebase knowledge for challenges.
    1 install
  3. Onboard · athola
    Guides a new developer through five staged challenge sets covering architecture, domain, patterns, and hardening. Use when onboarding contributors.
    1 install
  4. Challenge · athola
    Presents adaptive codebase challenge questions with multiple-choice and trace exercises. Use when testing contributor knowledge of the codebase.
    1 install
  5. Graph Build · athola
    Builds or updates the code knowledge graph via tree-sitter AST and SQLite. Use when setting up the graph before search or blast-radius analysis.
    1 install
  6. Graph Search · athola
    Searches the code knowledge graph by function, class, or type using FTS5 full-text search. Use when locating code entities by name or qualified path.
    1 install
  7. Gauntlet Curate · athola
    Audits the DSA problem bank for coverage gaps and proposes new YAML entries. Use when refreshing the problem bank during update-plugins runs.
    1 install