Armory
Source
Browse
Sub-Agents

review-policy-author

Cedar policy author specialized in gating AI agent review actions (PR comments, reviews, merges, CI edits) behind human approval. Use when writing, auditing, or extending a review-governance.cedar policy for review-bot governance.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install review-policy-author --cli claude

writes the file to.claude/agents/review-policy-author.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/review-policy-author.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents sub-agent review-policy-author (model: sonnet) from the review-agent-governance plugin. Cedar policy author specialized in gating AI agent review actions (PR comments, reviews, merges, CI edits) behind human approval. Use when writing, auditing, or extending a review-governance.cedar policy for review-bot governance.

When to use it

Cedar policy author specialized in gating AI agent review actions (PR comments, reviews, merges, CI edits) behind human approval. Use when writing, auditing, or extending a review-governance.cedar policy for review-bot governance.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/review-agent-governance/agents/review-policy-author.md -o .claude/agents/review-policy-author.md

Notes

Extracted from wshobson/agents. Plugin: review-agent-governance.