Skills Reference
Core skills included with CatalystRL. Each skill demonstrates different patterns and capabilities.
/commitOrchestratorMulti-repository commit and push with safety checks.
/commit/pushsave changes
Family: commit-scan → commit-stage → commit-create → commit-push
/bootstrapInfrastructureSession initialization with memory loading and service startup.
/bootstrapstart session
/rememberInfrastructureStrategic cross-session memory persistence.
/remembersave this
/arch-validatorComplianceCross-stack architecture rule validation and bounty generation.
/arch-validatorvalidate architecture
Skill Types
Orchestrator
Coordinates multiple sub-skills in sequence. Defines the workflow, delegates execution.
Infrastructure
Session lifecycle management. Handles initialization, shutdown, and memory persistence.
Compliance
Validates code against architectural rules. Generates bounties for violations.
Specialized
Domain-specific skills solving particular problems. Most skills fall into this category.