l3io-pm-sprint-execute

Orchestrate sprint lifecycle stages with BMad subagents and quality gates.

Updated May 1, 2026
One-click install
npx skills add https://github.com/ravensorb/bmad-extensions --skill l3io-pm-sprint-execute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: l3io-pm-sprint-execute
Source: https://github.com/ravensorb/bmad-extensions/tree/main/src/l3io-pm/l3io-pm-sprint-execute
Command: npx skills add https://github.com/ravensorb/bmad-extensions --skill l3io-pm-sprint-execute

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bmad-create-story, bmad-dev-story, bmad-code-review, bmad-qa-generate-e2e-tests, bmad-retrospective, bmad-review-adversarial-general, l3io-sec-agent-redteam, bmad-ux-review, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the sprint execution cycle, ensuring quality gates are met, and automates various stages such as story preparation, development, code review, QA, and fix loops.

Core Features & Use Cases

  • Sprint Orchestration: Manage the full sprint lifecycle, including preparation, development, code review, QA, fix loops, and closure.
  • Quality Gates: Enforce quality standards at each stage of the sprint.
  • Metrics Recording: Tracks estimates and actuals for compute hours, man hours, tokens, and token cost.
  • Use Case: Ideal for teams using BMad for sprint and epic execution, quality closure, and security/resilience review.

Quick Start

Run the l3io-pm-sprint-execute skill to start the sprint execution cycle for the active sprint.

Frequently Asked Questions about l3io-pm-sprint-execute

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

FAQPage Schema
How do I automate sprint execution with quality gates for code review and QA?

Sprint execution can be orchestrated by automating the full lifecycle, including story preparation, development, code review, QA, and fix loops, while enforcing quality gates at each stage. This ensures standards are met before closure.

How does sprint lifecycle orchestration handle fix loops between code review and QA?

Sprint lifecycle orchestration manages fix loops by routing stories through development, code review, and QA sequentially. If quality gates fail, the cycle enforces iterative fixes before allowing sprint closure.

Do I need BMad to run sprint execution and track metrics like token cost?

Yes, BMad is required to run sprint execution. The orchestration uses BMad and associated subagents to manage the lifecycle and tracks metrics including compute hours, man hours, tokens, and token cost.

Can I integrate security red teaming and UX review into my sprint execution cycle?

Yes, sprint execution can integrate optional security and UX reviews. By using adversarial review and UX evaluation skills, the cycle enforces resilience and user experience quality gates before final closure.

What is the best way to track actuals versus estimates for compute hours during a sprint?

Sprint execution tracks metrics by recording estimates and actuals for compute hours, man hours, tokens, and token cost throughout the lifecycle. This provides visibility into resource consumption and project accuracy.

Why does sprint execution require multiple subagents like story creation and dev story skills?

Sprint execution requires multiple subagents to handle specialized lifecycle stages. Story preparation, development, code review, and QA generation are delegated to dedicated skills to ensure quality gates are met efficiently.