Critique Adversarial banner
VetSecItPro VetSecItPro

Critique Adversarial

Development community

Description

--- description: "/critique-adversarial — Hostile cut-editor for articles. Reads the full piece first, maps the thesis spine, then recommends cuts that TIGHTEN prose without damaging the argument. Classifies every passage: CUT / REWRITE / MOVE / KEEP. Never cuts blind." allowed-tools: Bash(cat *), Bash(wc *), Bash(grep *), Bash(mkdir *), Bash(date *), Read, Write, Edit, Glob, Grep, Task --- # /critique-adversarial — Context-Aware Hostile Editor **Cut only what won't hurt the argument.** This s

Installation

Installs to ~/.claude/commands/vetsecitpro-claw-ops-critique-adversarial.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/VetSecItPro/claw-ops/HEAD/.claude/commands/critique-adversarial.md -o ~/.claude/commands/vetsecitpro-claw-ops-critique-adversarial.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository