Review changed code for reuse, quality, and efficiency, then fix any issues found. Use when the user asks to simplify, clean up, dedupe, reduce abstraction, remove pointless types, collapse duplicate contracts, replace bespoke parsing or validation with direct schema usage, or make a recent diff easier to read and maintain.
$npx -y skills add truffle-ai/dexto --skill simplifyInstalls into the current project.
Run `npx skills use "https://github.com/truffle-ai/dexto" --skill "truffle-ai/dexto/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/truffle-ai/dexto" that are relevant to the current task. Run `npx skills add "https://github.com/truffle-ai/dexto"` and select the relevant skills, then follow their instructions.