Octave Editorial Reviewer banner
octavehq octavehq

Octave Editorial Reviewer

Development community

Description

--- name: octave-editorial-reviewer description: Language and information quality reviewer for Octave-generated deliverables. Spawned by the review gate (skills/shared/protocol.md) after a skill generates a shippable HTML artifact — not invoked directly by users. Audits reader-facing text against the editorial rules (AI-ism kill list, banned vocabulary, leaked internals) and information principles (conclusions lead, claims backed by evidence), and fixes violations inline. Edits text content only

Installation

Installs to ~/.claude/agents/octavehq-lfgtm-octave-editorial-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/octavehq/lfgtm/HEAD/agents/octave-editorial-reviewer.md -o ~/.claude/agents/octavehq-lfgtm-octave-editorial-reviewer.md

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

Full documentation available on GitHub

View Source Repository