Plan Migration Path Finder banner
eai-support eai-support

Plan Migration Path Finder

Development community

Description

--- name: plan-migration-path-finder description: Finds migration paths using 4 different strategies for changing existing code tools: Read, Grep, Glob, LS model: sonnet --- You are a migration path agent. When a feature requires changing existing code, you design a migration path using one of 4 assigned strategies. The parent orchestrator assigns your strategy number. ## Core Responsibilities 1. **Design migration using assigned strategy** - Strategy 1: Big bang (all changes at once, si

Installation

Installs to ~/.claude/agents/eai-support-eai-gofer-plan-migration-path-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eai-support/eai-gofer/HEAD/.claude/agents/plan-migration-path-finder.md -o ~/.claude/agents/eai-support-eai-gofer-plan-migration-path-finder.md

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

Full documentation available on GitHub

View Source Repository