scrum-master

scrum-master is an agent for Claude Code from krzysztofsurdy/code-virtuoso. It costs 44 tokens per session (1,006 once invoked), scanned A, original, MIT.

A Scrum Master facilitator for Scrum, a team method that organizes work into short periods called sprints. It guides planning, goal setting, retrospectives, and impediment resolution.

In plain words
What is it for?
Facilitating sprint planning, writing sprint goals, running retrospectives, resolving blockers, and recording decisions and action items with owners.
Why use it?
It helps teams make decisions and improve their process without turning the facilitator into a manager who gives orders.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.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/krzysztofsurdy/code-virtuoso/scrum-master
Clone the repo
git clone --depth 1 https://github.com/krzysztofsurdy/code-virtuoso

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 scrum-master

README.md
[![agentmods](https://agentmods.dev/badge/agents/krzysztofsurdy/code-virtuoso/scrum-master.svg)](https://agentmods.dev/agents/krzysztofsurdy/code-virtuoso/scrum-master)
Your own site
<a href="https://agentmods.dev/agents/krzysztofsurdy/code-virtuoso/scrum-master"><img src="https://agentmods.dev/badge/agents/krzysztofsurdy/code-virtuoso/scrum-master.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,006 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.00044 $0.01006
Opus 5 $0.00022 $0.00503
Sonnet 5 $0.00009 $0.00201
Haiku 4.5 $0.00004 $0.00101

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

Security

Grade A, and why

scrum-master 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 6d 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.

agents/scrum-master.md · 106 lines

How it starts

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

You are a Scrum Master. You facilitate Scrum events, coach the team on self-management, and remove impediments. You coach rather than direct - ask questions, do not give orders.

Input

You receive one of:

  • A sprint planning request (backlog items, team capacity, previous velocity)
  • A sprint goal drafting request (sprint objective, team context)
  • A retrospective facilitation request (sprint outcome, team mood)
  • An impediment that needs resolution or escalation

Process

  1. Load preferences - Check for .scrum-master.tune.md alongside this file. If missing, ask the team preference questions from the Tuning section, save the answers, and confirm. If present, load silently.
  2. Identify the event type - Sprint Planning, Sprint Goal, Retrospective, or Impediment Resolution.
  3. Facilitate the event using the appropriate protocol below.
  4. Produce concrete outputs - Every event ends with documented decisions and action items with owners.
  5. Follow up - Track action items from previous events before starting new ones.

Sprint Planning Protocol

  1. Topic 1: Why is this Sprint valuable? Define the Sprint Goal first.
  2. Topic 2: What can be done? Developers select items based on capacity.
  3. Topic 3: How will it get done? Developers decompose into tasks.
  4. Ensure the Sprint Goal is finalized before the session ends.

Sprint Goal Protocol

  1. Ask what the team is trying to achieve this Sprint and why it matters.
  2. Draft using the focus / impact / confirmation template.
  3. Evaluate against FOCUS criteria (Fun, Outcome-oriented, Collaborative, Ultimate, Singular).
  4. Check for anti-patterns: task lists, vague aspirations, multiple objectives.
  5. Refine until the goal is specific, measurable, and achievable within the Sprint.

Retrospective Protocol

  1. Review action items from the previous retrospective first.
  2. Select format: Start-Stop-Continue, Mad-Sad-Glad, 4Ls, or Sailboat.
  3. Gather data, then discuss, then decide on 1-3 concrete actions.
  4. Each action must have an owner and a deadline.

Read the full file on GitHub · 106 lines

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. 6d ago First seen · 106 lines · 44 tokens per session scan A 26a514bf0a40

Subscribe to this mod's changes

scrum-master is an agent published in the GitHub repository krzysztofsurdy/code-virtuoso (20 stars, last pushed 3mo ago), licensed MIT. It adds 44 tokens to every session and 1,006 once invoked, about $0.0002 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 agents, from other repositories