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 status invocations
  • 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-colima call

Step 1: Check status

Installs
4
First Seen
Aug 19, 2026
wk-colima — whizzzkid/skills