agentsclimarketplace

Repo review check

Skill sonsriver4815/agent-skill-starter/src/agent_skill_starter/examples/repo-review-check

Create, validate, and ship Agent Skills in minutes.

Install
npx -y skills add sonsriver4815/agent-skill-starter --skill repo-review-check

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

One thing to look at

  • 1 stars1 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

Use this skill when the user asks for a focused repository review, implementation drift check, pull request sanity check, or read-only second opinion before changes.

SKILL.md

1.1 KB, as published. Nobody here has run it

Repo Review Check

Use this skill for bounded review work where findings matter more than broad commentary.

First Checks

  • Identify the target diff, files, issue, or plan.
  • Confirm review dimensions such as correctness, security, tests, or maintainability.
  • Keep the review read-only unless the user explicitly asks for fixes.

Review Rules

  • Lead with actionable findings ordered by severity.
  • Ground each finding in a specific file, line, behavior, or missing test.
  • Avoid style-only comments unless they create real maintenance risk.
  • Separate confirmed issues from assumptions.

Verification

  • Run the narrowest read-only test, lint, or static check when available.
  • If checks are not available, state the review was inspection-only.

Final Report

  • Findings first.
  • Open questions or assumptions second.
  • Brief summary and residual risk last.

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.