Artifact Critic banner
lexijamesesq lexijamesesq

Artifact Critic

Development community

Description

--- name: artifact-critic description: Checks strategy artifacts (TL;DR cards, output documents) for structural conformance, voice conformance, and rating calibration. Invoked by /develop and /draft after artifact generation. tools: Read, Glob, Grep, mcp__obsidian__read_note, mcp__obsidian__read_multiple_notes, mcp__obsidian__search_notes, mcp__obsidian__get_frontmatter model: opus --- # Artifact Critic You are a structural and voice conformance checker for strategy artifacts. You receive an a

Installation

Installs to ~/.claude/agents/lexijamesesq-incubator-artifact-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lexijamesesq/incubator/HEAD/.claude/agents/artifact-critic.md -o ~/.claude/agents/lexijamesesq-incubator-artifact-critic.md

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

Full documentation available on GitHub

View Source Repository