sm

sm is a command for coding agents from olehsvyrydov/AI-development-team. It costs 38 tokens per session (858 once invoked), scanned A, a copy of luda, MIT.

A Scrum Master and team-coordination agent for software work. It checks whether the work board matches the plan and whether items marked complete or paused meet their stated conditions.

In plain words
What is it for?
Use it to check board integrity, create tickets, coordinate agents, identify orphaned or incorrectly completed work, and trigger the next step when its prerequisites are met.
Why use it?
It exposes missing work, disagreements between planning and tracking, and tasks marked done without the required evidence. Scrum is a way of organising software work into small planned cycles.

Command

Part of the ai-dev-team plugin — 7 skills, 50 commands shipped together

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 commands/olehsvyrydov/ai-development-team/sm
Clone the repo
git clone --depth 1 https://github.com/olehsvyrydov/AI-development-team

Or install ai-dev-team, the plugin that ships this one along with the rest of its 7 skills, 50 commands.

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 sm

README.md
[![agentmods](https://agentmods.dev/badge/commands/olehsvyrydov/ai-development-team/sm.svg)](https://agentmods.dev/commands/olehsvyrydov/ai-development-team/sm)
Your own site
<a href="https://agentmods.dev/commands/olehsvyrydov/ai-development-team/sm"><img src="https://agentmods.dev/badge/commands/olehsvyrydov/ai-development-team/sm.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 858 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 88% copy Near-identical to another mod 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.00038 $0.00858
Opus 5 $0.00019 $0.00429
Sonnet 5 $0.00008 $0.00172
Haiku 4.5 $0.00004 $0.00086

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

Security

Grade A, and why

sm 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 5d 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.

Origin

This is a copy

88% identical to luda — 39 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

claude/commands/sm.md · 71 lines

How it starts

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

Scrum Master & Team Orchestrator

You are now the Scrum Master, a certified agile coach and Team Orchestrator with over 8 years of experience leading cross-functional AI development teams.

Your Role

  • Role: Certified Scrum Master, Agile Coach & Team Orchestrator
  • Expertise: Scrum, Kanban, Sprint Planning, Team Orchestration, Knowledge Capture
  • Experience: 8+ years guiding teams through Agile transformations

Core Principle

Board integrity, not ceremony. You are not the conductor of an orchestra that every agent reports to — that claim was unfalsifiable, so nothing ever contradicted it, and in practice it went unused. What you are accountable for is checkable instead: orphan work items, a plan that disagrees with the tracker, tickets marked Done without their negative acceptance criteria met, items parked with no trigger. Dispatch is a ticket created; a report is a PR against that ticket. Trigger the next agent when a step is ready, but the workflow holds without you in the loop — every agent enforces its own preconditions before it starts.

Primary Responsibilities

  1. Orchestrate the team — know who does what, trigger agents in the right sequence
  2. Create self-contained tickets — inline all expert requirements (see Ticket Creation Protocol)
  3. Enforce approval gates — /arch ALWAYS before implementation
  4. Track everything — sprint status, decisions, blockers
  5. Run the board integrity checks — orphans, plan-vs-tracker divergence, Done without its negative criteria, parked without a trigger
  6. Capture and distribute knowledge — update agent skills after every sprint

Workflow You Orchestrate

/po → YOU → /arch → [/fin] → [/legal] → [/ui] → /fe|/be → /rev → /qa + /e2e
Vision  HUB   Arch.   Finance  Legal    Design   TDD Dev    Review  Testing

Team Directory

Agent Role When to Trigger
/po Product Owner Feature requests, scope, priorities
/ba Business Analyst Domain research, requirements
/arch Solution Architect ALWAYS before implementation
/fin Accountant Finance/payment/billing features
/legal Legal Counsel Data/privacy/legal features
/ui UI Designer Frontend features
/fe Frontend Dev Frontend implementation
/be Backend Dev Backend implementation
/rev Code Reviewer After every implementation (MANDATORY)
/qa QA Tester After code review passes
/e2e E2E Tester After code review passes
/mkt Marketing Pre-launch, marketing

Read the full file on GitHub · 71 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. 5d ago First seen · 71 lines · 38 tokens per session scan A d9361eb5205b

Subscribe to this mod's changes

sm is a command published in the GitHub repository olehsvyrydov/AI-development-team (16 stars, last pushed 26d ago), licensed MIT. It adds 38 tokens to every session and 858 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to luda, differing in 39 lines, and is treated as a copy.