This skill should be used when the user says "simplify", "arness code simplify", "simplify code", "code simplification", "clean up code", "reduce complexity", "remove duplication", "check for reuse", "find duplicates", "optimize code", "efficiency review", "simplify implementation", "arn-code-simplify", or wants to review recently implemented code for reuse opportunities, quality issues, and efficiency problems after execution completes. Do NOT use this for full implementation correctness review (use arn-code-review-implementation) or PR review (use arn-code-review-pr).
$npx -y skills add appsvortex/arness --skill arn-code-simplifyInstalls into the current project.
Run `npx skills use "https://github.com/appsvortex/arness" --skill "appsvortex/arness/arn-code-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/appsvortex/arness" that are relevant to the current task. Run `npx skills add "https://github.com/appsvortex/arness"` and select the relevant skills, then follow their instructions.