Plugins

3 plugins

Results for “find”

31 skills
More results
composiohq
Gh Address Comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
66.9k · bundle
getsentry
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist and attack surface mapping.
845
antigravity
Find Bugs
Review local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist-driven process.
42.4k
the-oasis-project
Review
Runs five parallel review agents on code changes, validates findings, triages them, and applies approved fixes after confirmation.
26
leandrobenjaminl
Judgment Day
Runs an adversarial code review with two blind judges analyzing the same code from opposing perspectives to find flaws before production.
0
huuanh20
Ck Quality
Audits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
1 · bundle
nimoqup046-collab
Find Bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, using a structured checklist and verification process.
2
rosendolu
Code Review
Reviews pull request diffs for correctness, security, maintainability, and test coverage, providing severity-ranked findings and a close-out recommendation.
0
comeonoliver
Rrr
Runs a deeper code review with the GLM-5 model via glm-review, validates findings against the actual code, and reports only confirmed issues.
61
gabrielmoreira
Roam
Query a pre-indexed codebase via CLI to understand structure, find symbols, assess change impact, debug failures, and evaluate PR risk.
17
sdiamante13
Review
Performs structured code reviews of git branches, tracking findings in a living document and optionally running deep architectural analysis with subagents.
7 · bundle
auto-skiller
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
lucaspmarie-a11y
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
samyakjhaveri
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
auto-skiller
Code Review
Reviews staged and unstaged code changes for security vulnerabilities, code quality issues, and adherence to project conventions, reporting findings by severity.
1
infinition
Simplify Code
Runs three parallel reviewers to find code reuse, quality, and efficiency issues in a diff, then applies safe fixes and reports risky ones.
2
samyakjhaveri
Multi Review
Runs a structured code review using four parallel subagents covering style, correctness, security, and performance, then synthesizes findings by severity and gives an approve/needs-changes recommendation.
0
github
Ruff Recursive Fix
Enforce code quality with Ruff in a controlled, iterative workflow: run checks with optional scope and rule overrides, apply safe and unsafe autofixes, review diffs, and resolve remaining findings.
36.2k
samyakjhaveri
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
softnanolab
Open Pr
Creates a GitHub pull request with an auto-generated summary, running mandatory pre-commit and code-quality review gates, plus optional deep-review subagents, and posts findings into the PR body.
1
agentskillexchange
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
emilkowalski
Improve Animations
Audits a codebase's animation and motion code, then produces a prioritized list of findings and self-contained implementation plans for other agents to execute.
5k
dimillian
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
tinh2
Analyze
Runs a deep cross-layer consistency audit across a codebase, tracing features from UI to database to find broken wiring, missing handlers, model mismatches, and security gaps, then auto-fixes critical and warning issues.
13
affaan-m
Click Path Audit
Trace every user-facing button through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI inconsistent.
226k