Skills2026年5月13日·1 分钟阅读

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.

Agent 就绪

先审查再安装

这个资产需要先审查。复制的指令会要求 Agent dry-run、列出写入项,确认后再继续。

Needs Confirmation · 66/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Asset
先审查命令
npx -y tokrepo@latest install bb2758f2-3676-5016-83a5-c4fe70544b7f --target codex

先 dry-run,确认写入项后再运行此命令。

简介

aidevops 是 AI 运维框架与 OpenCode 插件,把大项目落成可执行的 agent playbook,并配套 Git-first 的质量门禁与安全检查。仓库 GitHub 已验证 234★,并提供全局安装与更新流程。

最适合: 希望用 Git-first 结构化方式运行多 agent 交付、并内建质量门禁的团队

适配: OpenCode;macOS/Linux CLI;Git worktree/PR 流程;可选 MCP 集成

配置时间: 15–30 分钟

关键事实(已验证)

  • README 提到自动监督循环按固定节奏运行(every 2 minutes),用于调度任务。
  • README Quick Reference 给出安装方式:npm install -g aidevops && aidevops update
  • README 描述 11 个 primary agents,并按需加载大量子 agent。
  • GitHub:234 stars · 44 forks;最近更新 2026-05-12(GitHub API 验证)。

正文

把 aidevops 当作“agent 工作的操作系统”:

  • 先落地 Git-first 结构(worktree、PR、门禁),让自动化工作可 review、可回滚。
  • 先选 1–2 个高价值入口(onboarding、安全扫描、更新流程)塞进日常循环。
  • 团队场景建议统一安装/更新路径,并明确哪些高风险操作需要第二模型复核。

由于能力很强,建议从单个项目渐进采用:先度量可靠性与成本,再扩展到更多任务。

README 原文节选(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

aidevops 只是一个 CLI 吗? 答:不止:它同时是 OpenCode 插件与运维框架,包含 playbook 与质量门禁(见 README)。

怎么安装? 答:README 推荐 npm install -g aidevops && aidevops update(也提供 Homebrew/源码路径)。

最适合什么场景? 答:需要多 agent 并行交付、并要求流程可复用、可审计、可 review 的团队。

🙏

来源与感谢

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

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产