Kool CLI is a lightweight wrapper around docker-compose that simplifies starting, stopping, restarting, and managing service containers for local development. It provides convenient commands to execute one-off commands inside services, follow logs, and run project scripts defined in kool.yml. The SKILL.md supplies a quick command reference, lifecycle rules, and examples for common developer tasks.
Use this skill when you need to manage containerized development environments: starting all services, rebuilding images, running migrations inside app containers, tailing logs while debugging, or running project-defined scripts. It is aimed at developers working with docker-compose stacks and local workflows.
Useful for agents with shell/terminal capabilities or those that orchestrate local developer tasks and CI-style workflows.
This skill has not been reviewed by our automated audit pipeline yet.