gang

Orchestrate specialized multi-agent gangs for DevOps and CI/CD workflows.

1|Updated May 24, 2026
One-click install
npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill gang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gang
Source: https://github.com/tinner-deinno/innova-skills-lib/tree/main/core/gang
Command: npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill gang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of orchestrating multiple specialized agents to complete complex tasks reliably, with clear control over which gang runs and how outputs are produced.

Core Features & Use Cases

  • Multi-agent gang orchestration: Run targeted gangs for DevOps, CI/CD, Jarvis assistant, or strategic planning.
  • Operational control commands: List gangs, activate a specific gang, run gang scripts, view status, and inspect logs.
  • Runtime endpoint + fallback model chain: Uses mdes.ollama as the primary endpoint and supports /auto-model fallback behavior for resilience.
  • Integration into GSD workflows: Reuses gangs as execution, management, review, debugging, and investigation components within GSD phases.

Quick Start

Ask the system to activate the CI/CD gang and run the linter by issuing: /gang activate b-ci && /gang run b-ci linter

Frequently Asked Questions about gang

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate multiple specialized agents for DevOps and CI/CD tasks?

Multi-agent orchestration coordinates specialized gangs to execute workflow commands for DevOps, CI/CD quality gates, and strategic planning through a runtime-neutral management layer. You can list, activate, run, and monitor targeted agent teams for specific operational scenarios.

What is a multi-agent gang and how does it handle automation workflows?

A multi-agent gang is a specialized team of agents configured to execute targeted automation workflows. You manage these gangs through operational commands like list, activate, run, status, and logs to control execution and inspect outputs across different task scenarios.

How do I activate and run a CI/CD gang for linting?

To activate and run a CI/CD gang, issue the commands /gang activate b-ci && /gang run b-ci linter. This activates the specific gang and executes the linter script within the CI/CD quality gate workflow.

Does multi-agent orchestration support fallback models when the primary endpoint is unavailable?

Yes, multi-agent orchestration supports fallback models. It uses mdes.ollama as the primary endpoint and includes /auto-model fallback support to maintain operational resilience if the primary endpoint fails.

Can I inspect execution logs from automated agent workflows?

Yes, you can inspect execution logs from automated agent workflows using the /gang logs command. This allows you to review outputs and monitor the operational status of your specialized agent gangs.

Are there safety gates for higher-risk operations in agent orchestration?

Yes, agent orchestration includes safety-gate orientation for higher-risk operations. This ensures that potentially dangerous automated tasks within your DevOps or CI/CD workflows are guarded by explicit safety checks.