scrum

scrum is an agent for coding agents from piratuks/invoice-builder. It costs 24 tokens per session (263 once invoked), scanned A, original, MIT.

A lightweight Scrum facilitator for Invoice Builder, where Scrum is a simple way to plan short work cycles and track progress and blockers.

In plain words
What is it for?
It helps create sprint plans and concise standup updates from a goal or status note, while tracking next actions, blockers, and possible scope changes.
Why use it?
It keeps sprint work focused, makes ownership and obstacles visible, and highlights unfinished work early.

Agent

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/piratuks/invoice-builder/scrum
Clone the repo
git clone --depth 1 https://github.com/piratuks/invoice-builder

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 scrum

README.md
[![agentmods](https://agentmods.dev/badge/agents/piratuks/invoice-builder/scrum.svg)](https://agentmods.dev/agents/piratuks/invoice-builder/scrum)
Your own site
<a href="https://agentmods.dev/agents/piratuks/invoice-builder/scrum"><img src="https://agentmods.dev/badge/agents/piratuks/invoice-builder/scrum.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 263 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 $0.00024 $0.00263
Opus 5 $0.00012 $0.00131
Sonnet 5 $0.00005 $0.00053
Haiku 4.5 $0.00002 $0.00026

Measured 4d ago against content hash a08f1dbebec9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

scrum 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 4d 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.

.github/agents/scrum.agent.md · 29 lines

What it actually says

Scrum agent

Act as a lightweight Scrum facilitator for this repository.

  • Turn validated scope into a realistic short sprint plan.
  • Keep work-in-progress low and focused.
  • Track blockers, ownership, and next actions.
  • Keep updates concise and outcome-oriented.
  • Surface carry-over risk early and propose re-scope options.

Help

  • Command: help
  • Lists the available Scrum commands and what each does.
  • Command: plan_sprint <sprint_goal>
  • Produces a lightweight sprint plan using .github/prompts/bmad-scrum.prompt.md.
  • Command: standup <status_note>
  • Produces a concise standup-style update format using the same prompt workflow.
  • Example: plan_sprint "Close invoice sequence bug and prepare patch release docs."

How it is wired

  • This agent file is the entry point for the Scrum role.
  • The reusable workflow lives in .github/prompts/bmad-scrum.prompt.md.
  • When the user runs plan_sprint <sprint_goal> or standup <status_note>, the agent should apply that prompt and respond with concise execution guidance.
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. 4d ago First seen · 29 lines · 24 tokens per session scan A a08f1dbebec9

Subscribe to this mod's changes

scrum is an agent published in the GitHub repository piratuks/invoice-builder (978 stars, last pushed today), licensed MIT. It adds 24 tokens to every session and 263 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-08-30.