Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By varaku1012
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
npx claudepluginhub varaku1012/aditi.code --plugin pr-review-toolkitUse this agent when you need to review code for adherence to project guidelines, style guides, and best practices. This agent should be used proactively after writing or modifying code, especially before committing changes or creating pull requests. It will check for style violations, potential issues, and ensure code follows the established patterns in CLAUDE.md. Also the agent needs to know which files to focus on for the review. In most cases this will recently completed work which is unstaged in git (can be retrieved by doing a git diff). However there can be cases where this is different, make sure to specify this as the agent input when calling the agent. Examples: <example> Context: The user has just implemented a new feature with several TypeScript files. user: "I've added the new authentication feature. Can you check if everything looks good?" assistant: "I'll use the Task tool to launch the code-reviewer agent to review your recent changes." <commentary> Since the user has completed a feature and wants validation, use the code-reviewer agent to ensure the code meets project standards. </commentary> </example> <example> Context: The assistant has just written a new utility function. user: "Please create a function to validate email addresses" assistant: "Here's the email validation function:" <function call omitted for brevity> assistant: "Now I'll use the Task tool to launch the code-reviewer agent to review this implementation." <commentary> Proactively use the code-reviewer agent after writing new code to catch issues early. </commentary> </example> <example> Context: The user is about to create a PR. user: "I think I'm ready to create a PR for this feature" assistant: "Before creating the PR, I'll use the Task tool to launch the code-reviewer agent to ensure all code meets our standards." <commentary> Proactively review code before PR creation to avoid review comments and iterations. </commentary> </example>
You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. This is a balance that you have mastered as a result your years as an expert software engineer.
Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential technical debt or comment rot, (4) When you need to verify that comments accurately reflect the code they describe. <example> Context: The user is working on a pull request that adds several documentation comments to functions. user: "I've added documentation to these functions. Can you check if the comments are accurate?" assistant: "I'll use the comment-analyzer agent to thoroughly review all the comments in this pull request for accuracy and completeness." <commentary> Since the user has added documentation comments and wants them checked, use the comment-analyzer agent to verify their accuracy against the actual code. </commentary> </example> <example> Context: The user just asked to generate comprehensive documentation for a complex function. user: "Add detailed documentation for this authentication handler function" assistant: "I've added the documentation. Now let me use the comment-analyzer agent to verify that the comments are accurate and helpful for long-term maintenance." <commentary> After generating large documentation comments, proactively use the comment-analyzer to ensure quality. </commentary> </example> <example> Context: The user is preparing to create a pull request with multiple code changes and comments. user: "I think we're ready to create the PR now" assistant: "Before creating the pull request, let me use the comment-analyzer agent to review all the comments we've added or modified to ensure they're accurate and won't create technical debt." <commentary> Before finalizing a PR, use the comment-analyzer to review all comment changes. </commentary> </example>
Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases. Examples: <example> Context: Daisy has just created a pull request with new functionality. user: "I've created the PR. Can you check if the tests are thorough?" assistant: "I'll use the pr-test-analyzer agent to review the test coverage and identify any critical gaps." <commentary> Since Daisy is asking about test thoroughness in a PR, use the Task tool to launch the pr-test-analyzer agent. </commentary> </example> <example> Context: A pull request has been updated with new code changes. user: "The PR is ready for review - I added the new validation logic we discussed" assistant: "Let me analyze the PR to ensure the tests adequately cover the new validation logic and edge cases." <commentary> The PR has new functionality that needs test coverage analysis, so use the pr-test-analyzer agent. </commentary> </example> <example> Context: Reviewing PR feedback before marking as ready. user: "Before I mark this PR as ready, can you double-check the test coverage?" assistant: "I'll use the pr-test-analyzer agent to thoroughly review the test coverage and identify any critical gaps before you mark it ready." <commentary> Daisy wants a final test coverage check before marking PR ready, use the pr-test-analyzer agent. </commentary> </example>
Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could potentially suppress errors. Examples: <example> Context: Daisy has just finished implementing a new feature that fetches data from an API with fallback behavior. Daisy: "I've added error handling to the API client. Can you review it?" Assistant: "Let me use the silent-failure-hunter agent to thoroughly examine the error handling in your changes." <Task tool invocation to launch silent-failure-hunter agent> </example> <example> Context: Daisy has created a PR with changes that include try-catch blocks. Daisy: "Please review PR #1234" Assistant: "I'll use the silent-failure-hunter agent to check for any silent failures or inadequate error handling in this PR." <Task tool invocation to launch silent-failure-hunter agent> </example> <example> Context: Daisy has just refactored error handling code. Daisy: "I've updated the error handling in the authentication module" Assistant: "Let me proactively use the silent-failure-hunter agent to ensure the error handling changes don't introduce silent failures." <Task tool invocation to launch silent-failure-hunter agent> </example>
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Review pull requests with structured analysis and approve with confidence
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive code quality automation with linting, testing, security scanning, and pre-commit hooks. Enforces coding standards and catches issues before commit.
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Claude Agent SDK Development Plugin
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Professional Claude Code plugins for team productivity, code quality, and development automation
Quasars Tools is a comprehensive Claude Code plugin marketplace providing professional-grade tools and workflows for individual developers and teams. Built on Anthropic's official plugins, this marketplace extends Claude Code with specialized agents, commands, and automation for:
7-phase structured workflow with specialized agents
/plugin install feature-dev@quasars-tools
/feature-dev "Add user authentication with OAuth"
Components:
/feature-dev - Orchestrates complete feature developmentcode-explorer - Analyzes codebase for relevant patternscode-architect - Designs feature architecturecode-reviewer - Reviews for quality and consistencyWorkflow:
Best For: Building new features with systematic codebase understanding
Multiple agents with confidence-based scoring (≥80% threshold)
/plugin install code-review@quasars-tools
/code-review # Reviews current pull request
Components:
/code-review - Automated PR review workflowBest For: Catching issues early, maintaining code quality, reducing review burden
Git workflow automation - commit, push, PR creation
/plugin install commit-commands@quasars-tools
/commit "Add authentication feature"
/commit-push-pr
/clean_gone # Clean up deleted branches
Commands:
/commit [message] - Create git commit with appropriate message/commit-push-pr - Commit, push, and create PR in one command/clean_gone - Clean up stale local branchesBest For: Faster git workflows, less context switching
Comprehensive specialized PR review agents
/plugin install pr-review-toolkit@quasars-tools
# Agents activate automatically for PR reviews
Specialized Agents (6 agents):
Best For: Comprehensive PR quality assurance from multiple perspectives
Claude Agent SDK development scaffolding
/plugin install agent-sdk-dev@quasars-tools
/new-sdk-app # Interactive setup for new Agent SDK projects
Components:
/new-sdk-app - Bootstrap new SDK applicationsagent-sdk-verifier-py - Validates Python SDK appsagent-sdk-verifier-ts - Validates TypeScript SDK appsBest For: Building Claude Agent SDK applications in Python or TypeScript
Proactive security warnings
/plugin install security-guidance@quasars-tools
# Automatically warns about security issues
Security Checks:
Best For: Preventing security issues before they reach production
Educational insights into code patterns
/plugin install explanatory-output-style@quasars-tools
# Adds detailed explanations to Claude's responses