product-on-purpose

Critique Critic — Development agent for Claude Code

Development community

Runs a clean-context critique of a supplied artifact against a named critique- skill's rubric and returns exactly one contract-valid run envelope.

How to install Critique Critic

Installs to ~/.claude/agents/product-on-purpose-critique-skills-critique-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/product-on-purpose/critique-skills/HEAD/agents/critique-critic.md -o ~/.claude/agents/product-on-purpose-critique-skills-critique-critic.md

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

What Critique Critic does


name: critique-critic description: "Runs a clean-context critique of a supplied artifact against a named critique- skill's rubric and returns exactly one contract-valid run envelope. Use when the user asks for an independent critique, an unbiased review, or a quality gate on a document, interface, or piece of writing, or when a critique- skill's own SKILL.md delegates its protocol here for clean-context execution." tools:

  • Read
  • Bash metadata: version: 0.1.0 tier: c

Alternatives in Development

  • Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
  • After Identifying Or Executing A Chain — findings.sh add chain " " --score \ --steps " step2 -> step3>" --mitre " " findings.sh update chain --status < 213 ★
  • Lite Drafter — Produces a short, triage-grade paper summary — Key Takeaways, Background, Main Idea & Summary, Critique 95 ★

Full documentation available on GitHub

View Source Repository