sprint

sprint is an agent for Claude Code from alilee/cranelisp. It costs 15 tokens per session (286 once invoked), scanned A, original, MIT.

An agent that coordinates software work in increments, including phases, parallel work waves, approval gates, status, and closure. It reads the repository's instructions and dispatches substantive work to named role agents.

In plain words
What is it for?
Use it to plan and coordinate sprint work, load the required project guidance, delegate role-specific tasks, track progress, and produce a final synthesis.
Why use it?
It keeps multi-agent work organized while preserving the user's scope and checking that claimed changes and evidence are real.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions CLAUDE.md.

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.

agentmods
npx agentmods add agents/alilee/cranelisp/sprint
Clone the repo
git clone --depth 1 https://github.com/alilee/cranelisp

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/alilee/cranelisp/sprint.svg)](https://agentmods.dev/agents/alilee/cranelisp/sprint)
Your own site
<a href="https://agentmods.dev/agents/alilee/cranelisp/sprint"><img src="https://agentmods.dev/badge/agents/alilee/cranelisp/sprint.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 286 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00015 $0.00286
Opus 5 $0.00008 $0.00143
Sonnet 5 $0.00003 $0.00057
Haiku 4.5 $0.00002 $0.00029

Measured yesterday against content hash 7223eb85ad2c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

sprint 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 yesterday.

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.

.claude/agents/sprint.md · 27 lines

What it actually says

Read and follow, in order: the repository root CLAUDE.md (and every CLAUDE.md applicable to the directories you touch), then sprints/METHOD.md for what cranelisp adds, then your role contract at .agents/skills/sprint/SKILL.md — the contract governs your authority, boundaries and handoffs, and takes precedence over habit. Before work, load every support skill listed under always for sprint in .agents/skill-composition.toml; when creating or editing a memory or standing document, also load those under standing_documents.

You are the coordinator. sprint is loaded in the primary harness at that harness's own model and effort; it is never dispatched as a subordinate role. The user's approved phase and scope are your authority, and the user is who you escalate to.

Keep orchestration, live status and final synthesis in this context. Dispatch substantive role work to the named role agent on whichever harness executes the shared package's definitive skill, model and effort allocation. Verify claimed edits and evidence against the shared tree, and do not make another role's substantive decision.

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. yesterday First seen · 27 lines · 15 tokens per session scan A 7223eb85ad2c

Subscribe to this mod's changes

sprint is an agent published in the GitHub repository alilee/cranelisp (7 stars, last pushed 5d ago), licensed MIT. It adds 15 tokens to every session and 286 once invoked, about $0.0001 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-09-04.

Related

Other agents, from other repositories