What problem does it solve?
Audit ensures an agent has working access to the SRE CLIs used by the project. It tests each connection and reports access gaps. The steps illustrated use GitHub CLI, AWS CLI, and Datadog Pup as a worked example; adapt for your project's actual tooling. Use when setting up a new agent environment, troubleshooting tool access, or as part of an initial harness assessment. Do not use when debugging a specific production issue (use autonomy--sre-auditor) or when auditing general runtime readiness (use autonomy--runtime-auditor).
Core Features & Use Cases
- Verify GitHub CLI, AWS CLI, and Datadog Pup access with non-destructive checks.
- Generate a structured report of authentication status, available capabilities, and gaps.
- Apply to new agent provisioning, tool readiness validation, and ongoing harness assessments across VCS, cloud, and observability tooling.
Quick Start
Audit the agent's SRE tooling access by verifying GitHub CLI, AWS CLI, and Datadog Pup connectivity and authentication.