Orchestrates safe, large-scale structural changes across a codebase — symbol renames, API migrations, pattern standardizations, layer restructurings. Enumerates all affected sites, groups them into dependency layers via the DAG executor, applies changes in parallel per layer with worktree isolation, and verifies behavioral preservation at each layer boundary before proceeding. Exits immediately on first regression, surfacing the exact site, diff, and behavioral delta before any commit.
$npx -y skills add griffinwork40/agent-afk --skill refactorInstalls into the current project.
Run `npx skills use "https://github.com/griffinwork40/agent-afk" --skill "griffinwork40/agent-afk/refactor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/griffinwork40/agent-afk" that are relevant to the current task. Run `npx skills add "https://github.com/griffinwork40/agent-afk"` and select the relevant skills, then follow their instructions.