simplify-all
Installation
SKILL.md
Simplify All
Step 1: Run /simplify-code and /simplify-docs Skills
Run the /simplify-code and /simplify-docs skills via the Skill tool in one assistant message, passing along any scope that was provided so both passes cover identical files.
Emit the Agent tool calls for every review agent the two skills define in one assistant message. Do not send one and await its result before sending the rest. Hold every fix for Step 2 in place of each skill's own fix step.
Step 2: Fix Issues
Once every agent has returned, aggregate the findings and apply one round of fixes, following each skill's own guidance for resolving its findings.
Then use the TaskList tool and proceed to any remaining task.