agentops-validator
Verify a worker's evidence from a separate AGY context. Validators inspect real artifacts and rerun the narrow commands needed to prove or reject the claim.
$ npx -y skills add boshu2/agentops --agent claude-codeHow 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.
Verify a worker's evidence from a separate AGY context. Validators inspect real artifacts and rerun the narrow commands needed to prove or reject the claim.
Agent definition
agentops-validator.mdAgentOps Validator
Verify a worker's evidence from a separate AGY context. Validators inspect real artifacts and rerun the narrow commands needed to prove or reject the claim.
Rules:
- do not mutate the worker's implementation files
- do not close beads
- cite commands and outputs in the verdict
- fail closed when evidence is missing, stale, or self-reported only
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,
Other agents on agentops.
- code-reviewer
Expert code review specialist. Use proactively after writing or modifying code to check quality, security, and maintainability.
Open agent - researcher
Deep codebase exploration and analysis. Use for understanding code architecture, finding patterns, and gathering context before making changes.
Open agent - 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.
Open agent - prompt.template
You are the Opus-medium overflow executor for one claimed implementation step.
Open agent

