approve-review
Open a review-action approval window by creating the ./.review-approved flag file. Takes an optional reason string that is embedded in the receipt chain.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install approve-review --cli claudewrites the file to.claude/commands/approve-review.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/approve-review.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow approve-review from the review-agent-governance plugin. Open a review-action approval window by creating the ./.review-approved flag file. Takes an optional reason string that is embedded in the receipt chain.
When to use it
Open a review-action approval window by creating the ./.review-approved flag file. Takes an optional reason string that is embedded in the receipt chain.
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/review-agent-governance/commands/approve-review.md -o .claude/commands/approve-review.md
Notes
Extracted from wshobson/agents. Plugin: review-agent-governance.