Commands Overview
56 core commands + 51 marketplace commands across 15 domains
Command Domains
| Domain | Count | Description |
|---|---|---|
| cdk | 8 | AWS CDK infrastructure-as-code commands |
| terraform | 7 | Terraform IaC lifecycle commands |
| k3d | 5 | K3D (Docker-based) Kubernetes cluster commands |
| k3s | 4 | K3S (SSH-based) Kubernetes cluster commands |
| finops | 6 | Cloud financial operations and cost analysis |
| testing | 4 | Test orchestration and validation |
| security | 3 | Security scanning and compliance |
| deployment | 3 | Deployment pipeline automation |
| monitoring | 3 | Observability and alerting setup |
| development | 4 | Development workflow automation |
| database | 3 | Database operations and migration |
| ai-research | 2 | AI/ML experiment and model commands |
| productivity | 2 | Developer productivity tools |
| general | 2 | Framework-level utility commands |
| product-management | 35 | Product management workflows (marketplace) |
Usage Pattern
All commands follow the slash command pattern:
/<command-name> [arguments]
Commands are invoked within Claude Code sessions and execute through the ADLC governance chain (coordination hooks validate authorization before execution).
Track Visibility
| Track | Access | Description |
|---|---|---|
| Public | All users | Full documentation and source available |
| Startup | Startup tier | Extended features with full documentation |
| Enterprise | Enterprise tier | Governance-grade commands with restricted disclosure |
Quality Standards
All commands are validated against the ADLC quality checklist:
- Frontmatter completeness (name, description, agent, model, allowed-tools)
- WHEN trigger clarity in description
- Error handling and evidence collection
- Constitutional compliance (HITL gates where required)
See individual command pages in subdirectories below for full details.