pickup-bug

Automate Azure DevOps bug pickup with assignment, branch creation, and planning.

Updated Dec 25, 2025
One-click install
npx skills add https://github.com/CorbinatorX/devops-ai-toolkit-claude-plugin --skill pickup-bug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pickup-bug
Source: https://github.com/CorbinatorX/devops-ai-toolkit-claude-plugin/tree/main/skills/pickup-bug
Command: npx skills add https://github.com/CorbinatorX/devops-ai-toolkit-claude-plugin --skill pickup-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire process of picking up, investigating, and fixing bugs reported in Azure DevOps, ensuring efficient bug resolution.

Core Features & Use Cases

  • Automated Assignment & Branching: Automatically assigns bugs to a developer and creates a dedicated Git branch.
  • Contextual Planning: Generates a detailed fix plan based on bug details and codebase research.
  • Use Case: When a critical bug is reported, you can invoke this Skill with the bug ID, and it will handle all the initial setup, planning, and even notify the team via Teams, allowing developers to focus purely on the fix.

Quick Start

Use the pickup-bug skill to pick up bug number 25123.

Frequently Asked Questions about pickup-bug

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

FAQPage Schema
How do I automate bug fixing workflow in Azure DevOps?

You can automate the bug fixing workflow by invoking the skill with a bug ID, which handles assignment, creates a dedicated Git branch, generates a fix plan, and notifies the team via Microsoft Teams.

What is the process for picking up bug work items from Azure DevOps?

The process involves automated assignment, Git branch creation, codebase investigation, contextual fix planning, and implementation, integrating directly with Azure DevOps and Microsoft Teams for notifications.

Does this bug resolution workflow integrate with Microsoft Teams?

Yes, the workflow integrates with Microsoft Teams to send notifications, ensuring the team is updated when a bug is picked up and the initial setup and planning are completed.

Can I use this skill to create a Git branch for a specific bug report?

Yes, providing a bug ID triggers automated creation of a dedicated Git branch and assigns the bug to the developer, streamlining the initial setup for bug resolution.

How does contextual planning work for Azure DevOps bug fixes?

Contextual planning generates a detailed fix plan based on the specific bug details and codebase research, allowing developers to focus purely on implementing the resolution.