What problem does it solve?
Coordinating Azure DevOps sprint planning, capacity management, backlog grooming, and work-item assignments across iterations is error-prone and time-consuming. This skill automates an end-to-end sprint cycle for the current project by reading the .omcp/config.json, querying iterations and capacity, reviewing backlog, and assigning work items to the appropriate sprint, reducing manual overhead.
Core Features & Use Cases
- End-to-end sprint planning: Loads configuration, lists iterations, checks capacity, reviews backlog, and assigns items to sprints.
- Capacity-aware backlog alignment: Evaluates team capacity to propose achievable sprint scopes and mitigate over-commitment.
- Iteration creation and assignment: Creates new iterations when needed and assigns them to the correct team, streamlining rollout for new sprints.
- Use Case: A team wants to plan the next sprint cycle for a project with multiple backlogs and a fluctuating capacity; this skill generates a workable sprint plan and applies it.
Quick Start
Execute a full sprint planning cycle for the current project by loading your ADO config and running the omc-ado-sprint workflow.