debug

Diagnose containerized agent issues by analyzing logs and verifying configurations.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/b9b4ymiN/JellyCore --skill debug-b9b4ymin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/b9b4ymiN/JellyCore/tree/main/nanoclaw/.claude/skills/debug
Command: npx skills add https://github.com/b9b4ymiN/JellyCore --skill debug-b9b4ymin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps diagnose and resolve problems with containerized agent execution, including container failures, authentication errors, and understanding the system's architecture.

Core Features & Use Cases

  • Log Analysis: Pinpoints issues by examining main app logs, container run logs, and Claude session logs.
  • Configuration Verification: Checks environment variables, mount points, and permissions within the container.
  • Use Case: If your AI agent is failing to start or respond, use this Skill to check its logs, verify API keys, and ensure the correct directories are mounted inside the container.

Quick Start

Run the diagnostic script to check for common container issues.

Frequently Asked Questions about debug

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

FAQPage Schema
How do I troubleshoot container agent authentication failures?

Troubleshoot container agent authentication failures by analyzing container logs, verifying environment variables, and checking API key configurations. This Skill pinpoints authentication issues by examining main app logs and Claude session logs to resolve permission errors.

Why does my containerized agent fail to start or respond?

Containerized agent startup failures often stem from incorrect mount configurations or missing environment variables. This Skill diagnoses these problems by verifying mount points, checking permissions within the container, and analyzing run logs to identify the root cause.

How do I check container logs for agent session persistence errors?

Check container logs for session persistence errors by examining Claude session logs and container run logs. This Skill resolves session persistence issues by analyzing log outputs and verifying directory mount configurations inside the container.

Can I use this diagnostic tool to verify environment variables and mount points?

Yes, you can verify environment variables and mount points by running the diagnostic script. This Skill checks mount configurations and environment variable settings within the container to ensure the correct directories are mounted and accessible.

What is the best way to resolve permission errors in a containerized agent execution system?

Resolve permission errors in a containerized agent execution system by checking mount configurations and verifying directory permissions. This Skill analyzes system status and container logs to address common permission problems effectively.

What logs do I need to diagnose containerized agent issues?

Diagnose containerized agent issues by accessing main app logs, container run logs, and Claude session logs. This Skill requires access to these container logs and system status information for effective troubleshooting of authentication and runtime failures.