agent-workitem-automation

Automate work item management across GitHub, Azure DevOps, and Jira.

1|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/mcj-coder/development-skills --skill agent-workitem-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-workitem-automation
Source: https://github.com/mcj-coder/development-skills/tree/main/skills/agent-workitem-automation
Command: npx skills add https://github.com/mcj-coder/development-skills --skill agent-workitem-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables agents to autonomously manage work items across platforms like GitHub, Azure DevOps, and Jira, ensuring tasks are tracked, updated, and delivered efficiently without manual intervention.

Core Features & Use Cases

  • Autonomous Workflow Management: Handles the entire lifecycle of a work item from discovery to completion.
  • Platform Integration: Seamlessly interacts with GitHub, Azure DevOps, and Jira CLIs.
  • Use Case: An agent can be tasked to "manage this ticket" on a GitHub issue, and it will automatically discover the taskboard, set up necessary CLIs, fetch ticket details, execute defined steps, post updates, and verify completion.

Quick Start

Use the agent-workitem-automation skill to manage the current work item ticket.

Frequently Asked Questions about agent-workitem-automation

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

FAQPage Schema
How do I automate work item management across Jira, GitHub, and Azure DevOps?

You can automate work item management across Jira, GitHub, and Azure DevOps by using an agent skill that autonomously discovers task boards, loads tickets, executes steps, and posts progress updates. It handles the entire lifecycle without manual intervention.

Can an agent autonomously update ticket progress on a GitHub issue?

Yes, an agent can autonomously update ticket progress on a GitHub issue. The skill fetches ticket details, executes defined workflow steps, posts progress updates, and verifies completion to ensure tasks are tracked efficiently.

Do I need to manually set up CLI tools for Azure DevOps and Jira before automating tasks?

No, manual CLI setup is not required. The skill handles CLI setup and authentication for Azure DevOps and Jira automatically, enabling the agent to interact with the platforms and manage work items seamlessly.

How does autonomous task management handle scope creep and infinite loops?

Autonomous task management handles scope creep and infinite loops through built-in safeguards. The skill ensures strict adherence to defined workflows and includes specific protections against loops and scope creep during step execution.

What is the best way to manage the full lifecycle of a Jira ticket autonomously?

The best way to manage the full lifecycle of a Jira ticket autonomously is using a skill that handles task board discovery, ticket loading, step execution, and completion verification. This ensures tasks are tracked, updated, and delivered efficiently.