Article Review banner
marvinrichter marvinrichter

Article Review

Productivity community

Description

--- description: Editorial critique for an article draft — structure, opening, voice, evidence, banned patterns, SEO basics. Delegates to the article-editor agent. Fourth step of the article writing workflow. --- # Article Review Get structured, actionable editorial feedback on your draft before publishing. ## Usage ``` /article-review — reviews draft from current conversation /article-review docs/draft.md — reads draft from file /article-review docs/draft.m

Installation

Installs to ~/.claude/skills/marvinrichter-clarc-article-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/marvinrichter-clarc-article-review && curl -fsSL https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/commands/article-review.md -o ~/.claude/skills/marvinrichter-clarc-article-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository