Size and present changes so they can actually be reviewed.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add Andersseen/agentyx --skill pull-requests --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pull Requests?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/andersseen-pull-requests)More formats (shields.io, HTML) on the badges page.
---
name: pull-requests
description: Size and present changes so they can actually be reviewed.
---
# Pull requests
Review quality falls sharply with size. A pull request is a request for someone's attention, so make
that attention easy to give.
## Keep them small
Prefer a few hundred changed lines over a thousand. Large pull requests receive approval rather than
review, which is the opposite of the intended effect.
## Do one thing
Cover a single feature, fix or refactor. When a change touches many areas for different reasons,
split it into a sequence that each stand on their own.
## Write the description for the reviewer
State what changes, why, and what to look at closely. Note what you are unsure about — that is where
review is most valuable and where reviewers most often stay silent.
## Make it verifiable
Include the tests that prove the change and say how to exercise it manually where that applies. A
reviewer should not have to reconstruct how you convinced yourself.
## Respond to every comment
Address or explicitly decline each point. Silently ignoring a comment wastes the reviewer's effort
and discourages careful review next time.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.