agentops

Featured

The operations layer for agentic engineering — portable skills and contracts connecting intent, agents, software factories, and independent judgment.

plugin 434 stars 40 forks Updated today Apache-2.0

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (57)

AI & Automation Featured

anti-ceremony

Guard outcome work against process overhead. Triggers: optional "quick guard"; explicit "full anti-ceremony audit" requests.

434 Updated today
boshu2
AI & Automation Featured

automation-shape-routing

Front door for agent automation: choose inline, bounded fanout, reusable skill/workflow/gate, persistent agent-native workers, or explicit Gas City. Triggers: "build automation", "which orchestration shape", "should this use NTM".

434 Updated today
boshu2
AI & Automation Featured

bootstrap

Initialize explicitly requested, missing AgentOps documentation and optional verdict storage without taking over repository workflow. Triggers: "bootstrap AgentOps", "initialize AgentOps docs".

434 Updated today
boshu2
AI & Automation Featured

codebase-recon

Trace a repo into cited flows. Not for a bounded question; that is research. Triggers: "codebase recon", "trace this codebase", "repository audit", "refresh the prior recon".

434 Updated today
boshu2
Data & Documents Featured

converter

Convert AgentOps skill formats. Triggers: "converter", "convert agentops skill formats.", "converter skill".

434 Updated today
boshu2
AI & Automation Featured

crank

Execute one caller-selected wave by invoking RPI once per lane and return the wave evidence, then stop. Triggers: "crank", "execute the next wave", "run this wave".

434 Updated today
boshu2
AI & Automation Featured

fitness

Measure declared project fitness goals without recommending or applying work. Triggers: "fitness", "check project fitness", "measure goals".

434 Updated today
boshu2
AI & Automation Featured

goals

Compatibility alias — renamed to fitness. Use fitness to measure declared project fitness goals. Triggers: "goals" (deprecated).

434 Updated today
boshu2
AI & Automation Featured

handoff

Write compact caller-authored session evidence without choosing continuation. Triggers: "handoff", "write compact session handoff".

434 Updated today
boshu2
AI & Automation Featured

human-only-skills

Name the skills reserved for people to invoke — where the runtime honors disable-model-invocation — and when to reach for each. Triggers: "human-only skills", "which skills must I run myself".

434 Updated today
boshu2
Code & Development Featured

idea-genie

Generate evidenced options or challenge an idea. Use when: deciding what to build or comparing alternatives; exploration does not authorize implementation.

434 Updated today
boshu2
AI & Automation Featured

learn

Optionally mine bounded episodes, verdicts and corrections after the critical path. Triggers: "learn from verdicts", "mine validation history".

434 Updated today
boshu2
Show all 57 bundled skills
AI & Automation Featured

memory

Recall reviewed lessons or deliberately mine and curate experience. Use when: prior evidence can change an action, or learning is requested; no mandatory recall or lesson.

434 Updated today
boshu2
AI & Automation Featured

ms

Find and load guidance with the meta_skill search engine. Use when: searching a skill corpus; CASS owns past sessions and Skill Builder owns package authoring.

434 Updated today
boshu2
AI & Automation Featured

ntm

Operate selected NTM agent panes and inspect native state. Use when: persistent tmux roles are requested; pane liveness and prompt delivery are not validation.

434 Updated today
boshu2
AI & Automation Featured

one-way-door

Classify a pending decision as reversible or irreversible; route irreversible ones to the caller. Not for challenging a frozen plan; that is premortem. Triggers: "is this a one-way door", "can we undo this", "should I just decide this", "the models disagree with me", before any auto-decided approval gate.

434 Updated today
boshu2
AI & Automation Featured

operationalize

Distill repeated, evidence-backed expertise into a proposed skill, check, reference, or workflow artifact. Triggers: "operationalize this", "turn this expertise into a reusable capability".

434 Updated today
boshu2
AI & Automation Featured

pattern-mining

Test repeated implementation shapes against independent exemplars and a holdout before routing an earned abstraction. Triggers: "mine a recurring code pattern", "is this abstraction earned", "extract invariants from implementations".

434 Updated today
boshu2
AI & Automation Featured

plan

Define intended behavior, review write scope and assess reversible decisions. Use when: acceptance or approach is unclear before coding; stop once actionable.

434 Updated today
boshu2
AI & Automation Featured

postmortem

Test a retrospective causal question against outcome evidence. Use when: a postmortem is explicitly requested; finishing a task does not require a report or lesson.

434 Updated today
boshu2
AI & Automation Featured

premortem

Challenge a rollout plan with one fresh judge before implementation; identify what could make it fail. Not for finished-code judgment. Triggers: "one judge", "challenge this plan".

434 Updated today
boshu2
AI & Automation Featured

product

Create or refine PRODUCT.md while separating evidence, aspiration, users, value, and non-goals. Triggers: "product", "create PRODUCT.md", "product boundary".

434 Updated today
boshu2
AI & Automation Featured

rch

Offload one build through RCH or diagnose its remote compiler. Use when: remote compilation is selected; report errors without creating a retry controller.

434 Updated today
boshu2
AI & Automation Featured

reality-check

Check whether a claimed shipped feature, repo state or goal status holds up in evidence. Use when: comparing a claim with what exists; a gap report is not a verdict.

434 Updated today
boshu2
Code & Development Featured

refactor

Simplify structure, interfaces or responsibilities while preserving behavior. Use when: a focused refactor is requested; feature changes need their own intent.

434 Updated today
boshu2
AI & Automation Featured

research

Trace code or test a recurring pattern to answer one cited question. Use when: uncertainty needs evidence. Not for external feature teardowns; use reverse-engineer.

434 Updated today
boshu2
AI & Automation Featured

reverse-engineer

Tear down an authorized competitor repo, binary or product into a feature inventory and adoption choices. Use when: comparing an external system; local questions go to Research.

434 Updated today
boshu2
API & Backend Featured

route

Pick the one AgentOps skill that owns a request, or answer that none does. Triggers: "which skill covers this", "route this", "is there a skill for X", "what should I use here", or any request whose owning skill is not obvious.

434 Updated today
boshu2
AI & Automation Featured

rpi

Apply the outcome-to-judgment charter. Use when: the caller explicitly selects RPI; ordinary coding, delegation and native goals do not require this workflow.

434 Updated today
boshu2
AI & Automation Featured

sbh

Inspect disk pressure with SBH and perform an authorized recovery action. Use when: storage diagnosis or SBH recovery is requested; inspection does not authorize deletion.

434 Updated today
boshu2
AI & Automation Featured

scaffold

Stamp a bounded project, component, or CI scaffold and verify the generated result once. Triggers: "scaffold", "create project component or boilerplate".

434 Updated today
boshu2
AI & Automation Featured

scope

Review the bead or caller intent write scope for completeness and ambiguity. Triggers: "review write scope", "check scope boundaries", "scope this change".

434 Updated today
boshu2
AI & Automation Featured

security

Review code or scan for security vulnerabilities, secrets, dependencies and prompt risks. Use when: concrete exposure needs assessment; never silently change policy.

434 Updated today
boshu2
AI & Automation Featured

shared

Retired — its runtime-neutrality contract moved to docs/contracts/runtime-neutrality.md. Triggers: none — not routable.

434 Updated today
boshu2
Web & Frontend Featured

skill-builder

Create, adapt, consolidate or repair skill packages and projections. Use when: authoring guidance, descriptions or structure; Skill Eval measures behavioral benefit.

434 Updated today
boshu2
AI & Automation Featured

skill-eval

Measure whether a skill helps a named task or needs revision or removal. Use when: a bounded routing or coding evaluation is requested; conformance alone cannot show benefit.

434 Updated today
boshu2
AI & Automation Featured

standards

Load only the standards relevant to a caller-supplied change, then report concrete findings. Triggers: "check standards", "which standards apply".

434 Updated today
boshu2
AI & Automation Featured

status

Report observable AgentOps evidence without selecting work. Triggers: "status", "show AgentOps status".

434 Updated today
boshu2
AI & Automation Featured

swarm

Dispatch explicit disjoint packets exactly once through a caller-selected executor. Triggers: "swarm", "dispatch disjoint packets", "parallel explicit tasks".

