AgentStack
SKILL verified MIT Self-run

Review Pull Request

skill-superman2003-agentpack-review-pull-request · by superman2003

Use when asked to review a pull request, diff, or branch changes. Provides a methodical review checklist covering correctness, security, and maintainability.

No reviews yet
0 installs
19 views
0.0% view→install

Install

$ agentstack add skill-superman2003-agentpack-review-pull-request

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Review Pull Request? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Review a pull request

Review changes in this order, and report findings grouped by severity.

Instructions

  1. Read the full diff before commenting on anything.
  2. Check correctness first: logic errors, off-by-one, unhandled error paths, race conditions.
  3. Check security: injection, secrets in code, unsafe deserialization, missing input validation.
  4. Check tests: does new behavior have coverage? Do the tests assert outcomes, not implementation?
  5. Check maintainability last: naming, duplication, dead code.
  6. See references/checklist.md for the full item-by-item checklist.

Reporting

  • Group findings as: blocking, should-fix, nit.
  • Quote the exact file and line for every finding.
  • If the change looks good, say so plainly; do not invent nits.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.