Agent Ops — Development skill for Claude Code
Evidence-driven engineering loops and safety guardrails for Codex, Claude Code, and OpenCode.
How to install Agent Ops
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kylecheng3146/agent-ops and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Ops does
Evidence-driven engineering loops and safety guardrails for Codex, Claude Code, and OpenCode.
Alternatives in Development
- Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
- PaperSpine — PaperSpine is a motivation-driven skill for learning from strong academic papers, building a paper’s central a 5k ★
- Haft — Engineering decisions engine that know when they're stale 1.4k ★
README
Loop Engineering Toolkit
Loop Engineering Toolkit is an evidence-driven development-loop toolkit for agy, Codex, Claude Code, and opencode. It is designed to turn acceptance criteria, explicit verification, safe lifecycle hooks, and independent review into a repeatable engineering workflow.
This repository is in its foundation stage. The CLI, hook runtime, normative specification, and installation profiles are being developed as a reviewable pre-1.0 interface.
The CLI is published as `@kylecheng3146/agent-ops` as a pre-1.0 interface; command behavior may change before 1.0.
Quick start from npm
Requires Node.js `>=22.14.0`. Install the published CLI globally:
npm install --global @kylecheng3146/agent-ops@latest
agent-ops --version
You can run it without a global install with `npx`. When the command runs in an interactive terminal without arguments, it opens the setup wizard automatically:
npx --yes @kylecheng3146/agent-ops@latest
Use `--help` for the complete command reference or provide explicit options in automation. The wizard never writes files until you review and confirm its installation plan.
The interactive multi-select screens start with no harness or profile selected. Choose at least one of `agy`, `codex`, `claude`, and `opencode`, and at least one of the `core`, `advisory`, `guardrails`, and `loop` profiles before confirming. For scripted use, `--harness all` selects all four harnesses; comma-separated selections such as `codex,opencode` are also supported. The legacy `both` value remains an alias for `codex,claude`.
Preview a project installation before changing files:
agent-ops init \
--dry-run --scope project --harness all --profile core --json
After reviewing the plan, apply it explicitly with `--yes`:
agent-ops init --scope project --harness all --profile core --yes
The remaining day-to-day checks are:
agent-ops trust status --json
agent-ops doctor --json
agent-ops config e
Related Skills
Skill Evaluation Graph
Description Evidence-driven evaluation, benchmarking, and verified repair for Agent Skills across Codex, Claud
Tater
A voice agent rendered as a potato — rude, russet, and driven by a live OpenAI Realtime call. Remembers what y
Agent Relay Auto
A protocol-driven orchestration framework for reliable multi-agent collaboration, context handoff, and automat
Guard
Safety guardrails — blocks destructive commands (rm -rf, DROP TABLE, force-push) and optionally restricts edit
Context Graph
Evidence-first Knowledge Engineering Skill for Codex and Claude Code—turning sources into traceable records, v
Wp Ops Review
WordPress WP-CLI and operations review - validates custom CLI commands, multisite scope, search-replace safety
Related Agents
Agent Engineer
AI Agent Engineer — builds agent orchestration systems, evaluation harnesses, autonomous loops, and safety gua
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Skills Manager (AI 技能管理器)
一款用于管理 AI 编程助手技能(Skills)的统一桌面应用。 无缝组织、同步和共享 Claude Code、Codex、Opencode 及其他 AI 工具的技能。 Version Platform