Favicon of review

review Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Autonomous PR review — reads diff, cross-references knowledge base, posts inline comments, and leaves an overall verdict. Published by microsoft in powerplatform-build-tools.

What is review Skill?

Autonomous PR review — reads diff, cross-references knowledge base, posts inline comments, and leaves an overall verdict. Published by microsoft in powerplatform-build-tools. 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
61/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
  • Testing
  • Security review
  • Testing use cases
  • Security review use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use review Skill

  • Use it for testing.
  • Use it for security review.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/powerplatform-build-tools
  • Skill file: .claude/skills/review/SKILL.md

What it does

Autonomous PR review — reads diff, cross-references knowledge base, posts inline comments, and leaves an overall verdict.

Skill instructions

Review Agent — Autonomous PR Review Reads a PR diff, cross-references the full knowledge base, posts inline comments on specific issues, and leaves an overall verdict. Zero user input required. Invoke as: - /review <pr-number-or-url — review a specific PR - /review — review the open PR on the current branch For creating PRs use /create-pr. For CLI version bumps use /pac-cli-update. --- Core rule: never ask, always decide | Condition | Action | | --------- | ------ | | Line-level issue (wrong pattern, bug risk, breaking change) | Post inline comment on that line | | File-level concern (missing test, architecture violation) | Post inline comment on first line of file | | Overall concern (security, missing checklist item) | Add to overall review body | | No issues in a section | Skip the section — don't pad the review | --- Step 1 — Sync knowledge if stale bash grep " Last sync" memory/ado-knowledge.md 2/dev/null | tail -1 If last sync was 7 days ago or file missing: run /knowledge-sync i

Explore related resources

Frequently asked questions

What is review?

review is a open-source AI agent skill with Copy skill directory. Autonomous PR review — reads diff, cross-references knowledge base, posts inline comments, and leaves an overall verdict.

Who is review best for?

review is best for reusing agent instructions, scripts, and references, testing workflows, security review 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.

Share:

Stars
292
Forks
72
Last commit
9 days ago
Repository age
6 years
License
MIT

Auto-fetched from GitHub.

Similar to review