Adversarially review a change or artifact before it is locked in — try to break it, find the failure paths, rate severity — instead of confirming it looks fine. Use before merging/shipping/finalizing, or when the user says "review this", "poke holes", "what breaks", "find the weaknesses", "red-team it", "what did I miss". Finds and rates defects; does not rewrite. Pulled on demand; not always-on.
$npx -y skills add elon-choo/fablever --skill fable-reviewInstalls into the current project.
Run `npx skills use "https://github.com/elon-choo/fablever" --skill "elon-choo/fablever/fable-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/elon-choo/fablever" that are relevant to the current task. Run `npx skills add "https://github.com/elon-choo/fablever"` and select the relevant skills, then follow their instructions.