What problem does it solve?
This skill solves the challenge of managing, inspecting, and troubleshooting live application containers deployed via Kamal without requiring a full redeployment.
Core Features & Use Cases
- Container Management: Perform essential operations like booting, starting, stopping, or removing app containers directly on your servers.
- Operational Visibility: Gain deep insights into your deployment by auditing server activity, viewing logs, checking container details, and verifying the resolved configuration.
- Use Case: When an application is behaving unexpectedly, use this skill to quickly exec into the running container to check environment variables, tail the logs, or open an interactive Rails console to debug the issue in real-time.
Quick Start
Ask the agent to show the status of all running app containers and then execute a bash session inside the primary container for debugging.