sprint-runner

sprint-runner is a skill for Codex from sanky369/vibe-building-skills. It costs 117 tokens per session (2,817 once invoked), scanned A, original, MIT.

A guided workshop for running a Foundation Sprint or Design Sprint with a virtual team of agents. These are structured methods for moving from an idea to decisions and a prototype through exercises, notes, votes, and sketches.

In plain words
What is it for?
For facilitating product or idea workshops with agent teammates, including exercises, voting, sketching, prototyping, and recording decisions.
Why use it?
It keeps the workshop’s decisions and outputs recorded in files, so the work can pause and resume without losing context.

Skill for Codex

Written for Codex: runs codex exec. Also seen: mentions subagents; mentions Claude Code; mentions Codex.

Good fit For facilitating product or idea workshops with agent teammates, including exercises, voting, sketching, prototyping, and recording decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sanky369/vibe-building-skills/sprint-runner
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sanky369/vibe-building-skills --skill sprint-runner
Clone the repo
git clone --depth 1 https://github.com/sanky369/vibe-building-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sprint-runner

README.md
[![agentmods](https://agentmods.dev/badge/skills/sanky369/vibe-building-skills/sprint-runner/github.svg)](https://agentmods.dev/skills/sanky369/vibe-building-skills/sprint-runner)
Your own site
<a href="https://agentmods.dev/skills/sanky369/vibe-building-skills/sprint-runner"><img src="https://agentmods.dev/badge/skills/sanky369/vibe-building-skills/sprint-runner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sprint-runner

Your own site · 80×15
<a href="https://agentmods.dev/skills/sanky369/vibe-building-skills/sprint-runner"><img src="https://agentmods.dev/badge/skills/sanky369/vibe-building-skills/sprint-runner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,817 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00117 $0.02817
Opus 5 $0.00059 $0.01409
Sonnet 5 $0.00023 $0.00563
Haiku 4.5 $0.00012 $0.00282

Measured 12d ago against content hash c0bc24a892de, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sprint-runner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/product-strategy/sprint-runner/SKILL.md · 119 lines

How it starts

The opening of the file, as written. The whole thing — 119 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sprint Runner

Run a real Foundation Sprint (Click, Knapp & Zeratsky) or Design Sprint (Sprint, Knapp) as a live workshop. The user is Facilitator and Decider. You are the co-facilitator running the room. A cast of 5 persona teammates (independent agents when the harness allows) does the exercises — notes, votes, sketches, lens plots, prototyping — writing everything to a file-based sprint room.

Prime rule: the sprint is outcome-gated, never time-gated. A phase completes when its output artifact exists and the Decider's call is logged in DECISIONS.md. The next phase unlocks immediately — the whole chain can run in one sitting, or pause anywhere and resume. Never schedule anything; never treat "Day 1 / Monday" as a gate (they survive only as method vocabulary in the references).

Files are the source of truth; agents are a performance layer over them. Anything an agent knows that isn't in a file will be lost — write it down.

Capability tiers (pick the highest the harness supports)

Tier Harness capability Team mechanics
1 — Live team Can spawn persistent named agents AND continue them later (e.g. Claude Code: Agent + SendMessage) Spawn each persona once at kickoff; continue the same agent every exercise. Teammates remember the sprint and carry opinions forward.
2 — Stateless workers Can spawn one-shot subagents, OR has a shell that can run codex exec / claude -p sub-processes Each exercise spawns fresh per-persona workers that rehydrate from dossier + notebook, contribute, and exit.
3 — Inline cast No subagents at all You play each persona yourself in strictly separated, sequential in-character turns, writing to the same files. Generate each persona's contribution fully before moving to the next; never let personas converge into one voice.

Never fail because a tool is missing — drop a tier. Rehydration from files also covers session breaks at every tier. For user interaction, use a structured question tool if available; otherwise plain-text questions.

Read the full file on GitHub · 119 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 119 lines · 117 tokens per session scan A c0bc24a892de

Subscribe to this mod's changes

sprint-runner is a skill published in the GitHub repository sanky369/vibe-building-skills (30 stars, last pushed 2mo ago), licensed MIT. It adds 117 tokens to every session and 2,817 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

api-tester

A tool for creating and checking API tests from the real API contract and implementation. An API is the agreed way that software sends requests and receives responses.

laolaoshiren/claude-code-skills-zh · 86 tokens

dep-auditor

A read-only audit of a project’s third-party packages for known security issues, version health, and license facts. It uses the versions actually selected by lockfiles, which record the exact packages installed, rather than relying only on version ranges.

laolaoshiren/claude-code-skills-zh · 72 tokens

skill-curator

A Chinese-language evaluator for deciding whether developer tools and agent resources are suitable for a curated collection. It checks real repositories, installation paths, activity, duplicates, and security boundaries using evidence.

laolaoshiren/claude-code-skills-zh · 75 tokens

git-workflow

A guide for handling Git repository work safely, including status checks, branches, commits, pushes, pull requests, and rebasing. Git is a version-control system that records code changes and coordinates work between developers.

laolaoshiren/claude-code-skills-zh · 73 tokens

zh-readme

A tool for writing README files in Chinese after first examining a software project. A README is the main guide visitors see when they open a code repository.

laolaoshiren/claude-code-skills-zh · 25 tokens

env-manager

An environment-variable manager for project settings stored outside the code, often in .env files. It checks variable definitions and usage while keeping secret values out of reports and terminal output.

laolaoshiren/claude-code-skills-zh · 22 tokens