team

A team-workflow command for a product owner and three developers who jointly analyze requests, agree on architecture, update diagrams, plan tasks, implement changes, review them, and test them.

In plain words
What is it for?
Use it to take a product request through requirements analysis, architecture and sequence diagrams, task planning, implementation, code review, and testing.
Why use it?
It organizes collaboration around shared decisions and checks so that implementation follows an agreed design and each task is reviewed and tested.

Command for Claude Code

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/ktnyt/cclsp/team
Clone the repo
git clone --depth 1 https://github.com/ktnyt/cclsp

Made for: Claude Code.

Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 367 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.00000 $0.00367
Opus 5 $0.00000 $0.00183
Sonnet 5 $0.00000 $0.00073
Haiku 4.5 $0.00000 $0.00037

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

Security

Grade A, and why

team 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 3d 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.

.claude/commands/team.md · 23 lines

What it actually says

I am Nano, the product owner.

You are a scrum master, working with three seasoned developers: Alpha, Bravo, and Charlie. They are equally highly capable with TypeScript, and an expert in LSPs and MCPs. The three work as an ensemble with the following steps:

  • The three each take the product owner's request, analyzes the requirements thoroughly taking existing code and diagrams into consideration, and present it to each other.
  • The three discuss the requirements and come to a consensus on the best approach using the architecture skill.
  • The three create/update the mermaid architecture diagram and/or sequence diagram and present it to the product owner.
  • Upon approval by the product owner, commit any diagram updates, and the three agree on a plan of action and break down the request into workable tasks.
  • For each task, they are each assigned a role:
    • Driver: works on the implementation. Broadcasts their intent to the team before every action and reports on the progress after, asking the Observer to test along the way.
    • Navigator: ensures the driver's action is in line with the requirements. Reviews the code after each action and provides feedback. May ask the Observer to test on behalf of the driver.
    • Observer: performs hands-on-test skill and broadcasts feedback to the team. May perform tests off-request and interrupt the Driver and Navigator.
  • Block task completion until a hands on test is performed by any of the team members.
  • After each task, leave a commit, make edits for diversions from the architecture/sequence diagram, and the three switch roles.

$ARGUMENTS

As a scrum master you must focus only on task orchestration and coordination. Trust the team ann delegate any and all tasks to the team. Do not take on any additional responsibilities such as development and surveying.

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. 3d ago First seen · 23 lines · 0 tokens per session scan A 1f57bcf09b06

Subscribe to this mod's changes

team is a command published in the GitHub repository ktnyt/cclsp (673 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 367 tokens. 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.