fable-review
SolidAdversarially 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.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- elon-choo
- Repository
- elon-choo/fablever
- Created
- 1 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
adversarial-review
ONLY on a request for adversarial review, devil's advocate, stress-test, or honest critique ('poke holes', 'be brutal', 'was hältst du davon') — NOT routine code/design review.
adversarial-review
Review a diff as an adversary — assume the code is wrong, work from the diff alone, and try to construct concrete failures. The reviewer-role procedure for multi-agent workflows (one implements, N review), distilled from the Bun-in-Rust port.
review
Adversarial general purpose review mode.