Packs
1 packResults for “reviews”
31 skillsgithub-code-review
Reviews local git changes and GitHub pull requests, leaving inline comments and formal reviews.
2 · bundle
opencode
Delegate coding tasks to the OpenCode CLI, including one-shot runs, interactive sessions, and PR reviews.
2
review-plan
Reviews development plans for gaps, hidden assumptions, critical misses, and XP violations, then presents prioritized findings for confirmation.
7 · bundle
rr
Reviews code changes with a second AI reviewer, validates reported issues against the actual code, and reports only confirmed findings.
61
review-changes
Reviews all uncommitted changes in the current Git repository and produces a structured code review report with findings and a verdict.
2
grok
Delegate coding tasks to xAI's Grok Build CLI, covering headless and interactive modes, PR reviews, and session management.
2
More results
ck-fix
Runs a structured bug-fix pipeline: scouts evidence, diagnoses root cause, applies minimal fixes, and reviews before committing.
1 · bundle
review
Runs independent AI CLI reviewers over phase plans and merges their feedback into a REVIEWS.md file.
1 · bundle
find-bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist and attack surface mapping.
845
second-opinion
Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits.
6k · 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
trigger-framework
Designs, reviews, and troubleshoots Apex triggers using a single-trigger-per-object handler pattern with recursion guards and activation bypass.
15 · bundle
find-bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, using a structured checklist and verification process.
2
code-review
Reviews pull request diffs for correctness, security, maintainability, and test coverage, providing severity-ranked findings and a close-out recommendation.
0
workers-best-practices
Reviews and authors Cloudflare Workers code against production best practices, covering configuration, request handling, architecture, observability, code patterns, and security.
2.1k · bundle
sweep
Reviews a codebase for structural smells and refactors them with provable safety, using micro commits and green-bar discipline.
7
brooks-lint
Reviews code through the lens of 12 classic software engineering books, catching design smells, coupling issues, and architectural risks that linters miss.
42.4k
django-perf-review
Audit Django code for validated performance issues including N+1 queries, unbounded querysets, missing indexes, and write loops.
845 · bundle
gh-address-comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
66.9k · bundle
review
Performs structured code reviews of git branches, tracking findings in a living document and optionally running deep architectural analysis with subagents.
7 · bundle
review-animations
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.
5k · bundle
codex-review
Runs the current git diff through the Codex CLI for an independent, read-only second-opinion review, then triages findings back into the session for Claude to apply fixes.
0
review-animations-2
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy, flagging issues with easing, duration, performance, and accessibility.
5k · bundle
subagent-driven-development
Executes implementation plans by dispatching a fresh subagent per task and running two-stage reviews for spec compliance and code quality.
0 · 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
async-apex
Selects and reviews Queueable, Batch, Future, and Schedulable Apex for callouts, large data processing, retries, and background work, with decision guidance and validation checklists.
15 · bundle
code-review
Reviews staged and unstaged code changes for security vulnerabilities, code quality issues, and adherence to project conventions, reporting findings by severity.
1
hpc-code-reviewer
Reviews CUDA, OpenMP, and OpenCL code for parallel correctness, covering data races, memory model violations, synchronization bugs, numerical precision issues, and API-specific pitfalls.
0
flow-review
Reviews code diffs or explicit file sets through independent correctness and QA lenses, producing a severity-ordered verdict for pre-merge audits or review gates.
2 · bundle
tw-fix
Reviews and repairs risky or unclear code with minimal validated changes, running a fixed-point loop until the diff is clean across two consecutive review cycles.
7 · bundle
multi-lens-review
Reviews 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.
28