What problem does it solve?
This Skill helps diagnose and resolve issues related to containerized agent execution, including startup failures, authentication problems, and understanding the container's internal workings.
Core Features & Use Cases
- Log Analysis: Pinpoints the exact locations of host and container logs for detailed error inspection.
- Environment & Mount Verification: Guides users on how to check environment variable propagation and volume mount configurations within the container.
- Common Issue Resolution: Provides step-by-step fixes for frequent problems like authentication errors, permission issues, and session resumption failures.
- Use Case: If your agent fails to start with a cryptic error message, use this Skill to navigate to the correct log file, inspect the container's environment variables, and identify if a missing API key or incorrect mount path is the cause.
Quick Start
Run the diagnostic script provided in the skill's documentation to check for common setup issues.