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.