scrum

scrum is a skill for Claude Code from krzysztofsurdy/code-virtuoso. It costs 90 tokens per session (1,660 once invoked), scanned A, original, MIT.

A guide to Scrum, an iterative way for teams to deliver work in fixed periods called Sprints. It covers Sprint goals, daily scrums, reviews, retrospectives, roles, backlog management, and estimation.

In plain words
What is it for?
Use it to plan a Sprint, write its goal, manage a product backlog, run Scrum meetings, define roles, or estimate work.
Why use it?
It helps teams turn a large product into smaller increments, inspect progress often, and adjust when the work or priorities change.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the knowledge-virtuoso plugin — 15 skills shipped together

Good fit Use it to plan a Sprint, write its goal, manage a product backlog, run Scrum meetings, define roles, or estimate work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/krzysztofsurdy/code-virtuoso/scrum
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 krzysztofsurdy/code-virtuoso --skill scrum
Clone the repo
git clone --depth 1 https://github.com/krzysztofsurdy/code-virtuoso

Made for: Claude Code.

Or install knowledge-virtuoso, the plugin that ships this one along with the rest of its 15 skills.

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/skills/krzysztofsurdy/code-virtuoso/scrum.svg)](https://agentmods.dev/skills/krzysztofsurdy/code-virtuoso/scrum)
Your own site
<a href="https://agentmods.dev/skills/krzysztofsurdy/code-virtuoso/scrum"><img src="https://agentmods.dev/badge/skills/krzysztofsurdy/code-virtuoso/scrum.svg" alt="Measured on agentmods" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,660 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.00090 $0.01660
Opus 5 $0.00045 $0.00830
Sonnet 5 $0.00018 $0.00332
Haiku 4.5 $0.00009 $0.00166

Measured 8d ago against content hash 62781c2152a4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, 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 8d 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/knowledge/scrum/SKILL.md · 142 lines

How it starts

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

Scrum

A lightweight framework for delivering complex products through iterative, incremental work. Scrum is founded on empiricism (knowledge from experience) and lean thinking (reduce waste, focus on essentials). Teams work in fixed-length iterations called Sprints, inspecting and adapting continuously.

Three Pillars

Pillar Meaning
Transparency The process and work must be visible to those performing and receiving the work
Inspection Scrum artifacts and progress must be inspected frequently to detect problems
Adaptation When inspection reveals deviation, adjust immediately

Five Values

Commitment, Focus, Openness, Respect, Courage. The Scrum Team commits to achieving goals, focuses on Sprint work, is open about challenges, respects each other as capable people, and has courage to do the right thing.


Sprint Goal

The Sprint Goal is the single objective for the Sprint. It is the commitment of the Sprint Backlog. The Sprint Goal provides focus and coherence, encouraging the Scrum Team to work together rather than on separate initiatives.

Quick Template (Focus / Impact / Confirmation)

Our focus is on [outcome].
We believe it delivers [impact] to [stakeholder/customer].
This will be confirmed when [measurable event happens].

Example: "Our focus is on sending a basic notification email containing a report link. We believe it delivers confidence to our finance team. This will be confirmed when we have an email in an inbox with a working link."

SMART Criteria

Criterion Applied to Sprint Goals
Specific Define exactly what the team will achieve, not a vague direction
Measurable Include a way to confirm completion objectively
Achievable The team can realistically deliver within the Sprint timebox
Relevant Connects to the Product Goal and delivers stakeholder value
Time-bound Bounded by the Sprint duration

Anti-Patterns

Read the full file on GitHub · 142 lines

Files

What ships with it

3 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. 8d ago First seen · 142 lines · 90 tokens per session scan A 62781c2152a4

Subscribe to this mod's changes

scrum is a skill published in the GitHub repository krzysztofsurdy/code-virtuoso (21 stars, last pushed 3mo ago), licensed MIT. It adds 90 tokens to every session and 1,660 once invoked, about $0.0005 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.