BeClaude

review

New
13Community RegistryGeneralby dubuqingfeng

Multi-agent review system for enforcing high quality.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/review.md https://raw.githubusercontent.com/dubuqingfeng/dotfiles/main/SKILL.md
3
Invoke in Claude Code
/review
View source on GitHub
code-reviewagent

Frequently Asked Questions

What is review?

Multi-agent review system for enforcing high quality.

How to install review?

To install review, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /review.

What is review best for?

review is a community categorized under General. It is designed for: code-review, agent. Created by dubuqingfeng.