Favicon of review-multi-perspective

review-multi-perspective Skill

AI Agent SkillC++Open source

Multi-perspective code review using four parallel constructive reviewers (conservative, security, usability, speed) followed by a sequential adversarial gap-analysis pass. Each reviewer uses a two-phase inventory-then-assess approach for systematic coverage. Findings are synthesized, deduplicated, verified, and present Published by microsoft in Trieste.

What is review-multi-perspective Skill?

Multi-perspective code review using four parallel constructive reviewers (conservative, security, usability, speed) followed by a sequential adversarial gap-analysis pass. Each reviewer uses a two-phase inventory-then-assess approach for systematic coverage. Findings are synthesized, deduplicated, verified, and present Published by microsoft in Trieste. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
43/100

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

Copy skill directory
  • Install or run with Copy skill directory

When to use review-multi-perspective Skill

  • Use it for security review.
  • Use it for data analysis.

Built with

C++Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/Trieste
  • Skill file: .github/skills/review-multi-perspective/SKILL.md

What it does

Multi-perspective code review using four parallel constructive reviewers (conservative, security, usability, speed) followed by a sequential adversarial gap-analysis pass. Each reviewer uses a two-phase inventory-then-assess approach for systematic coverage. Findings are synthesized, deduplicated, verified, and present

Skill instructions

Multi-Perspective Code Review When to Use - Reviewing code changes before merging - Auditing a module, file, or subsystem for issues - Evaluating a new implementation for correctness and quality - Performing a thorough review of security-critical code - Any situation where the user asks for a code review Overview This skill runs four independent constructive reviewer subagents in parallel, each applying a distinct lens with a two-phase inventory-then-assess approach for systematic coverage. Their findings are synthesized and then passed to a sequential adversarial reviewer that performs gap analysis on what the constructive reviewers missed. The combined findings are deduplicated, verified where possible, and presented as a single prioritized remediation plan. Large review targets are chunked into segments to ensure every section receives full attention. Reviewer Perspectives | Reviewer | Focus | |---|---| | Conservative (conservative-lens) | Unnecessary new abstractions, changes that

Explore related resources

Frequently asked questions

What is review-multi-perspective?

review-multi-perspective is a open-source AI agent skill with Copy skill directory. Multi-perspective code review using four parallel constructive reviewers (conservative, security, usability, speed) followed by a sequential adversarial gap-analysis pass.

Who is review-multi-perspective best for?

review-multi-perspective is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows.

How do I install review-multi-perspective?

Install or run review-multi-perspective using Copy skill directory. Check review-multi-perspective for the latest setup command.

Is review-multi-perspective actively maintained?

review-multi-perspective may need a closer maintenance check before production use.

Share:

Stars
53
Forks
27
Last commit
1 month ago
Repository age
4 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to review-multi-perspective