PR Review Fix: automatically fix all issues identified in a pr-review report. Use when: (1) User says "fix all review issues", (2) User says "/pr-fix", (3) After pr-review skill has produced a report, (4) User wants to address PR review feedback.
$npx -y skills add ces-ltd/titanx --skill pr-fixInstalls into the current project.
Run `npx skills use "https://github.com/ces-ltd/titanx" --skill "ces-ltd/titanx/pr-fix"` 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/ces-ltd/titanx" that are relevant to the current task. Run `npx skills add "https://github.com/ces-ltd/titanx"` and select the relevant skills, then follow their instructions.