home/categories/productivity-tools/kevinaud-adk-sim-plugin-claude-skills-sprint-orchestration-skill-md
productivity-toolstools

sprint-orchestration

Orchestrate sprint implementation by managing branches, PRs, and CI while delegating coding to the sprint-implement agent. Use when implementing PRs from a sprint plan. Triggers on commands like "/sprint-orchestration sprint 1" or requests to "implement the sprint" or "work on sprint PRs". Also triggers on "perform the final review for sprint N" or "do the sprint final review" for cross-cutting code review after all PRs are drafted. This skill manages the process but does NOT write code - it delegates to sprint-implement for implementation and code-simplifier for reviews.

kevinaud
maintainer
kevinaud
更新於 1/20/2026
星標
0
分支
0
quick start

Installation and usage

Orchestrate sprint implementation by managing branches, PRs, and CI while delegating coding to the sprint-implement agent. Use when implementing PRs from a sprint plan. Triggers on commands like "/sprint-orchestration sprint 1" or requests to "implement the sprint" or "work on sprint PRs". Also triggers on "perform the final review for sprint N" or "do the sprint final review" for cross-cutting code review after all PRs are drafted. This skill manages the process but does NOT write code - it delegates to sprint-implement for implementation and code-simplifier for reviews.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use sprint-orchestration