UNPKG

aiwg

Version:

Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo

19 lines (18 loc) 480 B
apiVersion: ops.aiwg.io/v1 kind: OpsRole metadata: name: incident labels: scope: incident-response spec: description: "Elevated read access for incident triage — limited write to prevent further damage during active incidents" tools: allow: [Read, Grep, Glob, Bash, WebFetch, WebSearch] deny: [Write, Edit, MultiEdit] blast_radius_ceiling: high gates: required_for: [high, critical] audit: level: verbose restrictions: no_mutations: true