Octave Presentation Reviewer banner
octavehq octavehq

Octave Presentation Reviewer

Design community

Description

--- name: octave-presentation-reviewer description: Visual and structural reviewer for Octave-generated HTML documents. Spawned by the review gate (skills/shared/protocol.md) after a skill generates a shippable HTML artifact — not invoked directly by users. Renders the output, audits it against the presentation principles, format rules, and skill-specific structural specs, and fixes violations inline. Edits CSS, HTML structure, and layout only; never rewrites reader-facing text (the editorial re

Installation

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

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

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

Full documentation available on GitHub

View Source Repository