Available Agents (131 commands, 63 sub-agents, 54 skills)
Orchestrator (Single entry point)
| Command | Mode | Usage |
|---|---|---|
/assistant | Guide | Analyze → Recommend → Wait for confirmation |
/assistant-auto | Automatic | Analyze → Execute the workflow directly |
WORK-: Main Workflow (15)
| Command | Usage |
|---|---|
/work:work-explore | Explore and understand the code |
/work:work-brainstorm | Structured ideation before specification (alternatives, questioning) |
/work:work-specify | Create a functional specification (User Stories, criteria) |
/work:work-clarify | Clarify spec ambiguities (targeted questions) |
/work:work-plan | Plan an implementation (generates plan.md + tasks.md) |
/work:work-commit | Create a clean commit |
/work:work-pr | Create a Pull Request |
/work:work-commit-push-pr | Full workflow: commit + push + PR |
/work:work-team | Launch a coordinated team of agents (Agent Teams) |
/work:work-quick | Quick workflow for trivial changes (skip full cycle) |
/work:work-batch | Sequential execution of user stories from a PRD |
/work:work-flow-feature | Full feature workflow |
/work:work-flow-bugfix | Full bugfix workflow |
/work:work-flow-release | Full release workflow |
/work:work-flow-launch | Full product launch workflow |
DEV-: Development (23)
| Command | Usage |
|---|---|
/dev:dev-tdd | TDD development |
/dev:dev-test | Generate tests |
/dev:dev-testing-setup | Set up testing infrastructure |
/dev:dev-debug | Debug an issue (4-phase methodology) |
/dev:dev-refactor | Guided refactoring + entropy reduction |
/dev:dev-document | Document generation (PDF, DOCX, XLSX, PPTX) |
/dev:dev-api | Create/document an API |
/dev:dev-api-versioning | API versioning |
/dev:dev-component | Create a complete UI component |
/dev:dev-hook | Create a React/Vue hook |
/dev:dev-error-handling | Error handling strategy |
/dev:dev-react-perf | React/Next.js performance optimization |
/dev:dev-mcp | Create MCP servers (Model Context Protocol) |
/dev:dev-flutter | Flutter widgets and screens |
/dev:dev-supabase | Supabase backend (Auth, DB, Storage, Postgres perf) |
/dev:dev-graphql | GraphQL client/server API |
/dev:dev-neovim | Neovim/Lua plugins and config |
/dev:dev-prompt-engineering | LLM prompt optimization |
/dev:dev-rag | RAG systems (Retrieval-Augmented Generation) |
/dev:dev-design-system | Design tokens and component library |
/dev:dev-prisma | Prisma ORM (schema, migrations, queries) |
/dev:dev-trpc | Type-safe APIs with tRPC |
/dev:dev-ai-integration | LLM integration (OpenAI, Claude API) |
QA-: Quality (16)
| Command | Usage |
|---|---|
/qa:qa-review | Thorough code review + naming analysis |
/qa:qa-security | OWASP security audit |
/qa:qa-perf | Performance analysis |
/qa:wcag-audit | WCAG accessibility audit |
/qa:qa-audit | Full quality audit |
/qa:qa-chrome | Chrome visual tests (DOM debugging, responsive, captures) |
/qa:qa-design | UI/UX audit (100+ web design rules) |
/qa:qa-responsive | Responsive/mobile web audit |
/qa:qa-automation | Test automation |
/qa:qa-coverage | Test coverage analysis |
/qa:qa-loop | Autonomous audit-fix loop with stop criteria |
/qa:qa-kaizen | Continuous improvement (PDCA, Muda) |
/qa:qa-mobile | Mobile app quality audit (Flutter) |
/qa:qa-neovim | Neovim config audit (perf, keymaps) |
/qa:qa-e2e | End-to-End tests (Playwright, Cypress) |
/qa:qa-tech-debt | Identify and prioritize technical debt |
OPS-: Operations (34)
| Command | Usage |
|---|---|
/ops:ops-hotfix | Urgent production fix |
/ops:ops-release | Create a release |
/ops:ops-gitflow-init | Initialize GitFlow (create develop, configure) |
/ops:ops-gitflow-feature | Manage feature branches (start/finish) |
/ops:ops-gitflow-release | Manage release branches (start/finish) |
/ops:ops-gitflow-hotfix | Manage GitFlow hotfixes (start/finish) |
/ops:ops-deps | Audit and update dependencies |
/ops:ops-docker | Dockerize a project |
/ops:ops-k8s | Kubernetes deployment (manifests, Helm) |
/ops:ops-vps | VPS deployment (OVH, Hetzner, DigitalOcean) |
/ops:ops-migrate | Code/dependency migration |
/ops:ops-ci | CI/CD configuration |
/ops:ops-monitoring | Code instrumentation (logs, metrics, traces) |
/ops:ops-observability-stack | Deploy Prometheus, Grafana, Loki, Alertmanager |
/ops:ops-grafana-dashboard | Create Grafana dashboards (templates, alerts) |
/ops:ops-database | DB schema, migrations |
/ops:ops-health | Quick health check |
/ops:ops-env | Environment management |
/ops:ops-backup | Backup/restore strategy |
/ops:ops-load-testing | Load and stress tests |
/ops:ops-cost-optimization | Cloud cost optimization |
/ops:ops-cost | Track Claude Code token consumption and costs |
/ops:ops-disaster-recovery | Disaster recovery plan |
/ops:ops-infra-code | Infrastructure as Code (Terraform) |
/ops:ops-secrets-management | Secure secrets management |
/ops:ops-mobile-release | App Store / Google Play publishing |
/ops:ops-serverless | Serverless deployment (Lambda, Vercel, CF Workers) |
/ops:ops-vercel | Vercel configuration and deployment |
/ops:ops-proxmox | Proxmox VE infrastructure (VMs, LXC, network, backup) |
/ops:ops-opnsense | OPNsense configuration via Terraform (firewall, NAT, DHCP/DNS) |
/ops:ops-deploy | Secure deployment with pre-deploy checklist |
/ops:ops-rollback | Secure rollback procedure |
/ops:ops-standup | Cross-repo morning briefing (commits, PRs, CI, blockers, priorities) |
/ops:ops-ci-fix | Autonomous diagnosis and repair of failing CI/CD pipelines |
DOC-: Documentation (9)
| Command | Usage |
|---|---|
/doc:doc-generate | Generate documentation |
/doc:doc-changelog | Generate/maintain the changelog |
/doc:doc-explain | Explain complex code |
/doc:doc-onboard | Discover a codebase |
/doc:doc-i18n | Internationalization |
/doc:doc-fix-issue | Fix a GitHub issue |
/doc:doc-api-spec | Generate OpenAPI/Swagger spec |
/doc:doc-readme | Create/improve README |
/doc:doc-architecture | Document the architecture |
BIZ-: Business (11)
| Command | Usage |
|---|---|
/biz:biz-model | Business model, Lean Canvas |
/biz:biz-market | Market study |
/biz:biz-mvp | Define the MVP |
/biz:biz-pricing | Pricing strategy |
/biz:biz-pitch | Create a pitch deck |
/biz:biz-roadmap | Plan the roadmap |
/biz:biz-launch | Full launch workflow |
/biz:biz-competitor | Competitive analysis |
/biz:biz-okr | Define OKRs |
/biz:biz-personas | Create user personas |
/biz:biz-research | User research |
GROWTH-: Growth (11)
| Command | Usage |
|---|---|
/growth:growth-landing | Create/optimize a landing page |
/growth:growth-seo | SEO audit |
/growth:growth-analytics | Tracking and KPI setup |
/growth:growth-app-store-analytics | App Store / Google Play metrics |
/growth:growth-onboarding | UX onboarding journey |
/growth:growth-email | Email marketing templates |
/growth:growth-ab-test | Plan A/B tests |
/growth:growth-retention | Retention strategies |
/growth:growth-funnel | Funnel analysis and optimization |
/growth:growth-localization | Multi-market localization strategy |
/growth:growth-cro | Conversion rate optimization (CRO) |
DATA-: Data (3)
| Command | Usage |
|---|---|
/data:data-pipeline | Design ETL/ELT pipelines |
/data:data-analytics | Data analysis and reports |
/data:data-modeling | Data warehouse modeling |
LEGAL-: Legal (5)
| Command | Usage |
|---|---|
/legal:legal-docs | ToS, T&Cs, legal notices |
/legal:legal-rgpd | RGPD/GDPR compliance |
/legal:legal-payment | Payment integration |
/legal:legal-terms-of-service | Terms of Service |
/legal:legal-privacy-policy | Privacy Policy |
Sub-Agents (63)
Claude automatically delegates to specialized agents (isolated context, restricted tools).
Concepts
| Concept | Folder | Trigger | Context |
|---|---|---|---|
| Commands | .claude/commands/ | Manual (/name) | Shared |
| Skills | .claude/skills/ | Automatic | Shared |
| Agents | .claude/agents/ | Auto-delegation | Isolated |
Agents by domain
| Domain | Agents | Models |
|---|---|---|
| Exploration & Doc | work-explore, doc-onboard, doc-generate, doc-changelog, doc-explain | haiku |
| Quality & Audits | qa-audit, qa-loop, qa-security, qa-perf, wcag-audit, qa-claudemd, qa-coverage, qa-responsive, qa-e2e, qa-tech-debt, qa-design, qa-chrome | haiku/sonnet/opus (security, audit, loop) |
| Operations | ops-deps, ops-health, ops-docker, ops-deploy, ops-ci, ops-database, ops-monitoring, ops-serverless, ops-vercel, ops-infra-code, ops-proxmox, ops-opnsense, ops-migration | haiku/sonnet |
| Development | dev-debug, dev-component, dev-test, dev-flutter, dev-supabase, dev-prompt-engineering, dev-rag, dev-design-system, dev-prisma, dev-trpc, dev-ai-integration, dev-document, dev-tdd | haiku/sonnet/opus (tdd, debug, rag) |
| Business & Growth | biz-model, biz-competitor, biz-mvp, biz-personas, growth-seo, growth-analytics, growth-landing, growth-funnel, growth-localization, growth-cro | haiku |
| Data | data-pipeline, data-analytics, data-modeling | haiku/sonnet |
| Legal | legal-rgpd, legal-payment, legal-privacy-policy, legal-terms-of-service | haiku/sonnet |
Agent Configuration
Each agent defines: model (haiku/sonnet/opus), permissionMode (plan/default), disallowedTools, hooks, skills.
Model distribution: 22 haiku (trivial operations) / 34 sonnet (default) / 6 opus (critical reasoning: qa-security, qa-audit, qa-loop, dev-tdd, dev-debug, dev-rag).