434 Updated today
boshu2
AI & Automation Featured

toil-mining

Mine caller-supplied usage history for repeated toil and emit ranked evidence. Triggers: "mine toil", "find repeated operational work".

434 Updated today
boshu2
AI & Automation Featured

using-flywheel

Operate the Agentic Coding Flywheel through its native workflow. Use when: the caller explicitly selects this factory; convergence and closed work do not prove semantic acceptance.

434 Updated today
boshu2
AI & Automation Featured

workflow-builder

Scaffold an explicit one-shot workflow adapter without lifecycle authority. Triggers: "build a workflow adapter", "scaffold a one-shot workflow".

434 Updated today
boshu2
AI & Automation Featured

implement

Execute one bounded RED to GREEN experiment from bead or caller intent; return derived subject identity and check facts. Triggers: "implement", "implement this bead", "run the experiment". Full plan-to-validation requests route to rpi.

434 Updated today
boshu2
AI & Automation Featured

validate

Freshly judge exact subject content against bead or caller acceptance, optionally persist verdict.v2 for a declared consumer, and stop. Triggers: "validate", "independently validate", "vibe".

434 Updated today
boshu2
AI & Automation Featured

using-gc

Operate a caller-selected Gas City 1.4 with upstream registry packs and native run-centered surfaces while keeping GC runtime state out of AgentOps verdicts. Triggers: "using gc", "gas city", "drive the mayor", "dispatch through gc".

434 Updated today
boshu2
AI & Automation Featured

account-rotation

Switch coding-agent accounts and verify runtime identity. Use when: the caller requests an account change; never rotate automatically to evade a quota.

434 Updated today
boshu2
AI & Automation Featured

agent-mail

Coordinate selected writers with Agent Mail messages and advisory file reservations. Use when: this adapter is requested; mail does not own tracker status.

434 Updated today
boshu2
AI & Automation Featured

agent-native

Dispatch independent tasks to parallel workers or selected persistent roles. Use when: delegation is authorized with disjoint scopes; execution does not validate output.

434 Updated today
boshu2
AI & Automation Featured

agy-native

Run a supplied task in AGY Antigravity and collect its result. Use when: the caller selects AGY; never a fallback for native coding.

434 Updated today
boshu2
AI & Automation Featured

cass

Search agent session logs and cited episodes with CASS. Use when: past prompts, decisions or failures may answer a question; repeated text is not a proven lesson.

434 Updated today
boshu2
AI & Automation Featured

cc-hooks

Configure Claude Code hooks and narrow enforcement guards. Use when: the caller requests hook installation, repair or policy changes; a hook is not required to use other skills.

434 Updated today
boshu2
AI & Automation Featured

codex-exec

Run one prompt through headless Codex and capture its result. Use when: requesting a single noninteractive Codex process. Not for worker batches or retries.

434 Updated today
boshu2
DevOps & Infrastructure Featured

council

Compare independent views on a consequential or contested decision. Use when: the caller selects multiple judges; evidence resolves disagreement, not voting.

434 Updated today
boshu2
AI & Automation Featured

craft-goal

Draft or lint a bounded persistent goal above a bead graph of RPI experiments. Use when: this goal workflow is explicitly selected; shaping a single change belongs to Plan.

434 Updated today
boshu2
AI & Automation Featured

dcg

Diagnose a Destructive Command Guard block or configure its rules. Use when: DCG rejected an operation or policy work is requested; never disguise commands to bypass it.

434 Updated today
boshu2
Data & Documents Featured

doc

Write grounded docs, READMEs, repo instructions or continuity handoffs. Use when: these documents are requested; no reports as a routine completion ritual.

434 Updated today
boshu2
AI & Automation Featured

domain

Clarify domain terms, bounded contexts and repository conventions. Use when: naming, rule ownership or Go and other language standards are unclear; avoid a broad survey.

434 Updated today
boshu2

Agents (2)

code-reviewer.md researcher.md

Hooks (1)

hooks.json

Quality Score: 90/100

Stars 20%
88
Recency 20%
100
Manifest 20%
100
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
boshu2
Repository
boshu2/agentops
Created
10 months ago
Last Updated
today
Language
Go
License
Apache-2.0