← Browse
claude-human-review
IrtezaAsadRizvi ★ 15
A Claude Code plugin that inserts a human review gate after every turn that edits files, adding one-line doc comments to touched classes and functions, summarizing changes in 60–120 words, and prompting the developer to Approve or Undo. The plugin uses Python hooks (PreToolUse, PostToolUse, Stop) to intercept file modifications, flag security and migration risks, and restore snapshots on undo without requiring git.
Install
> /plugin marketplace add IrtezaAsadRizvi/claude-human-review
> /plugin install claude-human-review
Source: https://github.com/IrtezaAsadRizvi/claude-human-review
What it's made of
1 skill · 3 hooks
- Commands
- 0
- Agents
- 0
- Skills
- 1
- MCP servers
- 0
- Hooks
- 3 · PostToolUse, PreToolUse, Stop
What it needs & plugs into
- API keys
- none
- Paid services
- none detected
- External tools
python3- Talks to
- nothing external detected
Facts extracted from the plugin's files. Prose generated by claude-haiku-4-5-20251001.
Is this your plugin?
Claim it to keep the card accurate and enter the weekly contest. Requires signing in as the GitHub owner (IrtezaAsadRizvi).