# spikectl/core > Core command patterns for spikectl CLI - Author: creatifcoding - Repository: creatifcoding/gbg - Version: 20260126141039 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/creatifcoding/gbg - Web: https://mule.run/skillshub/@@creatifcoding/gbg~spikectl/core:20260126141039 --- --- name: spikectl/core description: Core command patterns for spikectl CLI --- # spikectl/core Core command patterns for spikectl CLI ## When to Use - "spikectl help" - "spikectl commands" - "how to use spikectl" ## Instructions [Step-by-step instructions for the agent to follow] ## Patterns ### Pattern 1: [Name] ```typescript // Code example ``` ## Anti-Patterns ### DON'T: [Anti-pattern name] [Explanation and correct approach] ## Quick Reference | Pattern | Use Case | |---------|----------| | ... | ... |