Hatch3r Migration Plan banner
hatch3r hatch3r

Hatch3r Migration Plan

Development community

Description

--- id: hatch3r-migration-plan type: command orchestrator: true agentPipeline: [hatch3r-researcher, hatch3r-architect, hatch3r-docs-writer] description: Create a phased migration plan for a major dependency or framework upgrade. Analyzes breaking changes and produces an actionable plan with rollback procedures. tags: [planning, ctx:brownfield-only] quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/shared/efficiency-patterns.md cache_friendly: true parallel_tool_defaul

Installation

Installs to ~/.claude/skills/hatch3r-hatch3r-hatch3r-migration-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hatch3r-hatch3r-hatch3r-migration-plan && curl -fsSL https://raw.githubusercontent.com/hatch3r/hatch3r/HEAD/commands/hatch3r-migration-plan.md -o ~/.claude/skills/hatch3r-hatch3r-hatch3r-migration-plan/SKILL.md

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

Full documentation available on GitHub

View Source Repository