Fluid Framework — автоматизация релизного цикла
devops
fluid-release is a Claude Code skill that manages the full release cycle for the Fluid Framework client release group, covering minor releases, patch releases, and post-release type test baseline updates. It automates release branch creation, version bumps, changelog generation, release notes, and tagging via flub release and git commands. The skill offers two modes: interactive, which pauses before creating PRs or pushing branches, and autonomous, which auto-detects release state from the schedule and repository and falls back to opening a GitHub Issue in microsoft/FluidFramework if any step fails. In CI environments (CI=true), autonomous mode is always used without user prompts. Designed for release engineers and teams maintaining the FluidFramework monorepo.
- #release-management
- #version-bump
- #changelog
- #npm
- #git-automation