microsoft / microsoft/hve-core

fix: AzDO PRD to WIT agent not able to create ADO work items

Open
#2,155 0 comments 0 reactions 1 assignee View on GitHub

@jkim323 is already working on this.

Since Jun 25, 2026.

bug needs-triage
Dominant language
Python
Stars
1.5k
Forks
301
Avg merge
3d 3h
Merged PRs (30d)
92

Description

### Component

Custom Agents

### Bug Description

The AzDO PRD to WIT agent is not properly loading the skills to create Azure DevOps work items.

I have executed an `az login --tenant XXXX` command in a tenant connected to my ADO organization. The Azure DevOps MCP JSON config file is configured to connect to my ADO organization. The Agent properly reads from my organization and project yet cannot create work items. It repeatedly tells me the skills have not been loaded:

Image

When switching GitHub copilot to the default "Agent" away from "AzDO PRD to WIT", the agent is successfully able to create work items:

Image

### Expected Behavior

AzDO PRD to WIT agent should be able to properly load work item creation skills/capabilities.

### Steps to Reproduce

_No response_

### Additional Context

_No response_

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.