review Skill
Use when asked to review code, review a branch, or do a code review. Spawns Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents while the orchestrator reviews architecture, tests, performance, and security. Published by microsoft in FluidFramework.
What is review Skill?
Use when asked to review code, review a branch, or do a code review. Spawns Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents while the orchestrator reviews architecture, tests, performance, and security. Published by microsoft in FluidFramework. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Data analysis
- Security review use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use review Skill
- Use it for security review.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FluidFramework
- Skill file: .claude/skills/review/SKILL.md
What it does
Use when asked to review code, review a branch, or do a code review. Spawns Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents while the orchestrator reviews architecture, tests, performance, and security.
Skill instructions
text /review review current branch vs main /review my-feature-branch review a specific branch vs main Spawns dedicated Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents in parallel while the orchestrator performs the Inspector pass (architecture, tests, performance, security). Depth is user-selected. Optimize for high-confidence, concise findings. Silence is better than speculation. Input Target: $ARGUMENTS Parse $ARGUMENTS: 1. Review target (positional argument): - Non-empty text (e.g., my-feature-branch) - diff that branch vs main - Empty - diff current branch vs main Step 1: Confirm Mode Before doing anything, ask the user: I can run a code review on your branch. Pick a depth (fastest to slowest): 1. Skip — skip the review 2. Quick — single-pass by orchestrator, all areas, no sub-agents 3. Standard — full swarm: Breaker + API Analyst sub-agents + Inspector 4. Deep — Standard + reads full changed files (not just diffs) for deeper analysis Wait for the user'
Explore related resources
Frequently asked questions
What is review?
review is a open-source AI agent skill with Copy skill directory. Use when asked to review code, review a branch, or do a code review. Spawns Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents while the orchestrator reviews architecture, tests.
Who is review best for?
review is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows.
How do I install review?
Install or run review using Copy skill directory. Check review for the latest setup command.
Is review actively maintained?
review may need a closer maintenance check before production use.
Auto-fetched from GitHub.