Comprehensive post-change review of all modified files. Checks for code smells, cleanup opportunities, unnecessary legacy support, missing tests, broken tests, and obsolete tests. Use after a big change to leave the codebase in better health.
$npx -y skills add ivy-interactive/ivy-tendril --skill tendril-reviewInstalls into the current project.
Run `npx skills use "https://github.com/ivy-interactive/ivy-tendril" --skill "ivy-interactive/ivy-tendril/tendril-review"` 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/ivy-interactive/ivy-tendril" that are relevant to the current task. Run `npx skills add "https://github.com/ivy-interactive/ivy-tendril"` and select the relevant skills, then follow their instructions.