Favicon of code-review

code-review Skill

AI Agent SkillCode & Developer ToolsRustOpen source

Fast multi-perspective code review for regorus. Use for everyday code reviews. Reviews from 3 perspectives with calibrated severity and noise filtering. Published by microsoft in regorus.

Decision snapshot

Is this a fit?

Best for

Deployment, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Shell access

Setup

Copy skill directory

Project health

2 months ago · NOASSERTION license

Considerations

Access note: Shell access.

What is code-review Skill?

Fast multi-perspective code review for regorus. Use for everyday code reviews. Reviews from 3 perspectives with calibrated severity and noise filtering. Published by microsoft in regorus. 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
62/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Deployment use cases

Declared skill metadata

  • Source file: .github/skills/code-review/SKILL.md

Allowed tools declared by source

shell

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Shell access

Requirements and access

Shell access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Shell access

When to use code-review Skill

  • Use it for deployment.

Built with

RustCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/regorus
  • Skill file: .github/skills/code-review/SKILL.md

What it does

Fast multi-perspective code review for regorus. Use for everyday code reviews. Reviews from 3 perspectives with calibrated severity and noise filtering.

Skill instructions

Code Review Skill What You're Protecting A bug in regorus can mean allow when the answer should be deny. Review this diff to find bugs that matter at that severity level. Key constraints (details in copilot-instructions.md): - Undefined ≠ false — silent wrong policy results - Panics across FFI → permanent engine poisoning (process-wide) - 9 binding targets → any API change has 9x blast radius - Dual execution paths — interpreter and RVM must agree - enforcelimit() required in accumulation loops Do not run cargo, clippy, tests, or build commands. Diff-review only. Step 1: Get the Diff bash Primary: use gh pr diff (works in cloud agent + any PR context). Fallback: git merge-base for local non-PR usage. if gh pr diff --name-only /dev/null 2&1; then echo "---STAT---" gh pr diff --name-only echo "---DIFF---" gh pr diff else BASE=$(git merge-base upstream/main HEAD 2/dev/null \ || git merge-base origin/main HEAD 2/dev/null \ || git merge-base main HEAD 2/dev/null) echo "Reviewing changes sin

Verified compatibility and discovery

Frequently asked questions

What is code-review?

code-review is a open-source AI agent skill with Copy skill directory. Fast multi-perspective code review for regorus. Use for everyday code reviews. Reviews from 3 perspectives with calibrated severity and noise filtering.

Who is code-review best for?

code-review is best for reusing agent instructions, scripts, and references, deployment workflows.

How do I install code-review?

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

Is code-review actively maintained?

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

Share:

Stars
325
Forks
66
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
4 years
License
NOASSERTION

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to code-review