agentsclimarketplace

Ralph sprint

Skill zacharygcook/agent-skills/skills/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

Install
npx -y skills add zacharygcook/agent-skills --skill ralph-sprint

Assembled 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.

  1. Read repository agent instructions, the durable SPEC.md or equivalent, .ralph/config.env, and all existing sprint state.
  2. If the current sprint is incomplete or its hooks failed, repair or resume it instead of creating a competing sprint.
  3. Select the next dependency-ordered slice of the spec. Do not create speculative future sprint folders.
  4. Create or validate README.md, IMPLEMENTATION_PLAN.md, relevant-specs.md, chunks.json, prompt.md, and SCRATCHPAD.md under .ralph/sprints/<number-name>/.
  5. Keep chunks sequential and bounded. Give each concrete acceptance criteria, accurate artifact paths, and repository ownership in multi-repo mode.
  6. Set CURRENT_SPRINT, run just validate when available, and repair every setup defect.
  7. 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/

assets/

Keep looking

Skills are one crate of 326,835. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.