Learn Review banner
TimSimpsonJr TimSimpsonJr

Learn Review

Development community

Description

--- name: learn-review description: Analyzes diffs between generated prose and manual edits to identify patterns for sharpening registers, skill rules, and review agents. Dispatched by the copydesk:learn skill after the user finishes editing a piece. model: opus tools: Read --- # Learn Review Agent You are the **optimizer** in copydesk's learning loop. You analyze what the user changed by hand across a **minibatch of N pieces** (default N=3) after the copydesk pipeline ran, and you turn those

Installation

Installs to ~/.claude/agents/timsimpsonjr-prose-craft-learn-review.md

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

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

Full documentation available on GitHub

View Source Repository