Flawz banner
flykit-cc flykit-cc

Flawz

Testing community

Description

--- description: Hostile-but-honest flaw hunt on a plan, spec, design, or reasoning (not code diffs — that's /flow:deep-review). Real flaws only, no invention. If clean, say so and proceed; if flawed, recommend fixes. allowed-tools: Bash, Read, Glob, Grep, WebSearch, WebFetch, AskUserQuestion --- # /flow:flawz Pressure-test a **plan, spec, design, or piece of reasoning** for *real* flaws before acting on it. This is the pre-implementation counterpart to `/flow:deep-review` (which reviews code d

Installation

Installs to ~/.claude/skills/flykit-cc-flow-flawz/SKILL.md

Terminal
mkdir -p ~/.claude/skills/flykit-cc-flow-flawz && curl -fsSL https://raw.githubusercontent.com/flykit-cc/flow/HEAD/commands/flawz.md -o ~/.claude/skills/flykit-cc-flow-flawz/SKILL.md

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

Full documentation available on GitHub

View Source Repository