Управление релизами GitHub через AI-агентов
★ 8.1 · vibe-coding
github-release-management is a Claude Code skill that orchestrates the full GitHub release lifecycle using AI swarm coordination via claude-flow — covering semantic versioning, changelog generation, multi-platform deployment, and automated rollback. It initializes a hierarchical swarm of up to 6 specialized agents (Release Director, Version Manager, QA Engineer, Release Reviewer, Deployment Analyst, Compatibility Checker) coordinated through mcp__claude-flow tasks and memory. The skill handles parallel artifact builds, progressive deployment to npm, Docker, and GitHub Releases, security vulnerability scanning, and breaking change detection from commit history. Requirements include GitHub CLI, claude-flow, and Node.js ≥ 20, with ruv-swarm and mcp-github as optional enhancements. It suits teams that need a reproducible, auditable pipeline from draft release to production publish with rollback capabilities.