What problem does it solve?
This Skill facilitates efficient initiation of work on Azure DevOps tickets, automating ticket retrieval, repository resolution, branching, and planning to accelerate development workflows.
Core Features & Use Cases
- Ticket Fetching: Retrieves Azure DevOps tickets via REST API based on user prompts.
- Repository Resolution: Automatically identifies and navigates to the correct local repository associated with the ticket.
- Branch Creation: Establishes new feature branches aligned with ticket numbers and descriptions.
- Implementation Planning: Guides users to explore codebases, clarify requirements, and create detailed implementation plans.
- Use Case: Enables developers to quickly start working on tickets by automating routine setup steps and ensuring consistency.
Quick Start
Ask the AI to begin working on a specific Azure DevOps ticket; the skill will fetch data, resolve the repo, and prepare the development environment as instructed.