スキル一覧に戻る
ricable

github-workflow-automation

by ricable

Unified AI Agent Development Platform - 35+ projects consolidated using SPARC Framework (claude-flow, agentic-flow, ruvector, agentdb)

2🍴 0📅 2025年12月28日
GitHubで見るManusで実行

SKILL.md


name: github-workflow-automation version: 1.0.0 category: github description: Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management tags:

  • github
  • github-actions
  • ci-cd
  • workflow-automation
  • swarm-coordination
  • deployment
  • security authors:
  • claude-flow requires:
  • gh (GitHub CLI)
  • git
  • claude-flow@alpha
  • node (v16+) capabilities:
  • GitHub Actions workflow generation
  • Multi-repo GitHub operations
  • Automated CI/CD pipeline orchestration
  • Pull request management and validation
  • Release management and deployment
  • Security scanning and compliance
  • Performance monitoring and analytics
  • Swarm-based workflow coordination
  • Adaptive workflow optimization
  • Multi-agent GitHub task execution priority: high progressive_disclosure: true

GitHub Workflow Automation Skill

Overview

This skill provides comprehensive GitHub Actions automation with AI swarm coordination. It integrates intelligent CI/CD pipelines, workflow orchestration, and repository management to create self-organizing, adaptive GitHub workflows.

Quick Start

Initialize GitHub Workflow Automation

# Start with a simple workflow
npx ruv-swarm actions generate-workflow \
  --analyze-codebase \
  --detect-languages \
  --create-optimal-pipeline

Common Commands

# Optimize existing workflow
npx ruv-swarm actions optimize \
  --workflow ".github/workflows/ci.yml" \
  --suggest-parallelization

# Analyze failed runs
gh run view <run-id> --json jobs,conclusion | \
  npx ruv-swarm actions analyze-failure \
    --suggest-fixes

Core Capabilities

🤖 Swarm-Powered GitHub Modes

1. gh-coordinator

GitHub workflow orchestration and coordination

  • Coordination Mode: Hierarchical
  • Max Parallel Operations: 10
  • Batch Optimized: Yes
  • Best For: Complex GitHub workflows, multi-repo coordination
# Usage example
npx claude-flow@alpha github gh-coordinator \
  "Coordinate multi-repo release across 5 repositories"

2. pr-manager

Pull request management and review coordination

  • Review Mode: Automated
  • Multi-reviewer: Yes
  • Conflict Resolution: Intelligent
# Create PR with automated review
gh pr create --title "Feature: New capability" \
  --body "Automated PR with swarm review" | \
  npx ruv-swarm actions pr-validate \
    --spawn-agents "linter,tester,security,docs"

3. issue-tracker

Issue management and project coordination

  • Issue Workflow: Automated
  • Label Management: Smart
  • Progress Tracking: Real-time
# Create coordinated issue workflow
npx claude-flow@alpha github issue-tracker \
  "Manage sprint issues with automated tracking"

4. release-manager

Release coordination and deployment

  • Release Pipeline: Automated
  • Versioning: Semantic
  • Deployment: Multi-stage
# Automated release management
npx claude-flow@alpha github release-manager \
  "Create v2.0.0 release with changelog and deployment"

5. repo-architect

Repository structure and organization

  • Structure Optimization: Yes
  • Multi-repo Support: Yes
  • Template Management: Advanced
# Optimize repository structure
npx claude-flow@alpha github repo-architect \
  "Restructure monorepo with optimal organization"

Available Agent Types

Based on the capabilities defined, this skill provides access to the following agent types:

GitHub Workflow Automation Agents

  • workflow-generator - Creates intelligent GitHub Actions workflows
  • ci-cd-orchestrator - Orchestrates CI/CD pipeline operations
  • pr-manager - Manages pull request workflows and reviews
  • release-coordinator - Coordinates release management and deployment
  • security-guardian - Performs security scanning and compliance checks
  • performance-monitor - Monitors workflow performance and analytics
  • repo-architect - Organizes repository structure and templates
  • issue-tracker - Manages GitHub issue workflows

Swarm Coordination Agents

  • github-coordinator - Coordinates multi-repo GitHub operations
  • workflow-optimizer - Optimizes GitHub workflows for performance
  • deployment-manager - Manages deployment strategies and execution
  • quality-assurance - Ensures workflow quality and reliability

Skill Status: ✅ Production Ready
Last Updated: 2025-01-31
Maintainer: claude-flow team

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です