Log Debug Issue

🌐Community
by dudusoar · vlatest · Repository

Automatically generates detailed debug logs and creates issue reports based on test failures.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add log-debug-issue npx -- -y @trustedskills/log-debug-issue
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "log-debug-issue": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/log-debug-issue"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, log-debug-issue, allows an AI agent to generate detailed debug logs and reports when encountering issues. It can capture relevant context surrounding errors, including system state and recent actions. The generated information is intended for developers or technical support to facilitate troubleshooting and problem resolution.

When to use it

  • When the AI agent encounters an unexpected error during a task.
  • To gather diagnostic data when reproducing a user-reported bug.
  • During development and testing phases to identify and fix issues quickly.
  • For complex workflows where pinpointing the source of failure is challenging.

Key capabilities

  • Generates detailed debug logs.
  • Captures system state information.
  • Records recent actions leading up to an error.
  • Creates reports for technical support or developers.

Example prompts

  • "Log a debug report about why I couldn't access the database."
  • "Generate a full debug log of my last five interactions."
  • "Create an issue report detailing this error and include system context."

Tips & gotchas

This skill requires appropriate permissions to access system logs and state information. Be mindful of privacy implications when generating reports containing sensitive data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dudusoar
Installs
7

🌐 Community

Passed automated security scans.