Skip to main content
Run any Skill in Manus
with one click

sprint-executor

Stars2
Forks0
UpdatedJuly 10, 2026 at 05:58

Execute a planned sprint as tech lead. For each ticket in the sprint, delegate implementation to the assigned engine (the routed Claude-native engineer skill, or delegated Codex), review the return with clean-code-reviewer, run quality checks, commit with conventional-commits format, move the tracker ticket forward, and trigger the implementation log. Use when: executing a time-boxed sprint — the user hands over a sprint / cycle / iteration id (a JIRA sprint, a Linear cycle, an ADO iteration, or a local `sprint:` tag) with an approved kickoff, or resuming an in-flight sprint — not a whole epic (use epic-executor), not a single ticket (use task-executor). Phase 4 of the ol-sdd-workflow orchestrator. Runs `mode: serial` (one ticket at a time, default) or `mode: parallel` — fanning each dependency-ordered wave out across git worktrees and subagents, one ticket per worktree, then merging and integration-checking on the sprint base. The codex-vs-claude engine for each ticket is assigned upstream (the `exec:` label

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly