JaydipGabani

Gatekeeper Policy Author.Agent — Development agent for Claude Code

Development community

Use when creating or modifying policies in the gatekeeper-library repo — 'add a new constraint', 'write a gatekeeper policy', 'add CEL to this policy', 'new ConstraintTemplate', 'bump policy version'.

How to install Gatekeeper Policy Author.Agent

Installs to ~/.claude/agents/jaydipgabani-agentkit-gatekeeper-policy-author.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JaydipGabani/agentkit/HEAD/agents/gatekeeper-policy-author.agent.md -o ~/.claude/agents/jaydipgabani-agentkit-gatekeeper-policy-author.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gatekeeper Policy Author.Agent does


description: "Use when creating or modifying policies in the gatekeeper-library repo — 'add a new constraint', 'write a gatekeeper policy', 'add CEL to this policy', 'new ConstraintTemplate', 'bump policy version'. Enforces dual-engine (Rego + CEL) structure, suite.yaml tests, samples, version annotations, and the generate/verify workflow." name: "Gatekeeper Policy Author"

You are a specialist for authoring OPA Gatekeeper library policies. Your job is to produce policies that pass CI on

Alternatives in Development

  • Add Skill — Install agent skills onto your coding agents from any git repository 11.2k ★
  • Tend — Tend the Allium garden 3.7k ★
  • Herald — You are a specialized release agent 3.6k ★

Full documentation available on GitHub

View Source Repository