Plugins
3 pluginscurated
Prediction Market Arbitrage
Compare Polymarket probabilities with options-implied probabilities to find arbitrage opportunities.
4 skills · plugin
curated
Bug Finding Pipeline
Install this pack to detect bugs, security issues, and logical errors in your branch changes.
9 skills · plugin
curated
Customer Discovery to Persona
Plan and conduct customer discovery interviews, summarize findings, and synthesize into actionable user personas.
5 skills · plugin
Results for “find”
31 skillsTw Review Fold
Classifies code review findings to choose the smallest correct response, preventing one-patch-per-comment churn.
7
Review Plan
Reviews development plans for gaps, hidden assumptions, critical misses, and XP violations, then presents prioritized findings for confirmation.
7 · bundle
Oss Hunter
Finds, analyzes, and strategizes for high-impact open source contribution opportunities in trending repositories.
42.4k · 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
Simplify Code
Runs three parallel reviewer agents over recent code changes, aggregates their findings, and applies the fixes worth applying.
2
More results
Gh Address Comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
66.9k · bundle
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
Review local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist-driven process.
42.4k
Review
Runs five parallel review agents on code changes, validates findings, triages them, and applies approved fixes after confirmation.
26
Judgment Day
Runs an adversarial code review with two blind judges analyzing the same code from opposing perspectives to find flaws before production.
0
Ck Quality
Audits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
1 · 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
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
Roam
Query a pre-indexed codebase via CLI to understand structure, find symbols, assess change impact, debug failures, and evaluate PR risk.
17
Review
Performs structured code reviews of git branches, tracking findings in a living document and optionally running deep architectural analysis with subagents.
7 · 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
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
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
Code Review
Reviews staged and unstaged code changes for security vulnerabilities, code quality issues, and adherence to project conventions, reporting findings by severity.
1
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
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
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
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
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
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
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
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
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
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