debug

Diagnose container and sandbox runtime issues via logs and environment checks.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/iia-arg/claudeclaw --skill debug-iia-arg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/iia-arg/claudeclaw/tree/main/skills/debug
Command: npx skills add https://github.com/iia-arg/claudeclaw --skill debug-iia-arg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users troubleshoot and resolve problems related to container or sandbox execution environments, ensuring reliable operation of the agent system.

Core Features & Use Cases

  • Container Debugging: Provides detailed insights into container logs, environment variables, and mount configurations to identify common issues such as permission errors or missing dependencies.
  • Sandbox Troubleshooting: Verifies sandbox environment setup, configuration correctness, and network access to diagnose runtime failures and credential problems.
  • Use Case: When an agent container fails to start or resumption sessions do not work correctly, this Skill guides the user through diagnostic steps, checks logs, and offers remedies.

Quick Start

Use the debug skill to verify your container setup, environment, and session persistence by running diagnostic commands.

Frequently Asked Questions about debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot container permission errors and environment variable issues?

To troubleshoot container permission errors and environment variables, run diagnostic scripts to inspect container logs and verify mount configurations. This identifies missing dependencies and corrects environment setup to ensure stable agent execution.

How do I diagnose sandbox runtime failures and credential problems?

Diagnose sandbox runtime failures and credential problems by verifying sandbox environment setup and configuration correctness. Checking network access and reviewing session management logs helps pinpoint and resolve these operational issues.

What is the best way to fix agent container startup failures?

The best way to fix agent container startup failures is to execute diagnostic commands that review container logs and validate mount paths. This guides you through identifying configuration errors and applying necessary remedies.

Why does my agent sandbox session resumption not work correctly?

Sandbox session resumption fails when environment configuration is incorrect or network access is blocked. Diagnose the issue by verifying session persistence settings and checking operational logs to ensure environment correctness.

Can I verify mount paths and environment settings for agent deployment scenarios?

You can verify mount paths and environment settings by running diagnostic checks tailored for agent deployment scenarios. This validates environment correctness and ensures secure, stable execution by identifying configuration errors.