Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By DustyWalker
Delegate 16 specialized AI agents and commands to automate full-stack workflows: perform code reviews, security audits, generate comprehensive tests, optimize performance, design APIs/databases/architecture, refactor code, and handle CI/CD, Docker, and multi-cloud deployments.
npx claudepluginhub DustyWalker/claude-code-marketplace --plugin production-agents-suiteBuild a structured AI prompt from your thoughts using conversation protocols
Safe, staged deployment with quality gates and rollback capability
Comprehensive code review for quality, security, and best practices
Comprehensive security audit and vulnerability assessment
Generate comprehensive test suite for specified files
API architect for RESTful/GraphQL design, OpenAPI documentation, and API contract specification. Use for designing scalable, well-documented APIs.
Architecture and design pattern validator. Use to verify SOLID principles, design patterns, and architectural consistency.
Senior backend architect specializing in Node.js/TypeScript, Express/NestJS, API design, and microservices. Use for backend feature development, API design, database integration, and architecture decisions.
CI/CD pipeline specialist for GitHub Actions, GitLab CI, and automated workflow design. Use for setting up or optimizing continuous integration and deployment pipelines.
Senior code reviewer for quality, security, and best practices. Invoke after significant code changes or before pull request submission.
Uses 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.
Agents for code review, security audits, debugging, and quality assurance
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>
24 parallel audit agents + 6 workflow skills for Claude Code. Complete E2E development workflow for solo devs.
Full-stack orchestration with deployment, performance, security, and test automation
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>
Task-focused agents for test, review, debug, docs, CI, security, refactoring, research, performance, and search-replace — with teammate and subagent role guidance
Plugin marketplace for Claude Code featuring production-ready AI agents.
# Add marketplace
/plugin marketplace add https://github.com/DustyWalker/claude-code-marketplace
# Install plugin
/plugin install production-agents-suite@claude-code-marketplace
16 specialized AI agents for software development and productivity:
/review - Code review/test - Generate tests/security-scan - Security audit/deploy - Deploy to staging/production/build-prompt - Build structured prompts from ideasAgents activate automatically based on context:
"Review the authentication code" → security-auditor
"Create a user API" → backend-typescript-architect
"Optimize slow queries" → performance-optimizer
Or invoke explicitly:
/review src/auth/
/test src/services/user.service.ts
/security-scan
claude-code-marketplace/
├── .claude-plugin/
│ ├── marketplace.json # Marketplace manifest
│ └── plugin.json # Plugin manifest
├── agents/ # 16 agent files
├── commands/ # 5 slash commands
├── hooks/ # Quality gate hooks
├── settings.json # Security permissions
└── mcp.json # MCP server config
To add a plugin:
.claude-plugin/plugin.json manifest./ prefix paths.claude-plugin/marketplace.jsonMIT License - See LICENSE