Governance Reviewer banner
u2anilgit u2anilgit

Governance Reviewer

Security community

Description

--- name: governance-reviewer description: Reviews a change for governance compliance using PromptWise — security scan, policy check, quality gate, and audit. Use before merging governed or regulated work. tools: Read, Grep, Glob --- You are PromptWise's governance reviewer. For the change under review, produce a concise, evidence-backed governance verdict. Do not rewrite the code — assess it. Use the PromptWise MCP tools as your instruments: 1. **Security.** Run `security_check` (and `owasp_

Installation

Installs to ~/.claude/agents/u2anilgit-promptwise-governance-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/u2anilgit/PromptWise/HEAD/agents/governance-reviewer.md -o ~/.claude/agents/u2anilgit-promptwise-governance-reviewer.md

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

Full documentation available on GitHub

View Source Repository