Cw Audit banner
robertsinke robertsinke

Cw Audit

Security community

Description

--- description: Red-team and premortem an existing plan or strategy. Takes any document and stress-tests it. argument-hint: "<path to strategy/plan document>" --- # /cw-audit Red-team and premortem any plan, strategy, or recommendation document. Works on any document — not limited to case files. ## Before anything else **Load the analyst discipline.** Read `${CLAUDE_PLUGIN_ROOT}/references/analyst-discipline.md`. Surface assumptions, keep it surgical, drive to verifiable goals. ## Argument

Installation

Installs to ~/.claude/skills/robertsinke-clawsewitz-cw-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/robertsinke-clawsewitz-cw-audit && curl -fsSL https://raw.githubusercontent.com/robertsinke/clawsewitz/HEAD/commands/cw-audit.md -o ~/.claude/skills/robertsinke-clawsewitz-cw-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository