wk-colima
Installation
SKILL.md
Colima
Ensure Colima is running and healthy before any container operation. Handles startup with the correct resource profile and provides a clean restart path for when Colima or Docker misbehaves.
When to Use
Auto-invoked before any docker or colima command in the session. Also
triggered by:
colima start,colima stop,colima restart,colima statusinvocations- Docker daemon errors (
Cannot connect to the Docker daemon,Error response from daemon) - Docker socket missing or unresponsive
- Container build, run, or compose failures where the daemon is the suspect
- Explicit
/wk-colimacall