What problem does it solve?
This Skill helps recover Shimmy-backed CLI tools when they fail because the local Podman engine is unavailable, unreachable, or not ready.
Core Features & Use Cases
- Podman readiness checks: Confirms whether a tool resolved to a Shimmy wrapper and whether Podman can be reached.
- macOS remediation guidance: Guides the user to start an existing Podman machine from a normal shell when the engine is stopped or inaccessible.
- Safe retry workflow: Distinguishes between engine access issues and wrapper-specific failures so the right next step can be taken.
- Use case: A developer runs a Shimmy-installed command like jq or rg and gets connection refused or stale socket errors, then uses this Skill to diagnose Podman access and recover safely.
Quick Start
Ask the assistant to verify Podman access for the failing Shimmy-backed tool and tell you whether you need to start or inspect a Podman machine.