Discovers incidental complexity, duplication, and dead code in a codebase and produces a ranked, behavior-preserving reduction plan — optionally applying safe changes. Dispatches four parallel read-only discovery lenses (clone detection, dead code, complexity hotspots, wrong abstraction), synthesizes into a prioritized reduction plan, and gates apply mode behind /refactor and a hard test check.
$npx -y skills add griffinwork40/agent-afk --skill simplifyInstalls into the current project.
Run `npx skills use "https://github.com/griffinwork40/agent-afk" --skill "griffinwork40/agent-afk/simplify"` 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.