pickup-feature

Automate Azure DevOps user story assignment, branch creation, and implementation planning.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of picking up user stories from Azure DevOps, automating the creation of branches, planning, and initiating the implementation phase.

Core Features & Use Cases

  • Automated Work Item Handling: Fetches user stories from Azure DevOps, assigns them, and updates their status.
  • Branch Management: Creates feature branches following specific naming conventions.
  • Implementation Planning: Generates a detailed plan for implementing the feature based on requirements and codebase research.
  • Use Case: A developer needs to start working on a new user story. They can use this Skill to automatically handle all the initial setup, from getting the story details to having a clear plan and a dedicated branch, allowing them to focus immediately on coding.

Quick Start

Use the pickup-feature skill to pick up user story 25200.

Frequently Asked Questions about pickup-feature

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

FAQPage Schema
How do I automate picking up user stories from Azure DevOps for feature development?

Automate picking up Azure DevOps user stories by fetching work items, assigning them, updating status, and creating Git feature branches automatically. This workflow automation handles the initial setup so developers can focus immediately on implementation.

How does automated branch creation work when starting a new user story implementation?

Automated branch creation works by fetching the user story from Azure DevOps and generating a dedicated feature branch following specific naming conventions. This Git branching step ensures a structured approach to feature development from the very start.

Can I generate an implementation plan automatically from Azure DevOps work items?

Yes, you can generate a detailed implementation plan automatically from Azure DevOps work items. The skill analyzes story requirements and performs codebase research to produce a comprehensive plan for implementing the feature.

Do I need Azure Devops and Git configured to automate feature development workflows?

Yes, you need Azure DevOps and Git configured to automate feature development workflows. The skill integrates directly with Azure DevOps for work item management and Git for branch creation to execute the end-to-end implementation setup.

What's the best way to structure feature development when picking up new user stories?

The best way to structure feature development is using a workflow that assigns the work item, creates a dedicated feature branch, and generates an implementation plan. This structured approach ensures all initial setup is handled before coding begins.

Does this workflow automation support sending notifications to Microsoft Teams?

Yes, this workflow automation optionally integrates with Microsoft Teams for notifications. When picking up user stories and creating branches, the skill can send updates to Teams to ensure team visibility into the feature development process.