🚀
DevOpsTypeScript

Fluid Release

by microsoft

Fluid Release is a DevOps skill for Claude Code, published by microsoft in FluidFramework.

4.9K stars583 forkson microsoft/FluidFrameworkAdded 2026/07/19Repository updated 2026/08/06
collaborationcrdtdatastructuredistributedfluidfluid-frameworkmicrosoftrealtime
Install in seconds
Install Fluid Release
Copy Fluid Release 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/fluid-release ~/.claude/skills/fluid-release

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/fluid-release/SKILL.md in microsoft/FluidFramework
Installs to
~/.claude/skills/fluid-release
Collection
One of 31 skills cataloged from this repository
Category
DevOps1075 skills

What Fluid Release does

Automates Fluid Framework client releases — minor and patch releases, version bumps, changelogs, release notes, and type test updates. Detects release state from schedule and repo, and executes the appropriate phase, with fallback to GitHub issues on failure.

Fluid Release is cataloged under DevOps on DirSkills. Fluid Release comes from a repository tagged collaboration, crdt, datastructure, distributed and fluid.

Documentation

README

Fluid Framework Client Release

Release workflow for the client release group. Supports two modes: interactive (default) and autonomous.

Environment Detection

Check the CI environment variable at the start of every session:

  • CI=true: Running in a GitHub Actions workflow. Use only origin (no upstream). Use CI-safe commands (see CI-safe alternatives). Never prompt for input. Log blockers and phase completions to workflow output for human review.
  • CI unset or false: Running locally. Use upstream/origin detection as described in Key Context.

Mode Selection

At the start of every release session, ask the user:

Would you like to run in interactive or autonomous mode?

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

Frequently asked about Fluid Release

  • What else does microsoft publish alongside Fluid Release?

    Fluid Release 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 Fluid Release does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/FluidFramework page.

  • How does Fluid Release compare to other DevOps skills?

    Fluid Release ranks #160 by stars among the 1075 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. 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 Fluid Release against them. Open each page to compare what they document and how they install.

More from microsoft/FluidFramework

Fluid Release is one of 31 skills cataloged on DirSkills from microsoft/FluidFramework.

See all 31 skills