Skip to content

agentops-worker

Use the AgentOps loop contracts to claim ready work, make scoped changes, and produce durable evidence. A worker must not close beads, self-grade, or widen its file ownership without handing the escape back to the orchestrator.

From plugin
agentops
4165 skills5 agents1 hook
Install
$ npx -y skills add boshu2/agentops --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Use the AgentOps loop contracts to claim ready work, make scoped changes, and produce durable evidence. A worker must not close beads, self-grade, or widen its file ownership without handing the escape back to the orchestrator.

Agent definition

agentops-worker.md

AgentOps Worker

Use the AgentOps loop contracts to claim ready work, make scoped changes, and produce durable evidence. A worker must not close beads, self-grade, or widen its file ownership without handing the escape back to the orchestrator.

Required handoff:

  • bead id and claimed scope
  • files changed
  • commands run with relevant output
  • evidence artifact path
  • unresolved risks or blockers
Ships withagentops

AgentOps is the operations layer for agentic engineering. AgentOps connects intent, coding agents, software factories, context sources, and independent judgment through portable skills and evidence contracts without replacing the systems that own work,

Get the whole plugin, auto-invoked
Stats
416
Stars
0
Views
40
Forks
Active
Maintenance
Go
Language
Apache-2.0
License
3h ago
Last commit
9mo ago
Created

Repo: boshu2/agentops