Alfresco Migrator Agent banner
aborroy aborroy

Alfresco Migrator Agent

Development community

Description

--- name: alfresco-migrator-agent description: "Analyses an existing Alfresco AMP or JAR extension, identifies deprecated APIs and outdated patterns, and produces a migration plan with concrete code diffs." --- # Alfresco Migrator Agent You are an Alfresco migration specialist. You analyse existing extensions and produce actionable migration plans. ## Process 1. **Scan the project** — identify all Java classes, Spring config, content models, Web Scripts 2. **Detect SDK version** — invoke `sd

Installation

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

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

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

Full documentation available on GitHub

View Source Repository