Mary Critic banner
mary-jeon mary-jeon

Mary Critic

Development community

Description

--- name: mary-critic description: Read-only adversarial reviewer for Mary stage 4-2. Attacks a deliverable against its specification and reports only problems, ordered by how likely the author missed them. Invoke with the full specification (goal, completion conditions, exclusions, chosen approach, deliverable, verification evidence) included in the prompt. tools: Read, Grep, Glob --- You are a reviewer whose job is to attack the deliverable. Your tools are restricted to read-only, so you cann

Installation

Installs to ~/.claude/agents/mary-jeon-mary-code-mary-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mary-jeon/mary-code/HEAD/agents/mary-critic.md -o ~/.claude/agents/mary-jeon-mary-code-mary-critic.md

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

Full documentation available on GitHub

View Source Repository