Armory
Source
Browse
Workflows

legacy-modernize

Orchestrate legacy system modernization using the strangler fig pattern with gradual component replacement

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install legacy-modernize --cli claude

writes the file to.claude/commands/legacy-modernize.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/legacy-modernize.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow legacy-modernize from the framework-migration plugin. Orchestrate legacy system modernization using the strangler fig pattern with gradual component replacement

When to use it

Orchestrate legacy system modernization using the strangler fig pattern with gradual component replacement

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/framework-migration/commands/legacy-modernize.md -o .claude/commands/legacy-modernize.md

Notes

Extracted from wshobson/agents. Plugin: framework-migration.