What problem does it solve? Managing GitHub Actions workflows, CI/CD pipelines, pull requests, and releases manually is repetitive and error-prone. This Skill automates workflow generation, optimization, failure analysis, and repository coordination using ruv-swarm and claude-flow commands. ## Core Features & Use Cases - Workflow Generation & Optimization: Generate CI/CD pipelines from codebase analysis, detect languages, suggest parallelization, and reduce redundant steps. - GitHub Coordination Modes: Use specialized modes like pr-manager, issue-tracker, release-manager, code-reviewer, and security-guardian for automated PR reviews, issue tracking, and releases. - Monitoring & Self-Healing: Analyze workflow performance, detect failure patterns, predict risks, and auto-fix common pipeline failures. - Use Case: A team wants CI for a polyglot monorepo. The Skill detects changed packages, builds a dynamic test matrix, runs parallel validation agents (linter, tester, security), and posts results as a PR comment. ## Quick Start Ask the AI to generate an optimized GitHub Actions CI workflow for your repository by analyzing the codebase and detecting its languages.