Agent
An incident-investigation worker that follows a chain of causes back to the original source of a system alert or failure.
45 tagged aiops, measured the same way as everything else here.
Browse within: compression 20context-engineering 20context-window 20alerting 9grafana 9observability 9prometheus 9rules 9spec-driven-development 9Cost Optimization 6agentic 6aws 6azure 6
Agent
An incident-investigation worker that follows a chain of causes back to the original source of a system alert or failure.
Agent
An operations-report writing worker that turns a ReportFacts JSON file into a structured ContentJSON report. ReportFacts contains system-calculated facts and numbers.
Agent
An SRE and observability specialist for operating software systems. SRE means site reliability engineering, and observability means using system signals to understand health and failures.
Agent Claude Code
Fresh-context correctness reviewer. Given a code diff, verifies it by actually building/testing the affected service and reading the changed lines, then reports correctness findings grounded in machine-checkable evidence. Never edits code — reports only.
Agent Claude Code
Fresh-context adversary. Given a proposed implementation plan, argues against it — finds the strongest structural objections grounded in the actual codebase, plus a future-self critique. Does not design alternatives (that is plan-alternative's job) and does not write code.
Agent
Most agenttest.go files in this directory are smoke tests against a populated test cluster, not regression-grade self-contained tests. This file explains why, the limits of the current model, and the migration target for tests that need to be self-validating.
Agent
Expert in legacy code, refactoring, and understanding undocumented systems. Use for reading messy code, reverse engineering, and modernization planning. Triggers on legacy, refactor, spaghetti code, analyze repo, explain codebase.
Agent
Expert in product requirements, user stories, and acceptance criteria. Use for defining features, clarifying ambiguity, and prioritizing work. Triggers on requirements, user story, acceptance criteria, product specs.
Agent
Strategic facilitator bridging business needs and technical execution. Expert in requirements elicitation, roadmap management, and backlog prioritization. Triggers on requirements, user story, backlog, MVP, PRD, stakeholder.
Agent
An architecture agent that explores a problem and produces design decisions for later implementation work. It focuses on understanding the domain, constraints, modules, interfaces, and alternatives before code is written.
Agent
A design-review agent that examines an architecture proposal against the domain model and existing architecture decisions. It reports problems without changing the design documents.
Agent
A planning agent that turns an approved design into an ordered set of implementation tasks. It creates product requirements, an implementation plan, and individual issue files.