Granola Debug Bundle

🌐Community
by jeremylongshore · vlatest · Repository

Automatically generates test cases & debugs code issues using a curated set of techniques from jeremylongshore.

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 granola-debug-bundle npx -- -y @trustedskills/granola-debug-bundle
2

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

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

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

About This Skill

What it does

The granola-debug-bundle skill provides debugging capabilities for AI agents. It allows users to identify and resolve errors in code, analyze stack traces, and pinpoint the root cause of issues within agent workflows. This skill aims to improve the reliability and performance of AI agents by facilitating efficient troubleshooting.

When to use it

  • When an AI agent is producing unexpected or incorrect results.
  • During development and testing phases to proactively identify and fix bugs.
  • To diagnose errors reported by users interacting with an AI agent.
  • After deploying an AI agent, when encountering performance degradation or failures.

Key capabilities

  • Error identification and reporting
  • Stack trace analysis
  • Root cause determination
  • Debugging assistance

Example prompts

  • "Analyze the stack trace: [paste stack trace here]"
  • "What is causing this error in my agent's code? [paste error message here]"
  • "Debug the following code snippet and identify any potential issues. [paste code here]"

Tips & gotchas

The skill requires access to relevant logs and code snippets from the AI agent’s environment for effective debugging. Providing clear and concise information about the issue will improve the accuracy of the analysis.

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
jeremylongshore
Installs
9

🌐 Community

Passed automated security scans.