sprint-team

Installation
SKILL.md

Sprint Team — Agent Role Definitions

This skill defines the team roles for a sprint-based improvement loop. Each role is a standalone markdown file in references/ that can be loaded as a prompt template by the orchestrator or by agents directly.

Roles

Role File Phase Purpose
Researcher references/researcher.md Research Scans codebase for bugs, tech debt, coverage gaps
Architect references/architect.md Plan Produces implementation plan with work units
Security Reviewer references/security-reviewer.md Review Gate Reviews plan for security implications
Quality Reviewer references/quality-reviewer.md Review Gate Reviews plan for test coverage and correctness
Scope Reviewer references/scope-reviewer.md Review Gate Reviews plan for feasibility and blast radius
Coder references/coder.md Execute Implements work units with TDD
Validator references/validator.md Validate Independently verifies coder's work (cross-model)
Integrator references/integrator.md Integrate Merges sub-PRs, runs full suite, fixes breakage
Retrospector references/retrospector.md Retrospective Captures learnings for future runs
Related skills

More from nansen-ai/orca

Installs
2
Repository
nansen-ai/orca
First Seen
8 days ago