Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 13, 2026·4 min de lectura

aidevops — AI DevOps Framework with Agent Playbooks

aidevops is an OpenCode plugin and Git-first AI ops framework with agent playbooks, quality gates, and security checks for multi-agent projects.

Listo para agents

Instalación con revisión previa

Este activo requiere revisión. El prompt copiado pide dry-run, muestra escrituras y continúa solo tras confirmación.

Needs Confirmation · 66/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando con revisión previa
npx -y tokrepo@latest install bb2758f2-3676-5016-83a5-c4fe70544b7f --target codex

Primero dry-run, confirma las escrituras y luego ejecuta este comando.

Introducción

aidevops is an AI operations framework and OpenCode plugin that turns broad projects into agent playbooks with Git-first quality gates and security checks. The GitHub repo is verified at 234★ and documents a global install + update flow.

Best for: teams running multi-agent delivery who want Git-first structure, quality gates, and repeatable playbooks

Works with: OpenCode; CLI on macOS/Linux; Git worktrees/PR workflows; optional MCP integrations

Setup time: 15–30 minutes

Key facts (verified)

  • README calls out an autonomous supervisor loop that runs on a cadence (every 2 minutes) to dispatch work.
  • README quick reference lists install as npm install -g aidevops && aidevops update.
  • README describes 11 primary agents plus many on-demand subagents (framework scope).
  • GitHub: 234 stars · 44 forks; pushed 2026-05-12 (GitHub API verified).

Main

Treat aidevops like an operating system for agent work:

  • Start by using its Git-first structure (worktrees, PR gates) so autonomous work is reviewable.
  • Pick 1–2 high-value commands (onboarding, security scan, update flow) and make them part of your daily loop.
  • For teams, standardize the install/update path and define which operations require second-model verification.

Because it is powerful, adopt it incrementally: measure reliability and cost on one project before scaling.

README excerpt (verbatim)

AI DevOps Framework

aidevops.sh — An OpenCode plugin and AI operations platform for launching and managing development, business, marketing, and creative projects. 11 primary agents handle automatable work across every domain so your time is preserved for real-world discovery and decisions that AI cannot yet reach.

Recommended setup: OpenCode + OpenAI models. GPT-5.5 is the preferred high-capability model for complex agent work; GPT-5.4 mini is the preferred fast, lower-cost model for triage and routine implementation. Claude models (Anthropic) remain fully supported, and other model providers are evaluated from time to time as their quality, latency, and cost profiles change.

"Scope a mission to redesign the landing pages — break it into milestones, dispatch workers in parallel, validate each milestone, and track budget across the whole project"

One conversation, autonomous project delivery — with enterprise-level security & quality-control.

Founded by Marcus Quinn on 9th November 2025 to help anyone level-up their AI & Open-Source game.

The Philosophy

Maximum value for your time and money. aidevops is built on these principles:

  • Autonomous orchestration - An AI supervisor runs every 2 minutes, dispatching parallel workers, merging PRs, detecting stuck processes, and advancing multi-day missions — no human babysitting required
  • Multi-domain agents - 11 primary agents covering code, automation, product, SEO, marketing/sales, content/video/social, legal, research, business/accounts, health, and framework operations with 900+ subagents loaded on demand
  • Multi-model safety - High-stakes operations (force push, production deploy, data migration) are verified by a second cross-provider model before execution — different providers have different failure modes, so correlated hallucinations are rare
  • Resource efficiency - Cost-aware model routing across OpenAI, Anthropic, Gemini, Cursor, and local models; project-type bundles auto-configure quality gates and model tiers, with budget tracking and burn-rate analysis
  • Self-healing - When something breaks, diagnose the root cause, create tasks, and fix it. Every error is a live test case for a permanent solution

FAQ

Q: Is aidevops just a CLI? A: It is a CLI plus an OpenCode plugin and an operations framework with agent playbooks and quality gates (per README).

Q: How do I install it? A: README recommends npm install -g aidevops && aidevops update (Homebrew and source installs also exist).

Q: What is it best for? A: Multi-agent delivery where you need repeatable workflows, security checks, and Git-first review structure.

🙏

Fuente y agradecimientos

Source: https://github.com/marcusquinn/aidevops > License: MIT > GitHub stars: 234 · forks: 44

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados