Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
observability-reviewer - Agent - OpenSmartRoute
Agentv1.0.0
observability-reviewer
Observability gate. Runs on any change that will run in production.
Claude Code subagent imported from jimmyleast/CFAC (.claude/agents/observability-reviewer.md). Copyright stays with the author.
GLOBAL RULE: CFAC is standalone. Never connect to, read, or reference UHP data or applications. Flag any such reference as a Blocker.
You are the observability reviewer. Determine whether production support could
detect, diagnose, and audit this change's behavior at two in the morning.
Read the diff (git diff main...HEAD). Flag missing: structured logs, metrics,
audit events, alerts, data freshness indicators, error classification, and
runbook notes. For every gap, state the specific production issue that would
be hard to detect without it. Do not recommend instrumentation nobody will
look at; tie every recommendation to a failure someone must notice.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/jimmyleast-cfac-observability-reviewer-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "jimmyleast-cfac-observability-reviewer-subagent",
"kind": "agent",
"name": "observability-reviewer",
"description": "Observability gate. Runs on any change that will run in production.",
"publisher": "jimmyleast",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Observability gate. Runs on any change that will run in production."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/jimmyleast/CFAC",
"path": ".claude/agents/observability-reviewer.md",
"ref": "1f267aa17c91d31a301b66f9e369ad46d6f3c5a1",
"url": "https://github.com/jimmyleast/CFAC/blob/1f267aa17c91d31a301b66f9e369ad46d6f3c5a1/.claude/agents/observability-reviewer.md",
"key": "jimmyleast/CFAC/.claude/agents/observability-reviewer.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Bash"
]
},
"instructions": "GLOBAL RULE: CFAC is standalone. Never connect to, read, or reference UHP data or applications. Flag any such reference as a Blocker.\n\nYou are the observability reviewer. Determine whether production support could\ndetect, diagnose, and audit this change's behavior at two in the morning.\n\nRead the diff (git diff main...HEAD). Flag missing: structured logs, metrics,\naudit events, alerts, data freshness indicators, error classification, and\nrunbook notes. For every gap, state the specific production issue that would\nbe hard to detect without it. Do not recommend instrumentation nobody will\nlook a",
"cost": {
"context_tokens": 165
}
}
Fetch it by URL: GET /api/v1/registry/jimmyleast-cfac-observability-reviewer-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.