ado-investigate

Score GitHub repositories for relevance to an Azure DevOps ticket.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Vvanlaar/orch --skill ado-investigate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ado-investigate
Source: https://github.com/Vvanlaar/orch/tree/main/.claude/skills/ado-investigate
Command: npx skills add https://github.com/Vvanlaar/orch --skill ado-investigate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, node, and includes references (resource) components.

What problem does it solve?

This Skill enables users to efficiently discover which GitHub repositories are related to a specific Azure DevOps ticket, streamlining issue investigation and repository linkage.

Core Features & Use Cases

  • Repository Relevance: Scores and identifies relevant GitHub repos based on ticket content and project keywords.
  • Automated Analysis: Reads repository README files to clarify uncertain top candidates and enriches ticket details with AI-generated insights.
  • Use Case: When investigating an ADO ticket, instantly find existing related repositories and get AI-suggested implementation hints, saving time on manual searches.

Quick Start

Use the ado-investigate skill to analyze a ticket by its ID, retrieving repo relevance scores and updating the ticket with associated repositories and AI insights.

Frequently Asked Questions about ado-investigate

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

FAQPage Schema
How do I find relevant GitHub repositories for an Azure DevOps ticket?

To find relevant GitHub repositories for an Azure DevOps ticket, use automation to score repos based on ticket content and keywords. It reads README files and updates the ticket with AI-generated insights and repo correlations.

How does repository scoring work for ADO ticket analysis?

Repository scoring for ADO ticket analysis evaluates ticket details and project keywords against GitHub repos. It reads README files of uncertain top candidates to clarify relevance and enriches the ticket with AI-generated implementation hints.

Can I use ticket analysis to update Azure DevOps with GitHub repo links?

Yes, ticket analysis can update Azure DevOps tickets with GitHub repository links. The workflow scores repositories, correlates project documentation, and updates the ticket with associated repos and AI-suggested implementation hints.

Do I need Node and gh to investigate ADO tickets?

Yes, you need Node and gh installed to investigate ADO tickets. These dependencies enable the repository scoring logic, README reading, and ticket updating steps required to enrich Azure DevOps tickets with GitHub correlations.

What is the best way to enrich Azure DevOps tickets with AI insights from GitHub?

The best way to enrich Azure DevOps tickets with AI insights is to analyze the ticket ID to retrieve GitHub repo relevance scores, read README files for top candidates, and update the ticket with AI-suggested implementation hints and repository links.