microsoftmicrosoftOfficialยท29 Agent Skills Included

FluidFramework

Automate Fluid Framework code reviews, releases, and CI triage

Automates pull request reviews, release management, and CI failure triage for the Fluid Framework real-time collaboration codebase. Eliminates manual diff analysis, pipeline log digging, and release checklist tracking across a large monorepo. Guides AI agents through API change classification, changeset creation, and pre-push readiness checks so branches merge faster with fewer CI surprises.
npx skills add microsoft/FluidFramework --all -g -y
Available:

Gives the AI agent repository-wide operating rules for Fluid Framework work, including assert message conventions, generated API report handling, and correct Azure DevOps project and wiki references.

All Skills in This Repository (29)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
microsoftmicrosoft

fluid-release

Automate Fluid Framework client library releases with version bumps and pull requests.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

trigger-pipelines-for-copilot-pr

Trigger Azure DevOps pipelines for Copilot pull requests via GitHub comments.

Official
Basic
๐Ÿ“ฆ In Repo
microsoftmicrosoft

policy-check

Validate package compliance against repository-wide policies via pnpm policy-check.

Official
Basic
๐Ÿ“ฆ In Repo
microsoftmicrosoft

comparison-base

Resolves the correct Git comparison base commit for branch reviews and change analysis.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

fluid-pr

Creates GitHub pull requests following Fluid Framework title and body conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

pipeline-test-triage

Triage Azure DevOps pipeline test failures and classify flaky versus deterministic bugs.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

api-changes

Reviews customer-facing API changes in Fluid Framework API report diffs for release tags, breaking changes, and changesets.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

ci-readiness-check

Validates Fluid Framework branches against CI checks before pushing to remote.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

review

Reviews branch diffs with parallel correctness, API, and architecture analysis passes.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

fluid-pr-guide

Generates PR titles and descriptions following Fluid Framework repository conventions.

Official
Basic
๐Ÿ“ฆ In Repo
microsoftmicrosoft

ff-oce-kusto

Writes and interprets Kusto queries for Fluid Framework telemetry investigation in the Office Fluid database.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

ff-oce-dashboard

Generates a consolidated OCE shift status dashboard from IcM, ADO, Kusto, Teams, and WorkIQ.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install FluidFramework skills?โ–ผ

Run `npx skills add microsoft/FluidFramework --all -g -y` in your terminal to install all skills in this suite globally.

How to automate PR reviews in Fluid Framework?โ–ผ

The review and review-pr-local skills check out any GitHub or Azure DevOps PR into an isolated worktree, run multi-agent correctness and API analysis, and post only the comments you approve.

How to triage failing CI pipelines with AI?โ–ผ

The pipeline-test-triage skill reads Azure DevOps test results and logs, classifies failures as flaky, infrastructure, or real bugs, and drafts ready-to-file bug reports.

Can AI handle Fluid Framework releases?โ–ผ

Yes. The fluid-release skill automates release prep, version bumps, changelogs, and type test updates, and falls back to a tracking issue if any step fails.

Do these skills work with Claude Code and Copilot?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, GitHub Copilot, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’