Skip to content

/agent-approval-protocol

Use when constructing or interpreting the approval handoff envelope between subagent and orchestrator -- sealed_payload schema, approval_id format, APPROVAL_REQUEST contract shape, and reading a granted approval from the DB

From plugin
337 skills10 agents12 hooks
shell
$ npx -y skills add metraton/gaia --skill agent-approval-protocol --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/agent-approval-protocol
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when constructing or interpreting the approval handoff envelope between subagent and orchestrator -- sealed_payload schema, approval_id format, APPROVAL_REQUEST contract shape, and reading a granted approval from the DB
Ships withgaia

Generative AI Architecture

Get the whole plugin, auto-invoked