do-review
Do Review
Reviewer-side merge-risk assessment for GitHub pull requests, branch diffs, and local working-tree diffs. Treat the change as a proposal with an intended outcome, not as a pile of files. Prioritize goal achievement, correctness, security, data safety, contract compatibility, test evidence, and existing review state.
When To Use
Trigger on phrases and contexts like:
- "review PR #123", "review this PR", "review github.com/owner/repo/pull/N"
- "is this safe to merge?", "merge readiness check", "give this PR a review"
- "walk this diff", "review main...feature-branch", "review origin/main...HEAD"
- "review my staged changes", "review my working tree", "review this local diff"
- "validate this codex-review finding against the diff" (programmatic per-item mode)
- "the PR already has CodeRabbit/Copilot/Greptile comments — what's left to flag?"
- "cluster the changed files and flag the highest-risk ones"
- "this PR has 40 changed files; tell me what to look at first"
Do NOT use this skill for:
More from yigitkonur/skills-by-yigitkonur
run-research
Use skill if you are answering one technical research question with current web evidence, Reddit practitioner experience, and source-backed synthesis, optionally fanned out across parallel subagents.
42run-agent-browser
Use skill if you are driving the agent-browser CLI for ad hoc browser automation — @ref snapshots, sessions, forms, extraction, screenshots, headed/stealth, or provider runs.
38publish-npm-package
Use skill if you are publishing to npm via GitHub Actions release workflow with trusted publishing, NPM_TOKEN, provenance, semantic-release, changesets, release-please, or fixing npm publish CI.
35init-agent-config
Use skill if you are creating, auditing, or migrating CLAUDE.md, AGENTS.md, or REVIEW.md instruction files, folder-scoped agent guidance, or cross-agent companion entrypoints.
34build-mcp-use-server
Use skill if you are building TypeScript MCP servers with mcp-use/server — server.tool, response helpers, ctx.auth, sessions, transports, widgets, Inspector, deploy.
34build-skills
Use skill if you are creating or substantially revising a Claude skill and need workspace-first evidence, remote comparison, and repo-fit synthesis before writing SKILL.md.
32