Everything — all agents, skills, and hooks in one plugin
npx claudepluginhub arthtech-ai/arthai-marketplace --plugin primeManage Arth services (engine, dashboard, DB) and register projects. Usage: /arth [restart|add|status|fix]
Autonomous work loop — picks up issues, implements, QAs, PRs. Stops for merge approval.
Auto-remediate CI, staging, and production failures. 3-attempt retry with investigation. Discord alert on exhaustion. Usage: /ci-fix [ci|staging|prod] [branch]
Client discovery and AI readiness assessment. Usage: /client-discovery <client-name> <-- brief>
Run a full AI consulting engagement. Usage: /consulting <client-name> <--phase discovery|assess|propose|design|deliver|track> <-- brief>
Set up, diagnose, or fix custom domain configuration (DNS + app platform + auth + CORS). Commands: setup, check, fix
Build client-ready consulting deliverables. Usage: /deliverable-builder <client-name> <--type final-report|status-update|board-deck|implementation-guide|training-plan|change-management|data-strategy>
Reference for Discord ChatOps commands — what can be invoked from Discord and how the system works.
Track consulting engagement progress and milestones. Usage: /engagement-tracker <client-name> <--action status|update|milestone>
Fast codebase exploration using Haiku. Use for finding files, searching code, understanding structure.
Formal bug fix pipeline — root cause analysis, scope lock, behavior contract, differential testing, regression proof. Usage: /fix <description|#issue> <--severity critical|high|medium> <--hotfix>
Spin up an implementation team from a plan. Usage: /implement <feature-name> [--frontend-only] [--backend-only] [--no-redteam] [--redteam-once] [--redteam-strict]
Incident triage orchestrator — classifies severity, diagnoses in parallel, routes to /sre, /ci-fix, or /fix based on evidence. Usage: /incident <description>
Create, close, list, and remind on GitHub issues. Usage: /issue <title>, /issue close #N, /issue list, /issue remind
Research industry AI adoption, competitors, and trends. Usage: /market-research <client-name> <--focus industry|competitors|trends>
Session onboarding — project briefing, work prioritization, and guided setup. Usage: /onboard
Map AI opportunities by ROI and effort, recommend target orgs. Usage: /opportunity-map <client-name>
Run a performance optimization pass with a cross-functional team. Usage: /perf <scope> <--backend-only> <--frontend-only> <--audit-only> <--deep>
Generate consulting proposals and pitch documents. Usage: /pitch-generator <client-name> <--format proposal|exec-summary|deck-outline>
Spin up an adversarial planning team for a feature. Usage: /planning <feature-name> <--design> <--gtm> <--fast> <--lite> <-- brief>
Run QA, create a GitHub PR, and manage post-merge workflow. Never push directly to main.
Run local tests before pushing. Catches CI failures locally in 30s instead of 4min round-trip. Usage: /precheck
Manually create a QA incident from a known issue. Usage: /qa-incident <description>
Review QA knowledge base stats, prune stale entries, show learning metrics. Usage: /qa-learn [prune]
Run QA checks. Usage: /qa (commit), /qa full (comprehensive), /qa staging (deployed), /qa prod (read-only).
Discover, restart, and validate local dev servers. Auto-detects Docker vs native, checks health, catches crash loops. Usage: /restart <service> <--preflight>
Differentiated PR review — bug fix vs feature. Scope compliance, regression tests, behavior contract, knowledge base lookup. Uses built-in code review + project-specific checks. Usage: /review-pr <#N|branch> <--type bug|feature>
Calculate ROI for AI initiatives with sensitivity analysis. Usage: /roi-calculator <client-name> <--initiative name>
Scan codebase and auto-populate CLAUDE.md with project context (services, ports, test commands, infrastructure). Usage: /scan [section]
Bootstrap any project from empty repo to deployed app. Modular — run full or target a module. Usage: /setup <module>
Format plans and strategies for sharing. Adds attribution, cleans sensitive info, outputs shareable format. Usage: /share <plan-name> <--format md|slack|twitter>
Design AI solutions for consulting engagements. Usage: /solution-architect <client-name> <--initiative name>
Run SRE operations. Usage: /sre [command]. Commands: status, health, logs, deploy-check, ci, sleep, wake, debug, rebuild, dialog
Sync claude-agents tooling. Usage: /sync (pull latest), /sync status, /sync push <path> (contribute back)
Generate structured deliverables from templates. Usage: /templates <type> <topic>
Role-aware welcome for non-engineers. Presents intent-based menu instead of blank terminal. Usage: /welcome
Guided step-by-step workflows for non-engineers. Role-based flows that walk you through common tasks. Usage: /wizard <role> <step>
System design architect. Use for architecture planning, design tradeoffs, execution plans, and coordinating backend/frontend agents. Adapts designs to team size and scale.
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>
World-class competitive intelligence analyst synthesizing methodologies from Michael Porter, W. Chan Kim & Renée Mauborgne, Ben Thompson, Hamilton Helmer, Rita McGrath, and April Dunford. Expert in automated competitive research, threat monitoring, market landscape mapping, feature comparison, and win/loss analysis.
World-class content strategist and copywriter synthesizing methodologies from Ann Handley, Joe Pulizzi, Joanna Wiebe, Andy Crestodina, Robert Rose, and April Dunford. Creates blog posts, landing pages, social copy, and product announcements with codebase context and positioning alignment.
Hub agent for world-class product design. Orchestrates design thinking, implementation, and critique into cohesive design-to-code workflow. Synthesizes wisdom from 12 legendary designers.
Expert design review agent. Evaluates designs against world-class standards using the 4 Lenses framework (Rams, Norman, Vignelli, Spool).
Design thinker — UX research, user journey mapping, and design briefs for any project
Fast, cheap codebase exploration using Haiku. Use for finding files, searching code, reading and summarizing code structure. Returns structured findings for deeper analysis.
Adaptive frontend developer — React, Next.js, Vue, Nuxt, Svelte, SvelteKit, Angular, Solid, Astro, Remix, and more. Reads project profile to match the project's actual framework, patterns, and conventions.
World-class Go-To-Market strategist for modern product launches. Synthesizes methodologies from Nikita Bier, April Dunford, Maja Voje, Wes Bush, Emily Kramer, and Sean Ellis. Expert in launch strategy, positioning, viral growth, and GTM execution.
World-class meeting preparation agent grounded in meeting science from Rogelberg, Lencioni, Priya Parker, Pittampalli, Lara Hogan, and Julie Zhuo. Generates pre-meeting briefings from project data and extracts post-meeting action items.
Ops agent — local dev orchestration, startup, testing, and debugging
Performance optimization agent — scalability, latency, and perceived performance. Applies practices from Google, Netflix, Meta, Shopify, and Cloudflare to audit, profile, and optimize code.
World-class product manager agent with strategic product sense, growth hacking expertise, and design intuition. Synthesizes methodologies from Shreyas Doshi, Marty Cagan, Lenny Rachitsky, Sean Ellis, Gibson Biddle, Julie Zhuo, and Brian Balfour.
Adaptive backend developer — Python (FastAPI, Django, Flask), Node.js (Express, NestJS, Hono, Fastify), Go, Rust, Ruby (Rails), Java (Spring), Elixir (Phoenix), and more. Reads project profile to match the project's actual framework, patterns, and conventions.
QA baseline updater — manages test snapshots and golden files for API response validation
Adversarial QA agent that red-teams test plans. Reads the diff, knowledge base, and test plan to find gaps the test strategy missed.
Domain logic quality evaluator. Validates business logic integrity — state machines, enum consistency, constraint rules, and domain-specific correctness. Three-tier evaluation with explicit confidence levels.
E2E test specialist — Playwright browser tests for user workflows
Converts generated test scenarios that caught real bugs into permanent baseline test files. Writes provenance to qa-knowledge.
QA orchestrator — testing across backend, frontend, and E2E layers
Project setup agent — bootstraps repos from scratch with env, infra, credentials, CI, deploy, and Discord
SRE agent — deployment, monitoring, incident response for any platform
Generates plain-English project status reports from git history, GitHub issues, and PRs. Translates engineering activity into business outcomes for non-technical stakeholders.
Specialized debugging agent for when other agents get stuck. Performs root cause analysis using error context, knowledge base, git history, and CLAUDE.md. Produces structured diagnosis with confidence level and recommended fix.
World-class user researcher synthesizing methodologies from Teresa Torres, Rob Fitzpatrick, Erika Hall, Steve Portigal, Indi Young, and Clayton Christensen. Expert in continuous discovery, interview design, feedback synthesis, persona generation, JTBD analysis, and opportunity mapping.
AI-native product management for startups. Transform Claude into an expert PM with competitive research, gap analysis using the WINNING filter, PRD generation, and GitHub Issues integration.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns