What problem does it solve?
Debugging NanoClaw's containerized agent runtime can be difficult due to the complexity of host/container interactions, scattered logs, and per-session state stored in session DBs. This Skill centralizes the diagnosis workflow, guiding you through log inspection, heartbeat checks, and mount verification to identify root causes quickly.
Core Features & Use Cases
- Centralized diagnostics: review logs, host errors, container spawn, and per-session heartbeat signals to pinpoint failures.
-
- Session-state visibility: inspect session inbound/outbound DBs and processingAck to understand message flow and container health.
- Remediation guidance: provides restart workflows, environment checks, and guardrails to safely recover a stuck session.
- Use Case: when a container exits unexpectedly or a session stalls, run this Skill to determine whether the issue is log-based, auth-related, or a mount/config problem, then follow the steps to restore operation.
Quick Start
Begin by inspecting the failing session's logs, heartbeat, and mounts, then follow the guided steps to diagnose and remediate the container issue.