Ralph sprint
Create, repair, validate, or advance a Ralph sprint from a repository specification. Use when the user asks for the first or next sprint, sprint planning, spec breakdown, chunk design, CURRENT_SPRINT selection, or preparation after a completed sprint. Never start the autonomous loop unless separately requested.From its SKILL.md
npx -y skills add zacharygcook/agent-skills --skill ralph-sprintAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 270 tokens by cl100k_base, as published. Nobody here has run it
Ralph Sprint
Prepare exactly one reviewable sprint and stop before execution.
- Read repository agent instructions, the durable
SPEC.mdor equivalent,.ralph/config.env, and all existing sprint state. - If the current sprint is incomplete or its hooks failed, repair or resume it instead of creating a competing sprint.
- Select the next dependency-ordered slice of the spec. Do not create speculative future sprint folders.
- Create or validate
README.md,IMPLEMENTATION_PLAN.md,relevant-specs.md,chunks.json,prompt.md, andSCRATCHPAD.mdunder.ralph/sprints/<number-name>/. - Keep chunks sequential and bounded. Give each concrete acceptance criteria, accurate artifact paths, and repository ownership in multi-repo mode.
- Set
CURRENT_SPRINT, runjust validatewhen available, and repair every setup defect. - Summarize the goal, chunks, validation, risks, and operator review path. Do not run
just run.
When installed beside $ralph-loop, its references/spec-breakdown.md, references/sprint.md, and
references/chunks.md provide the complete shared contract. Preserve those invariants even when the
umbrella skill is unavailable.
What ships with it: 2 files
267 B alongside SKILL.md
agents/
- openai.yaml261 B
assets/
- VERSION6 B