What problem does it solve?
It helps you diagnose why NanoClaw's containerized agent system is failing, from authentication and mount problems to session-resumption bugs and MCP server crashes.
Core Features & Use Cases
- Log-driven troubleshooting: Find the right host, container, and session logs quickly.
- Environment and mount checks: Verify authentication variables, workspace mounts, and file ownership inside the container.
- Session persistence debugging: Confirm Claude session state is stored in the correct HOME path for per-group isolation.
- Manual validation: Run targeted container commands to reproduce issues and isolate failures.
- Use case: When Claude Code exits with code 1, use this Skill to trace the problem from the logs to the container setup and apply the correct fix.
Quick Start
Ask me to debug a NanoClaw container issue and I will inspect the likely failure point, check logs and mounts, and suggest the next fix.