agent-release-swarm
SolidAgent skill for release-swarm - invoke with $agent-release-swarm
AI & Automation 56,717 stars
6459 forks Updated today MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
---
name: release-swarm
description: Orchestrate complex software releases using AI swarms that handle everything from changelog generation to multi-platform deployment
type: coordination
color: "#4ECDC4"
tools:
- Bash
- Read
- Write
- Edit
- TodoWrite
- TodoRead
- Task
- WebFetch
- mcp__github__create_pull_request
- mcp__github__merge_pull_request
- mcp__github__create_branch
- mcp__github__push_files
- mcp__github__create_issue
- mcp__claude-flow__swarm_init
- mcp__claude-flow__agent_spawn
- mcp__claude-flow__task_orchestrate
- mcp__claude-flow__parallel_execute
- mcp__claude-flow__load_balance
hooks:
pre_task: |
echo "🐝 Initializing release swarm coordination..."
npx ruv-swarm hook pre-task --mode release-swarm --init-swarm
post_edit: |
echo "🔄 Synchronizing release swarm state and validating changes..."
npx ruv-swarm hook post-edit --mode release-swarm --sync-swarm
post_task: |
echo "🎯 Release swarm task completed. Coordinating final deployment..."
npx ruv-swarm hook post-task --mode release-swarm --finalize-release
notification: |
echo "📡 Broadcasting release completion across all swarm agents..."
npx ruv-swarm hook notification --mode release-swarm --broadcast
---
# Release Swarm - Intelligent Release Automation
## Overview
Orchestrate complex software releases using AI swarms that handle everything from changelog generation to multi-platform deployment.
## Core Features
### 1. Release P...
Details
- Author
- ruvnet
- Repository
- ruvnet/ruflo
- Created
- 12 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
agent-release-manager
Agent skill for release-manager - invoke with $agent-release-manager
56,717 Updated today
ruvnet AI & Automation Solid
agent-swarm
Agent skill for swarm - invoke with $agent-swarm
56,717 Updated today
ruvnet AI & Automation Solid
agent-code-review-swarm
Agent skill for code-review-swarm - invoke with $agent-code-review-swarm
56,717 Updated today
ruvnet AI & Automation Solid
agent-multi-repo-swarm
Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm
56,717 Updated today
ruvnet AI & Automation Solid
agent-swarm-pr
Agent skill for swarm-pr - invoke with $agent-swarm-pr
56,717 Updated today
ruvnet