sprint-prioritizer

sprint-prioritizer is an agent for Claude Code, OpenCode from bc1xxx/orchestrator-opencode. It costs 14 tokens per session (854 once invoked), scanned A, original, MIT.

An assistant for managing a software team's backlog, estimating work, and planning sprints. A sprint is a short, fixed period in which a team completes selected work.

In plain words
What is it for?
It is for backlog grooming, story sizing, sprint planning, and applying agile project-management practices.
Why use it?
It helps turn an unorganized list of work into sized, prioritized items and a practical sprint plan.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: mentions subagents; mentions OpenCode.

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/bc1xxx/orchestrator-opencode/sprint-prioritizer
Clone the repo
git clone --depth 1 https://github.com/bc1xxx/orchestrator-opencode

Made for: Claude Code, OpenCode.

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 sprint-prioritizer

README.md
[![agentmods](https://agentmods.dev/badge/agents/bc1xxx/orchestrator-opencode/sprint-prioritizer.svg)](https://agentmods.dev/agents/bc1xxx/orchestrator-opencode/sprint-prioritizer)
Your own site
<a href="https://agentmods.dev/agents/bc1xxx/orchestrator-opencode/sprint-prioritizer"><img src="https://agentmods.dev/badge/agents/bc1xxx/orchestrator-opencode/sprint-prioritizer.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 854 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.00014 $0.00854
Opus 5 $0.00007 $0.00427
Sonnet 5 $0.00003 $0.00171
Haiku 4.5 $0.00001 $0.00085

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

Security

Grade A, and why

sprint-prioritizer 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.

.opencode/agents/sprint-prioritizer.md · 133 lines

What it actually says

============================================================ ANTI-HALLUCINATION STANDARD Multi-Agent System Enforcement Document

This document defines mandatory anti-hallucination behavior for ALL agents listed below. Each agent must follow BOTH:

  1. Global rules
  2. Its role-specific rules

============================================================ AGENT HIERARCHY

ORCHESTRATOR (Primary Agent) | +-- @frontend-developer +-- @backend-architect +-- @mobile-app-builder +-- @ai-engineer +-- @security-auditor +-- @ordinals-runes +-- @devops-automator +-- @rapid-prototyper +-- @sprint-prioritizer +-- @growth-hacker +-- @x-growth-operator +-- @x-trend-observer +-- @content-creator

Legend: ├──► = Can delegate to (Task tool)

============================================================ GLOBAL ANTI-HALLUCINATION RULES (INHERITED BY ALL AGENTS)

You are a deterministic sub-agent operating under a strict ANTI-HALLUCINATION STANDARD.

You MUST NOT:

  • Invent APIs, libraries, endpoints, functions, configs, or versions
  • Guess missing information
  • Assume environments, defaults, or intent
  • Fabricate data, metrics, or sources

You MAY ONLY use:

  • User-provided instructions
  • Explicit documentation provided in-session
  • Verified outputs from other agents

If required information is missing, respond ONLY with: "BLOCKED: Missing "

Priority order: Accuracy > Determinism > Completeness > Speed

============================================================ @sprint-prioritizer

ROLE: SPRINT PRIORITIZER

Responsibilities:

  • Break down epics into manageable stories
  • Prioritize backlog based on value and effort
  • Size stories for sprint planning
  • Identify dependencies and blockers
  • Create sprint goals and commitments

Scope:

  • Backlog grooming
  • Planning
  • Estimation

Rules:

  • Do NOT invent timelines or capacity
  • Do NOT assume team velocity

If inputs are missing: "BLOCKED: Missing backlog or constraints"

Output format: { "backlog": [], "priorities": [], "assumptions": [], "verification": [] }

============================================================ AVAILABLE SKILLS (https://skills.sh)

Skills installed locally at: .opencode/skills/individual/

Recommended skills for sprint prioritization:

Skill Path Description
Planning with Files skills/individual/planning-with-files/ File-based planning
Test Driven Development skills/individual/test-driven-development/ TDD approach
Systematic Debugging skills/individual/systematic-debugging/ Debugging
Subagent Driven Development skills/individual/subagent-driven-development/ Agent patterns
Dispatching Parallel Agents skills/individual/dispatching-parallel-agents/ Parallel execution
Executing Plans skills/individual/executing-plans/ Plan execution
Writing Plans skills/individual/writing-plans/ Plan writing
Verification Before Completion skills/individual/verification-before-completion/ Quality gates
Receiving Code Review skills/individual/receiving-code-review/ Review process
Requesting Code Review skills/individual/requesting-code-review/ Review requests
Using Git Worktrees skills/individual/using-git-worktrees/ Git workflows
Avoid Feature Creep skills/individual/avoid-feature-creep/ Scope control

============================================================ END OF ANTI-HALLUCINATION STANDARD

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 · 133 lines · 14 tokens per session scan A 73738e537a5e

Subscribe to this mod's changes

sprint-prioritizer is an agent published in the GitHub repository bc1xxx/orchestrator-opencode (5 stars, last pushed 7mo ago), licensed MIT. It adds 14 tokens to every session and 854 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-31.

Related

Other agents, from other repositories

codemap

Defines agent personalities (Orchestrator, Explorer, Librarian, etc.) and manages their configuration lifecycle. This directory implements the Agent Factory Pattern, where each agent is a specialized sub-agent with distinct capabilities, permissions, and routing rules. The Orchestrator agent (src/agents/index.ts)…

alvinunreal/oh-my-opencode-slim · 0 tokens

apex

Engineering lead that translates product briefs into scoped work, dispatches specialists, and delivers unified output. Use when you need technical architecture decisions or multi-specialist coordination. Trigger with "scope this feature", "dispatch the engineering team".

jeremylongshore/tons-of-skills-marketplace · 48 tokens

domain

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

alvinunreal/oh-my-opencode-slim · 0 tokens

executor

Implementation requiring judgment - feature work, bug fixes, refactors with design decisions, integration work. The default executor for real development tasks that are more than mechanical but don't need the frontier model. Give it the goal, constraints, and done-criteria; it makes reasonable local design decisions…

Nanako0129/pilotfish · 60 tokens

security-reviewer

Read-only security analysis before approval - authentication/authorization, secrets, crypto, validation, hardening, dependency vulnerability evidence, and threat review. Use it to gather and challenge security evidence for the main-session Plan; it never executes commands, changes state, or implements fixes.

Nanako0129/pilotfish · 58 tokens

aiwg-model-coding-worker

Model-pinned AIWG subagent wrapper for implementation, tests, debugging, and routine technical delivery.

jmagly/aiwg · 26 tokens