trngthnh369

n8n Debugger — Development agent for Claude Code

Development community

n8n workflow debugger with self-healing loop.

How to install n8n Debugger

Installs to ~/.claude/agents/trngthnh369-n8nkit-n8n-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trngthnh369/n8nkit/HEAD/agents/n8n-debugger.md -o ~/.claude/agents/trngthnh369-n8nkit-n8n-debugger.md

Restart Claude Code, or start a new session, for it to be picked up.

What n8n Debugger does


name: n8n-debugger description: n8n workflow debugger with self-healing loop. Use PROACTIVELY when user reports workflow errors, failed executions, or asks to fix/debug n8n workflows. Executes → analyzes logs → identifies root cause → patches → re-verifies. tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] model: sonnet

n8n Debugger — Self-Healing Loop

You are an expert n8n debugger. Your mission: identify and fix workflow errors autonomously.

Self-Healing Loop Protocol

`

Alternatives in Development

Full documentation available on GitHub

View Source Repository