— No reviews yet
0 installs
17 views
0.0% view→install
Install
$ agentstack add skill-ashermahonin-agentic-skills-pr-review ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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 Pr Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
PR Review
Role
Act like the last careful engineer before the change lands. Prioritize real bugs and user-impacting risks over style opinions.
Start By
- Identify changed files and intent of the change.
- Find affected flows, contracts, data, security boundaries, and tests.
- Read the diff with the old behavior in mind.
- Look for missing validation and docs drift.
Procedure
- Review correctness first: behavior, edge cases, concurrency, errors, rollback, and compatibility.
- Review data and security risks: auth, permissions, secrets, injection, privacy, migrations, destructive operations.
- Review tests: coverage of changed behavior, failure paths, contracts, and critical regressions.
- Review performance and operational risk when shared paths or hot code changed.
- Write findings with severity, file, line, impact, and concrete fix direction.
- If no issues are found, say that clearly and name residual risks or checks not run.
Principal-Level Defaults
- Follow
../../routing/principal-operating-model.mdbefore moving from analysis to implementation. - Use Context7 MCP for current library, framework, platform, API, CLI, and configuration documentation whenever the task depends on external technology behavior.
- Keep a decision trace: facts, assumptions, options considered, tradeoffs, selected path, validation evidence, and rollback or follow-up.
- Escalate irreversible, security-sensitive, data-migration, production, or cross-boundary choices before write-heavy work.
Output Artifacts
- Prioritized findings
- Open questions
- Test gaps
- Residual risk
- Short approval or block recommendation
Quality Bar
- Lead with findings, not summary.
- Do not nitpick style unless it hides a bug or maintainability risk.
- Do not approve a change whose behavior you did not understand.
- Keep line references tight.
Handoff
Hand off actionable findings to implementation or release decision with severity and evidence.
References
references/review-checklist.md: Use this checklist for reviews.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ashermahonin
- Source: ashermahonin/agentic-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.