Gauntlet banner
dwarvesf dwarvesf

Gauntlet

Development community

Description

--- description: "Onboarding gauntlet: a bounded-revise loop that converges a repo's contributor surface (docs + scripts + card template) by making a synthetic-dev agent onboard from the docs alone in a fresh clean room, build one seed card, and submit. Each round persists a full run record; the orchestrator revises the surface, tears the environment down, respins. Mixes the kit's loop (bounded-revise engine), goal (the seed card is a goal contract), and eval (the run record is an eval artifact)

Installation

Installs to ~/.claude/skills/dwarvesf-dwarves-kit-gauntlet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dwarvesf-dwarves-kit-gauntlet && curl -fsSL https://raw.githubusercontent.com/dwarvesf/dwarves-kit/HEAD/commands/gauntlet.md -o ~/.claude/skills/dwarvesf-dwarves-kit-gauntlet/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository