PR Review Pipeline
curated by SkillMD · 11 skills
Install this pack to review a PR with structured analysis, security scanning, and quality enforcement.
Install the whole pack (CLI)
npx skillmds add github/context-map
npx skillmds add getsentry/code-review
npx skillmds add dotnet/test-anti-patterns
npx skillmds add juliusbrussee/caveman-review
npx skillmds add thedotmack/babysit
npx skillmds add diegosouzapw/gh-pr
npx skillmds add ecnu-icalk/requesting-code-review
npx skillmds add the-oasis-project/review
npx skillmds add agentskillexchange/multi-lens-review
npx skillmds add tinh2/story
npx skillmds add tinh2/pre-mergeSkills in this pack
- ▌ context-map · githubAnalyze a codebase and generate a structured map of files relevant to a task before making changes.
- ▌ code-review · getsentryReview pull requests following Sentry engineering practices, covering security, performance, testing, and design.
- ▌ test-anti-patterns · dotnetAudits test files for anti-patterns and quality issues, producing a severity-ranked report across multiple languages and frameworks.
- ▌ caveman-review · juliusbrussee bundleProduces ultra-compressed, one-line code review comments that cut noise while preserving actionable signal. Each comment includes location, problem, and fix.
- ▌ babysit · thedotmackMonitor a pull request or review cycle until all checks pass, comments are resolved, and the PR is ready to merge.
- ▌ gh-pr · diegosouzapw bundleCreate, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
- ▌ requesting-code-review · ecnu-icalk bundleTriggers a code-review subagent after tasks, features, or before merging to catch issues early.
- ▌ review · the-oasis-projectRuns five parallel review agents on code changes, validates findings, triages them, and applies approved fixes after confirmation.
- ▌ multi-lens-review · agentskillexchangeReviews a PR or diff through three independent lenses—correctness, security, and test coverage—then deduplicates and validates findings before persisting them, reducing noise while catching more real bugs.
- ▌ story · tinh2Chains architecture review, implementation, and pull request creation to take a story from design through to a convention-compliant PR.
- ▌ pre-merge · tinh2Gates a git branch before merge by running code review, security, test, and accessibility passes on the diff, then emits a single verdict.