Get help with TBC plugin commands
Generates GitLab CI/CD configurations using To-Be-Continuous templates and wizards.
/plugin marketplace add rafaelcalleja/claude-market-place/plugin install gitlab-tbc@claude-market-placeGenerate, validate, and manage GitLab CI/CD configurations using To-Be-Continuous (TBC) - 62 modular templates across 8 categories.
| Command | Purpose |
|---|---|
/tbc [description] | Generate configurations (main command) |
/tbc:wizard | Guided 8-step wizard |
/tbc:templates [filter] | Browse template catalog |
/tbc:validate [file] | Validate configurations |
/tbc:help | This help |
New project:
/tbc:wizard
Specific request:
/tbc create Python pipeline with Docker and Kubernetes
Migrate existing:
/tbc migrate my .gitlab-ci.yml to TBC
Explore templates:
/tbc:templates deployment
| Category | Count | Selection |
|---|---|---|
| Build | 15 | Single |
| Code Analysis | 7 | Multiple |
| Packaging | 3 | Single |
| Infrastructure | 1 | Single |
| Deployment | 11 | Single |
| Acceptance | 10 | Multiple |
| Other | 3 | Multiple |
Pipeline fails:
/tbc:validateUnknown input error:
Component not found:
building-with-tbc (skill) ← Knowledge base
↓
/tbc, /tbc:wizard, etc. ← Commands (orchestration)
↓
validate-inputs.py ← Validation script
All knowledge is in the building-with-tbc skill:
references/ - Template documentationschemas/ - JSON schemas (51 files)examples/ - Working configurationsPlugin: 0.6.0 | TBC Framework: Current templates