

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
123456# Comprehensive PR Review78Run a comprehensive pull request review using multiple specialized agents, each focusing on a different aspect of code quality.910**Review Aspects (optional):** "$ARGUMENTS"1112## Review Workflow:13141. **Determine Review Scope**15 - Check git status to identify changed files16 - Parse arguments to see if user requested specific review aspects17 - Default: Run all applicable reviews18192. **Available Review Aspects:**2021 - **comments** - Analyze code comment accuracy and maintainability22 - **tests** - Review test coverage quality and completeness23 - **errors** - Check error handling for silent failures24 - **types** - Analyze type design and invariants (if new types added)25 - **code** - General code review for project guidelines26 - **simplify** - Simplify code for clarity and maintainability27 - **all** - Run all applicable reviews (default)28293. **Identify Changed Files**30 - Run `git diff --name-only` to see modified files31 - Check if PR already exists: `gh pr view`32 - Identify file types and what reviews apply33344. **Determine Applicable Reviews**3536 Based on changes:37 - **Always applicable**: code-reviewer (general quality)38 - **If test files changed**: pr-test-analyzer39 - **If comments/docs added**: comment-analyzer40 - **If error handling changed**: silent-failure-hunter41 - **If types added/modified**: type-design-analyzer42 - **After passing review**: code-simplifier (polish and refine)43445. **Launch Review Agents**4546 **Sequential approach** (one at a time):47 - Easier to understand and act on48 - Each report is complete before next49 - Good for interactive review5051 **Parallel approach** (user can request):52 - Launch all agents simultaneously53 - Faster for comprehensive review54 - Results come back together55566. **Aggregate Results**5758 After agents complete, summarize:59 - **Critical Issues** (must fix before merge)60 - **Important Issues** (should fix)61 - **Suggestions** (nice to have)62 - **Positive Observations** (what's good)63647. **Provide Action Plan**6566 Organize findings:67```markdown68 # PR Review Summary6970 ## Critical Issues (X found)71 - [agent-name]: Issue description [file:line]7273 ## Important Issues (X found)74 - [agent-name]: Issue description [file:line]7576 ## Suggestions (X found)77 - [agent-name]: Suggestion [file:line]7879 ## Strengths80 - What's well-done in this PR8182 ## Recommended Action83 1. Fix critical issues first84 2. Address important issues85 3. Consider suggestions86 4. Re-run review after fixes87```8889## Usage Examples:9091**Full review (default):**92```93/pr-review-toolkit:review-pr94```9596**Specific aspects:**97```98/pr-review-toolkit:review-pr tests errors99# Reviews only test coverage and error handling100101/pr-review-toolkit:review-pr comments102# Reviews only code comments103104/pr-review-toolkit:review-pr simplify105# Simplifies code after passing review106```107108**Parallel review:**109```110/pr-review-toolkit:review-pr all parallel111# Launches all agents in parallel112```113114## Agent Descriptions:115116**comment-analyzer**:117- Verifies comment accuracy vs code118- Identifies comment rot119- Checks documentation completeness120121**pr-test-analyzer**:122- Reviews behavioral test coverage123- Identifies critical gaps124- Evaluates test quality125126**silent-failure-hunter**:127- Finds silent failures128- Reviews catch blocks129- Checks error logging130131**type-design-analyzer**:132- Analyzes type encapsulation133- Reviews invariant expression134- Rates type design quality135136**code-reviewer**:137- Checks CLAUDE.md compliance138- Detects bugs and issues139- Reviews general code quality140141**code-simplifier**:142- Simplifies complex code143- Improves clarity and readability144- Applies project standards145- Preserves functionality146147## Tips:148149- **Run early**: Before creating PR, not after150- **Focus on changes**: Agents analyze git diff by default151- **Address critical first**: Fix high-priority issues before lower priority152- **Re-run after fixes**: Verify issues are resolved153- **Use specific reviews**: Target specific aspects when you know the concern154155## Workflow Integration:156157**Before committing:**158```1591. Write code1602. Run: /pr-review-toolkit:review-pr code errors1613. Fix any critical issues1624. Commit163```164165**Before creating PR:**166```1671. Stage all changes1682. Run: /pr-review-toolkit:review-pr all1693. Address all critical and important issues1704. Run specific reviews again to verify1715. Create PR172```173174**After PR feedback:**175```1761. Make requested changes1772. Run targeted reviews based on feedback1783. Verify issues are resolved1794. Push updates180```181182## Notes:183184- Agents run autonomously and return detailed reports185- Each agent focuses on its specialty for deep analysis186- Results are actionable with specific file:line references187- Agents use appropriate models for their complexity188- All agents available in `/agents` list189
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-build.mdc · 51 | Cursor rules | no sections | 16/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-code-simplify.mdc · 51 | Cursor rules | testing-strategy | 30/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-plan.mdc · 51 | Cursor rules | no sections | 16/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-review.mdc · 51 | Cursor rules | no sections | 16/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-ship.mdc · 51 | Cursor rules | testing-strategygitdeploymentdo-not | 61/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-spec.mdc · 51 | Cursor rules | no sections | 16/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-test.mdc · 51 | Cursor rules | no sections | 16/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-forgecat/AGENTS.md · 51 | AGENTS.md | lint-formatstylearchdo-not | 73/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/addyosmani/agent-skills/for-forgecat/CLAUDE.md · 51 | CLAUDE.md | teststylearchagent-behaviour | 70/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-code/anthropics_claude-code_ralph-wiggum/for-cursor/.cursor/rules/cmd-cancel-ralph.mdc · 51 | Cursor rules | no sections | 16/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-code/anthropics_claude-code_ralph-wiggum/for-cursor/.cursor/rules/cmd-help.mdc · 51 | Cursor rules | no sections | 54/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-code/anthropics_claude-code_ralph-wiggum/for-cursor/.cursor/rules/cmd-ralph-loop.mdc · 51 | Cursor rules | no sections | 22/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_agent-sdk-dev/for-cursor/.cursor/rules/cmd-new-sdk-app.mdc · 51 | Cursor rules | setupstylearchdocs | 76/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_claude-md-management/for-cursor/.cursor/rules/cmd-revise-claude-md.mdc · 51 | Cursor rules | agent-behaviour | 50/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_code-review/for-cursor/.cursor/rules/cmd-code-review.mdc · 51 | Cursor rules | testing-strategygit | 35/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_commit-commands/for-cursor/.cursor/rules/cmd-clean_gone.mdc · 51 | Cursor rules | no sections | 60/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_commit-commands/for-cursor/.cursor/rules/cmd-commit-push-pr.mdc · 51 | Cursor rules | stylegit | 44/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_commit-commands/for-cursor/.cursor/rules/cmd-commit.mdc · 51 | Cursor rules | style | 44/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_example-plugin/for-cursor/.cursor/rules/cmd-example-command.mdc · 51 | Cursor rules | lint-formatstyleagent-behaviour | 58/100 | today | |
| nota-america/forgecat-agent-profilesprofiles/anthropics/claude-plugins-official/anthropics_claude-plugins-official_feature-dev/for-cursor/.cursor/rules/cmd-feature-dev.mdc · 51 | Cursor rules | stylearchgit | 56/100 | today |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 14 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 46 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 14 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 14 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 14 days ago | |
| bybren-llc/safe-agentic-workflow.cursor/rules/10-backend-python.mdc · 399 | Cursor rules | testlint-formatstylegit+4 | 97/100 | today |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/nota-america-forgecat-agent-profiles-profiles-anthropics-claude-plugins-official-anthropics-claude-plugins-official-pr-review-toolkit-for-cursor-cursor-rules-cmd-review-pr)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.