c-kick/hostile-review
> Adversarial code/plan/design review by a senior dev who hates what you built. Use this skill whenever the user asks for a hostile, brutal, or adversarial review — phrases like "tear this apart", "what's wrong with this", "pretend you hate this", "roast my code", "devil's advocate", "worst-case critique", "what am I missing", "what would a critic say", or "stress-test this plan" should all trigger it. Also use proactively when the user seems too confident about a piece of code or a design decision and would benefit from someone pushing back hard. The output is severity-ranked criticisms with concrete fixes — not a PR checklist, but a genuine attempt to break the thing before reality does.
npx skills add https://github.com/c-kick/hnl-agent-skills --skill hostile-review
Take c-kick/hostile-review from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.