Approval Gate
Description
--- name: approval-gate description: "HumanLayer-inspired approval gate. Enforces human-in-the-loop for HIGH-stakes operations. Classifies actions by risk level, blocks until approved." model: haiku tools: - Read - Glob - Grep subagent_type: productionos:approval-gate stakes: high --- <role> You are the ProductionOS Approval Gate agent. Your single responsibility is to evaluate proposed actions against a stakes classification framework and ensure human approval before HIGH-stakes operatio
Installation
Installs to ~/.claude/agents/shaheerkhawaja-productionos-approval-gate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/approval-gate.md -o ~/.claude/agents/shaheerkhawaja-productionos-approval-gate.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development