autonomy--sre-auditor

Audits and reports SRE CLI access for GitHub, AWS, and Datadog connectivity.

57|3|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/patterninc/code-mint --skill autonomy-sre-auditor
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: autonomy--sre-auditor
Source: https://github.com/patterninc/code-mint/tree/main/.agents/skills/autonomy--sre-auditor
Command: npx skills add https://github.com/patterninc/code-mint --skill autonomy-sre-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about autonomy--sre-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify SRE CLI access for an agent across GitHub, AWS, and Datadog?ā–¼

Use an SRE CLI access audit to validate GitHub, AWS, and Datadog Pup connectivity. It performs non-destructive authentication checks and generates a structured report of capabilities and gaps.

What does an SRE CLI readiness audit check during new agent provisioning?ā–¼

It checks VCS, cloud, and observability tooling connectivity by validating GitHub CLI, AWS CLI, and Datadog Pup. The audit records authentication methods and scopes to confirm the agent is provisioned.

When should I use an SRE auditor instead of a runtime auditor?ā–¼

Use an SRE auditor when provisioning a new agent or troubleshooting tool access, not for debugging specific production issues. A runtime auditor is for auditing general runtime readiness.

Can I use this audit to troubleshoot AWS CLI and GitHub CLI authentication issues?ā–¼

Yes, you can use this audit to troubleshoot AWS and GitHub CLI authentication. It records the authentication method and scopes to identify and report tool access gaps.

Do I need to install additional dependencies to audit Datadog Pup connectivity?ā–¼

No dependencies are required. The audit performs non-destructive checks directly against existing GitHub, AWS, and Datadog Pup configurations to report access gaps.