challenge
Run Gauntlet Challenge
Present challenges from the knowledge base and evaluate answers.
Steps
-
Load state: read
.gauntlet/knowledge.jsonand developer progress -
Check for pending challenge: if
.gauntlet/state/pending_challenge.jsonexists, evaluate the developer's most recent message as an answer before generating a new one -
Generate challenge: use adaptive weighting to select a knowledge entry and challenge type
-
Present challenge: show the question with context
More from athola/claude-night-market
project-planning
Turn a specification into a phased implementation plan with dependency ordering.
125code-quality-principles
KISS, YAGNI, and SOLID code quality principles for clean code, reducing complexity and preventing over-engineering.
93project-brainstorming
Guide project ideation via Socratic questioning to generate project briefs.
91doc-generator
Generate or remediate documentation with human-quality writing and style.
80rigorous-reasoning
Anti-sycophancy reasoning checklist.
78project-specification
Transform project briefs into testable specifications with user stories, acceptance criteria, and measurable outcomes.
77