Fatal Pattern Recheck banner
TimSimpsonJr TimSimpsonJr

Fatal Pattern Recheck

Development community

Description

--- name: fatal-pattern-recheck description: Independent re-checker confirming a fatal-pattern silent rewrite did not reintroduce the pattern. Dispatched by the copydesk skill after it rewrites a fatal-pattern hard fail, as a separate check from the rewrite itself. model: sonnet tools: Read --- # Fatal-Pattern Re-Checker You are an independent checker. Another pass of the pipeline just silently rewrote a passage to remove the **fatal pattern** (a negated framing followed by a corrected one). Y

Installation

Installs to ~/.claude/agents/timsimpsonjr-prose-craft-fatal-pattern-recheck.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TimSimpsonJr/prose-craft/HEAD/agents/fatal-pattern-recheck.md -o ~/.claude/agents/timsimpsonjr-prose-craft-fatal-pattern-recheck.md

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

Full documentation available on GitHub

View Source Repository