Results for “branch-review”
19 skillsSubagent Driven Development
Execute implementation plans by dispatching a fresh subagent per task, with task review after each and a whole-branch review at the end.
247k · bundle
Develop Skill
Implements a code change on a feature branch, opens a single pull request to main, and runs a code review loop before handoff.
0
Review
Performs structured code reviews of git branches, tracking findings in a living document and optionally running deep architectural analysis with subagents.
7 · bundle
Pre Merge
Gates a git branch before merge by running code review, security, test, and accessibility passes on the diff, then emits a single verdict.
13
Critique Swarm
Launches four parallel adversarial review agents covering security, scope, fidelity, and test gaps, then synthesizes findings into a ranked verdict for plans or feature branches.
0
Gh Address Comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
66.9k · bundle
More results
Find Bugs
Review local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist-driven process.
42.4k
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist and attack surface mapping.
845
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, using a structured checklist and verification process.
2
Pr Writer
Create, refresh, and rewrite PR titles and descriptions following Sentry conventions, focusing on reviewer-facing content that describes the full branch diff.
845 · bundle
Review Swarm
Launches four parallel read-only sub-agents to review a git diff or file scope for regressions, security risks, performance issues, and contract gaps, then aggregates findings into a prioritized fix path.
3.8k · bundle
Git Automation
Runs a multi-perspective review of a pull request, including code quality, tests, and potential silent failures, then reports findings ranked by severity.
1
Finishing A Development Branch
Guides completion of development work by verifying tests, detecting the environment, and presenting structured options for merging, creating a PR, or discarding changes.
247k
Requesting Code Review
Dispatch a code reviewer subagent to catch issues before they cascade, with precisely crafted context for evaluation.
247k · bundle
Review
Routes quality reviews to specialized critic agents based on file type or flags, covering peer review, code review, and manuscript polish.
3 · bundle
Create Pr
Creates a pull request from the current feature branch with a structured summary, test results, and change description.
4
Second Opinion
Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits.
6k · bundle
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, producing a prioritized report with severity ratings and concrete fixes.
5
Octocat
Handles git and GitHub operations using the gh CLI, triggered by any github.com URL. Covers creating and reviewing PRs, watching CI checks, interactive rebasing, branch cleanup, submodule management, and repository archaeology.
1.9k · bundle