Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By wgordon17
Code quality agents, development utilities, and orchestration skills: architecture, security, QA, performance, test execution, code review, code simplification, plan adherence, LSP navigation, uv-python, incremental planning (with issue tracking), roadmap lifecycle management, session management, deep-research (with Bridged mode), business-panel, file-audit, bug-investigation, unfuck, swarm, quality-gate, pr-review, plan-review, map-reduce, speculative, reflect, fix, index-repo, summarize, and test-plan
npx claudepluginhub wgordon17/personal-claude-marketplace --plugin code-qualityUses power tools
Uses Bash, Write, or Edit tools
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.
Check configured LSP servers and their status
Comprehensive project review with TODO validation and claim verification
Sync project memory and update hack/ files before ending session
Start a session by loading project context or initializing new project
Use when designing system architecture, evaluating technology choices, planning large-scale refactoring, or answering "how should I structure", "what's the best architecture for", "design the system" questions
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: <example>Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication system as outlined in step 3 of our plan" assistant: "Great work! Now let me use the code-reviewer agent to review the implementation against our plan and coding standards" <commentary>Since a major project step has been completed, use the code-reviewer agent to validate the work against the plan and identify any issues.</commentary></example> <example>Context: User has completed a significant feature implementation. user: "The API endpoints for the task management system are now complete - that covers step 2 from our architecture document" assistant: "Excellent! Let me have the code-reviewer agent examine this implementation to ensure it aligns with our plan and follows best practices" <commentary>A numbered step from the planning document has been completed, so the code-reviewer agent should review the work.</commentary></example>
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Use when investigating performance issues, optimizing slow code, analyzing bottlenecks, or when user mentions "slow", "performance", "latency", "memory", "CPU", "optimization", "bottleneck"
Verifies implementation against plan file tasks. Reads plan, extracts tasks/checkboxes, verifies each against git diff and source code, escalates unchecked tasks via AskUserQuestion.
Use when user needs multi-stakeholder analysis, business impact assessment, or wants perspectives from different roles. Triggers on: "analyze from business perspective", "what would stakeholders think", "impact analysis", "business case for", "ROI of"
Interactive bug investigation workflow using background agents. Use when the user says "I'm going to report bugs", "let's hunt bugs", "investigate these issues", or describes wanting to report issues one-by-one while agents investigate in parallel. Also activates when the user reports a bug/issue and a BUGS.md file exists or was recently created.
Multi-agent PR review with finding verification. Use when asked to "review PR", "review this PR", "code review", or given a PR URL to review. Spawns 6 parallel specialized reviewers (security, QA, performance, code quality, correctness, plan adherence), verifies findings by investigating source code, categorizes by type, and prints a structured report to the terminal. Never comments on GitHub PRs.
Use when about to claim ANY work is complete — code, research, planning, config, or general answers. Also after /swarm, /spawn, subagent-driven development, or any significant deliverable.
Use when user requests deep research, comprehensive analysis, or thorough investigation. Triggers on: "research X thoroughly", "deep dive into", "comprehensive analysis of", "investigate X exhaustively", "compare X options", "evaluate alternatives for". Supports two modes: External (web research, current behavior) and Bridged (internal project investigation followed by external best-practices research).
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.
Harness-native ECC plugin for engineering teams - 63 agents, 251 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Development environment policy enforcement: tool selection guard, commit validation, pre-push review, URL fetch guard, trust management, oc/kubectl introspection, subagent completion verification, decision persistence, anti-deferral enforcement, shared behavioral feedback
Rust language server (install with: rustup component add rust-analyzer)
Python language server via uvx (always latest)
GitHub MCP server: full GitHub API access via Model Context Protocol (PRs, issues, actions, code security, and more)
TypeScript/JavaScript language server via npx (always latest)
Personal Claude Code plugins: LSP servers, code quality agents, development utilities, git tools, GitHub MCP integration, and Jira issue tracking.
| Plugin | Description | Execution | Docs |
|---|---|---|---|
| pyright-uvx | Python language server | uvx (always latest) | README |
| vtsls-npx | TypeScript/JavaScript language server | npx (always latest) | README |
| gopls-go | Go language server | system gopls | README |
| vscode-html-css-npx | HTML/CSS language servers | npx (always latest) | README |
| rust-analyzer-rustup | Rust language server | rustup (always latest) | README |
| Plugin | Description | Components | Docs |
|---|---|---|---|
| code-quality | Code quality agents, development utilities, and orchestration skills | 8 agents, 20 skills, 4 commands | README |
Agents:
code-quality:architect - System architecture specialist (design, technology choices, refactoring)code-quality:security - Application security specialist (OWASP, auth, vulnerability detection)code-quality:qa - Code quality & QA specialist (test strategy, maintainability, tech debt)code-quality:performance - Performance engineering specialist (profiling, optimization, bottlenecks)code-quality:test-runner - Efficient test execution specialistcode-quality:code-reviewer - Plan alignment, code quality, convention compliance, doc accuracycode-quality:code-simplifier - Dead code removal, unnecessary abstraction cleanup, clarity improvementcode-quality:plan-adherence - Plan file verification, task completion tracking, escalationSkills:
/deep-research - Multi-hop research (40+ sources) with Bridged mode for internal+external analysis/business-panel - Multi-stakeholder business impact analysis/file-audit - Deep code quality audit system/bug-investigation - PROACTIVE interactive bug hunting with background agents/unfuck - Comprehensive one-shot repo cleanup/swarm - Full agent team implementation via TeamCreate/quality-gate - PROACTIVE multi-pass review with adversarial lenses, fresh-context subagents, and blocking gates/pr-review - Multi-agent PR review with finding verification/plan-review - Multi-agent plan review with finding verification/map-reduce - Parallelized workload processing with chunking, mapper agents, and reducer synthesis/speculative - Competing implementations in isolated worktrees with judge selection/incremental-planning - Incremental planning workflow with per-task review and assumption surfacing/roadmap - Stateful multi-plan phase sequencing with roadmap lifecycle management (update, cleanup, status/drift, fresh creation)/lsp-navigation - PROACTIVE semantic code navigation/uv-python - PROACTIVE Python tooling enforcement (uv over pip)/test-runner - Efficient test execution patterns/fix - Comprehensive finding fixer with spike execution for plan-review Research Gaps/reflect - Mid-task self-reflection checkpoint via Serena metacognitive tools/index-repo - Repository indexing for token-efficient codebase orientation/summarize - Distills project-memory artifacts and PRs into human-readable summariesCommands:
/code-quality:session-start - Load project context or initialize/code-quality:session-end - Sync project memory before ending/code-quality:review-project - Comprehensive TODO validation/code-quality:lsp-status - Check LSP server status| Plugin | Description | Components | Docs |
|---|---|---|---|
| git-tools | Git history, hooks, commit review, and contributing guide generation | 1 skill, 2 commands | README |
Skills:
/git-history - Git history manipulation (git-branchless)Commands:
/git-tools:review-commits - AI-assisted commit review for PRs/git-tools:contributing - Generate/update CONTRIBUTING.md| Plugin | Description | Components | Docs |
|---|---|---|---|
| github-mcp | GitHub MCP server with full toolsets for repository management, code security, and workflow automation | MCP server + SessionStart hint | README |
Requires GITHUB_PERSONAL_ACCESS_TOKEN environment variable. Enables mcp__github__* tools for PRs, issues, actions, code security, and more. Prefer MCP tools over gh CLI for GitHub operations.
Enabled toolsets: default, actions, orgs, labels, notifications, discussions, gists, projects, code_security, secret_protection, dependabot, security_advisories, github_support_docs_search
Complete developer toolkit for Claude Code
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.