agile-to-udm

Orchestrate end-to-end Agile metric onboarding to the Unified Data Model.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/huangcd/gcusage --skill agile-to-udm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agile-to-udm
Source: https://github.com/huangcd/gcusage/tree/main/.github/skills/agile-to-udm
Command: npx skills add https://github.com/huangcd/gcusage --skill agile-to-udm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

END-TO-END orchestrator that combines multiple skills into a single workflow: traces Agile metric dependencies, documents ESA, analyzes dimensions, creates ADO work items, and invokes dimension creation. This is the FULL PIPELINE skill — NOT just tracing (use agile-metric-dependency-tracing for tracing only). USE WHEN user says: 'convert Agile metric to UDM', 'make Agile metric adhere to unified data model', 'full UDM onboarding for metric', 'end-to-end metric onboarding', or wants the COMPLETE workflow from Agile metric analysis through dimension creation. Make sure to use this skill whenever the user wants the full workflow, not just one step.

Core Features & Use Cases

  • Traces Agile metric dependencies across 4 repos (IDEASRapidIQ, DORA, NitroUMDP, IDEAsComSchema), documents external fields in ESA, analyzes which fields should become UDM dimensions to adhere to unified data model architecture, creates ADO work items with draft CSV mappings, and optionally invokes dimension creation.
  • Documents external ESA fields and generates draft mappings for dimensions.
  • Orchestrates the end-to-end onboarding workflow for the Unified Data Model (UDM)

Quick Start

Convert CopilotActiveUsers to UDM using the full Agile-to-UDM workflow.

Frequently Asked Questions about agile-to-udm

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

FAQPage Schema
How do I onboard an Agile metric to the Unified Data Model end-to-end?

To onboard an Agile metric to the Unified Data Model, you orchestrate dependency tracing across multiple repos, document ESA fields, analyze dimensions, and create ADO work item drafts. This full pipeline coordinates every step from metric analysis to optional dimension creation.

What is the difference between full Agile metric onboarding and just dependency tracing?

Full Agile metric onboarding orchestrates the complete workflow including ESA documentation, dimension analysis, and ADO work item creation, whereas dependency tracing only maps metric dependencies across repos without generating documentation or work items.

How do I generate ADO work items for Agile metric dimensions?

You generate ADO work items by analyzing which external fields should become UDM dimensions, then creating draft CSV mappings for those dimensions within the end-to-end onboarding workflow to populate Azure DevOps.

Does Agile metric onboarding to UDM support tracing dependencies across multiple repos?

Yes, Agile metric onboarding traces dependencies across four specific repos: IDEASRapidIQ, DORA, NitroUMDP, and IDEAsComSchema, documenting external fields in ESA to satisfy unified data model architecture requirements.

Can I document external ESA fields while onboarding an Agile metric?

Yes, documenting external ESA fields is a core step in the onboarding workflow. The pipeline identifies external fields during dependency tracing and generates the necessary ESA documentation alongside dimension analysis.

What prerequisites are needed for end-to-end Agile metric onboarding?

End-to-end Agile metric onboarding requires local workflow prerequisites and telemetry setup to orchestrate tracing, ESA updates, dimension analysis, and ADO CSV draft creation across the four target repositories.

Related Skills