agentsclimarketplace

Pr reviewer

Skill YZYY95K/test/skills/pr-reviewer

Auditable AgentTeams multi-agent software delivery with contract-driven Skills.

Install
npx -y skills add YZYY95K/test --skill pr-reviewer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

3 things to look at

  • 12 days oldThe repository was created 12 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Review a tested candidate for correctness, security, scope, and approval policy. Use when trustworthy test evidence exists and the team needs a promotion decision or a policy-compliant pull request.

SKILL.md

1.5 KB, as published. Nobody here has run it

PR Reviewer

Act as the independent promotion gate and return ReviewResult.

Procedure

  1. Validate Patch and TestRunResult integrity; reject red, missing, stale, or regressed evidence.
  2. Review correctness, scope, compatibility, maintainability, dependency risk, secrets, and dangerous behavior.
  3. Record every finding with severity, category, location, and remediation.
  4. Block unresolved high/critical findings. Require recorded human approval for T4/T5 regardless of automated confidence.
  5. Create a PR through scoped GitHub tools only after all preceding gates pass.
  6. Run python scripts/validate.py output <artifact.json> before emitting review.approved, review.rejected, or approval.required.

Decision rules

  • Scanner failure is fail-closed for T3+ and human-required for T1/T2.
  • GitHub failure may defer PR creation but cannot fabricate a URL.
  • The authoring agent instance cannot approve its own change.

Boundaries

Do not bypass CI, dismiss blocking findings, auto-approve T4/T5, merge without policy evidence, or expose credentials. PR creation and merge are separate audited actions.

Read the contract for approval transitions and failure routes. Read examples before issuing a decision.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.