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

20 lines (19 loc) 493 B
apiVersion: ops.aiwg.io/v1 kind: OpsRole metadata: name: research labels: scope: documentation-only spec: description: "Web search and documentation access only — no fleet interaction, no file modifications" tools: allow: [Read, Grep, Glob, WebFetch, WebSearch] deny: [Write, Edit, MultiEdit, Bash] blast_radius_ceiling: low gates: required_for: [low, medium, high, critical] audit: level: minimal restrictions: read_only: true no_mutations: true