scrum-master

Decompose user prompts into tasks and delegate them to sub-agents for sprint-based execution.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/ynitto/sandbox --skill scrum-master-ynitto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-master
Source: https://github.com/ynitto/sandbox/tree/main/.github/skills/scrum-master
Command: npx skills add https://github.com/ynitto/sandbox --skill scrum-master-ynitto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates breaking user prompts into actionable tasks and delegates them to sub-agents for sprint-based execution.

Core Features & Use Cases

  • Backlog creation and task decomposition: Converts ambiguous prompts into concrete tasks and assigns appropriate skills.
  • Sprint orchestration: Executes tasks in waves, with parallel work within a wave and sequential waves.
  • Phase governance: Enforces phase order, gates, and escalation workflows to handle skill gaps and quality checks.

Quick Start

Provide an initial prompt to start Phase 1; the Scrum Master will discover skills, create backlog, resolve gaps, plan sprints, run tasks, and deliver a progress report.

Frequently Asked Questions about scrum-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down a complex prompt into actionable tasks for sprint execution?

Sprint execution starts by automating the decomposition of ambiguous user prompts into concrete tasks. The system assigns appropriate skills and delegates them to sub-agents for reliable, wave-based execution.

How does sub-agent orchestration work for parallel sprint execution?

Sub-agent orchestration executes tasks in sequential waves. It allows parallel work within a single wave while enforcing phase sequencing and governance gates across cross-functional teams for scalable workflows.

Can I use this for backlog creation and sprint planning across cross-functional teams?

Yes, backlog creation and sprint planning are core features. It converts prompts into actionable items, discovers available skills, resolves gaps, and applies phase governance to manage execution across teams.

What is the best way to enforce phase sequencing and governance in automated agent workflows?

To enforce phase sequencing, the system applies governance gates, escalation workflows, and quality checks. This ensures reliable execution order and handles skill gaps during sprint-based task processing.

Do I need specific dependencies to run sprint orchestration and task delegation?

No external dependencies are required to run sprint orchestration. The system uses internal scripts and references to manage task delegation, phase governance, and backlog creation autonomously.

Why does sprint execution pause between waves during automated task processing?

Sprint execution pauses between waves to enforce phase governance and quality checks. This sequencing ensures that dependent tasks receive verified inputs before the next parallel wave begins processing.