Help us improve
Share bugs, ideas, or general feedback.
From gauntlet
Guides new developers through structured codebase onboarding across five stages: big picture, core domain, interfaces, patterns, and hardening. Tracks progress with challenges and mastery checks.
npx claudepluginhub athola/claude-night-market --plugin gauntletHow this skill is triggered — by the user, by Claude, or both
Slash command
/gauntlet:onboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Walk a new developer through the codebase in structured stages.
Generates step-by-step onboarding guides for new developers covering environment setup, project structure, architecture, conventions, tests, and first contributions. Activates on setup or new joiner requests.
Offers interactive learning exercises after new files, schema changes, refactors, or design decisions to build expertise in AI-assisted coding.
Share bugs, ideas, or general feedback.
Walk a new developer through the codebase in structured stages.
| Stage | Focus | Categories | Difficulty |
|---|---|---|---|
| 1 | Big picture | architecture, data_flow | 1-2 |
| 2 | Core domain | business_logic | 2-3 |
| 3 | Interfaces | api_contract, data_flow | 3 |
| 4 | Patterns | pattern, dependency | 3-4 |
| 5 | Hardening | error_handling, business_logic | 4-5 |
After stage 5, the developer enters the regular gauntlet. Answer history carries over.