๐Ÿงช
QualityTypeScript

Pipeline Test Triage

by microsoft

Pipeline Test Triage is a Quality skill for Claude Code, published by microsoft in FluidFramework.

4.9K stars585 forkson microsoft/FluidFrameworkAdded 2026/08/12Repository updated 2026/08/12
collaborationcrdtdatastructuredistributedfluidfluid-frameworkmicrosoftrealtime
Install in seconds
Install Pipeline Test Triage
Copy Pipeline Test Triage into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/FluidFramework/tree/main/.claude/skills/pipeline-test-triage ~/.claude/skills/pipeline-test-triage

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/FluidFramework.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/pipeline-test-triage/SKILL.md in microsoft/FluidFramework
Installs to
~/.claude/skills/pipeline-test-triage
Collection
One of 31 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Pipeline Test Triage does

Pipeline Test Triage analyzes Azure DevOps test failures for Fluid Framework pipeline runs. Use it to summarize failing tests, compare runs, separate flaky issues from real bugs, and identify when a bug should be filed.

Pipeline Test Triage is cataloged under Quality on DirSkills. Pipeline Test Triage comes from a repository tagged collaboration, crdt, datastructure, distributed and fluid.

Documentation

README

Pipeline Test Triage

Analyze test failures for a given ADO pipeline run, classify them (service flakiness vs. infra/harness vs. deterministic product/test bug), compare against adjacent runs to tell flaky from deterministic, and optionally file well-formed ADO bugs for the real ones.

Org: fluidframework ยท Project: internal (work items and pipelines) ยท Repo on GitHub: microsoft/FluidFramework.


Prefer the cheapest source that answers the question

This is the opening of the README. Read the full README on GitHub.

Commands Pipeline Test Triage provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /env

Frequently asked about Pipeline Test Triage

  • What else does microsoft publish alongside Pipeline Test Triage?

    Pipeline Test Triage is one of 31 skills that DirSkills catalogs from microsoft/FluidFramework, the repository it ships in. Its siblings there include API Changes Review, Brainstorming and Building UI/UX. Each one is a separate skill with its own page in this directory, installs the same way Pipeline Test Triage does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/FluidFramework page.

  • How does Pipeline Test Triage compare to other Quality skills?

    Pipeline Test Triage ranks #296 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Pipeline Test Triage against them. Open each page to compare what they document and how they install.

More from microsoft/FluidFramework

Pipeline Test Triage is one of 31 skills cataloged on DirSkills from microsoft/FluidFramework.

See all 31 skills โ†’
๐Ÿ”„
2026/07/19

API Changes Review

Guides developers through the API change review process, including release tag assignment, API Council review, breaking change classification, and deprecation. Triggered by CI readiness checks when API report diffs are detected.
DevOps
4.9K583
๐Ÿ’ก
2026/07/19

Brainstorming

Refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation. Use before writing any code or implementation plans.
AI Engineering
4.9K583
๐ŸŽจ
2026/07/19

Building UI/UX

Guides the implementation of user interfaces with design variation exploration, frontend setup, iterative feedback, and proper integration into the application.
Frontend
4.9K583
๐Ÿ”ง
2026/07/19

Ci Readiness Check

Runs formatting, policy, and syncpack checks on changed packages before pushing, catching common CI failures like stale API reports and missing changesets. Useful for pre-push validation in large TypeScript monorepos.
DevOps
4.9K583
๐Ÿ”€
3w ago

Comparison Base

Comparison Base resolves the correct merge-base for a review branch against its target branch. Use it to identify the commit and remote needed for PR comparisons and change analysis.
DevOps
4.9K585
๐Ÿ› ๏ธ
2026/07/19

Creating Skills

Guides through the process of creating custom skills for agent profiles, covering requirements gathering, directory structure, writing SKILL.md, and bundling scripts. Use when building reusable, persistent agent instructions.
AI Engineering
4.9K583