agent-runtime-governance
Installation
SKILL.md
Agent Runtime Governance
Design and audit the controls that keep tool-bearing agent systems predictable, observable, and safe to operate.
Scope: Runtime governance for agents that use tools, memory, approvals,
subagents, evals, or external systems. NOT for generic vulnerability scanning
(security-scanner), normal code review (honest-review), prompt-only
optimization (prompt-engineer), or MCP implementation details (mcp-creator).
Dispatch
$ARGUMENTS |
Mode | Action |
|---|---|---|
| Empty | menu |
Show governance modes and required inputs |
design <system> |
design |
Define runtime policies for a new or changing agent system |
audit <path-or-system> |
audit |
Review existing tool, approval, memory, telemetry, and eval controls |
permissions <agent-or-tools> |
permissions |
Design allowlists, denylists, approval modes, and escalation rules |
memory <agent-or-system> |
memory |
Define memory scope, retention, privacy, and invalidation policy |
Related skills