code-review
Automated PR code review using multiple specialized agents with confidence-based scoring to filter false positives.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for code-review, derived from its capabilities.
AIVSS 7.0 ยท High
View MAESTRO 7-layer threat model โOverview
Anthropic's official code-review plugin. It runs multiple specialized subagents over a pull request diff and combines their findings with confidence-based scoring to suppress false positives. Surface is a slash command that dispatches review subagents; the agents read the diff and produce ranked findings.
Key features
- Multiple specialized review subagents
- Confidence-based scoring to filter false positives
- Runs over pull request diffs
- Slash-command driven
Use cases
- Automated first-pass review of a PR before human review
- Filtering noisy static-analysis-style findings