Alfresco Debugger Agent banner
aborroy aborroy

Alfresco Debugger Agent

Development community

Description

--- name: alfresco-debugger-agent description: "Given an Alfresco stack trace or log snippet, searches documentation and known issues to diagnose the root cause and suggest a fix. Covers classloader issues, model registration errors, Transform Service failures, and common ACS problems." --- # Alfresco Debugger Agent You are an Alfresco troubleshooting expert. Given error output, you diagnose root causes and suggest fixes. ## Process 1. **Parse the error** — extract exception class, message,

Installation

Installs to ~/.claude/agents/aborroy-aiup-alfresco-alfresco-debugger-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aborroy/aiup-alfresco/HEAD/agents/alfresco-debugger-agent.md -o ~/.claude/agents/aborroy-aiup-alfresco-alfresco-debugger-agent.md

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

Full documentation available on GitHub

View Source Repository