Favicon of review-areas

review-areas Skill

AI Agent SkillTypeScriptOpen source

In-depth code review that fans out parallel subagents across different review perspectives (correctness, tests, security, performance, product). It is CRITICAL to use this skill after ANY non-trivial development phase — changes are usually not 100% correct. Development CANNOT be called done until the code has been revi Published by microsoft in vscode-team-kit.

What is review-areas Skill?

In-depth code review that fans out parallel subagents across different review perspectives (correctness, tests, security, performance, product). It is CRITICAL to use this skill after ANY non-trivial development phase — changes are usually not 100% correct. Development CANNOT be called done until the code has been revi Published by microsoft in vscode-team-kit. 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
35/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
  • Design and media
  • Security review use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use review-areas Skill

  • Use it for security review.
  • Use it for data analysis.
  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/vscode-team-kit
  • Skill file: review-areas/skills/review-areas/SKILL.md

What it does

In-depth code review that fans out parallel subagents across different review perspectives (correctness, tests, security, performance, product). It is CRITICAL to use this skill after ANY non-trivial development phase — changes are usually not 100% correct. Development CANNOT be called done until the code has been revi

Skill instructions

Skill: Review Areas Fan out parallel read-only subagents, each assigned a different review area, then synthesize the highest-signal findings. This surfaces issues that a single-pass review misses because each subagent goes deep on its area instead of skimming everything. Review Areas Pick 2–4 areas based on the nature of the change. Not every review needs all areas — match the areas to the risk profile. | Area | When to include | Focus | |------|----------------|-------| | Correctness | Always | Logic errors, type safety, race conditions, null/undefined paths, unsafe casts, wrong behavior | | Tests | When tests exist or should exist | Run tests, check failing/missing coverage, validate assertions match intent | | Security | Auth, input handling, data flow changes | Input validation, auth checks, injection, data exposure | | Performance | Hot paths, data structures, async changes | Algorithm complexity, unnecessary allocations, blocking async patterns | | Product | UI, UX, or user-facin

Explore related resources

Frequently asked questions

What is review-areas?

review-areas is a open-source AI agent skill with Copy skill directory. In-depth code review that fans out parallel subagents across different review perspectives (correctness, tests, security, performance, product).

Who is review-areas best for?

review-areas is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows, design and media workflows.

How do I install review-areas?

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

Is review-areas actively maintained?

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

Share:

Stars
25
Forks
5
Last commit
15 days ago
Repository age
4 months
License
MIT

Auto-fetched from GitHub.

Similar to review-areas