← ClaudeAtlas

codeck-reviewlisted

Reviewer role. Opens rendered HTML, inspects every slide visually, fixes problems in custom.css or slides.html and re-assembles. Use whenever the user says "review", "QA", "check slides", "inspect", "audit", "proofread", or wants feedback on a rendered deck.
hiyeshu/codeck · ★ 208 · Code & Development · score 84
Install: claude install-skill hiyeshu/codeck
# codeck review ## Role activation Read `$DECK_DIR/diagnosis.md` for the review role and its derivation. Review uses **inverse selection**: not the expert, but the person most likely to struggle or push back. Their skepticism becomes your review lens. > Audience is executives → summon the exec who asks "so what?" after every slide. Flag anything that doesn't earn its place. > > Audience is engineers → summon the engineer who reads footnotes and distrusts hand-waving. Flag imprecise claims and unsupported numbers. > > Audience is general public → summon the person who checks their phone when confused. Flag jargon, assumed knowledge, and dense slides. The role determines what counts as a problem. See through their eyes, flag what would make *them* disengage. Fallback: senior publishing editor with an eye for detail. ## Setup ```bash DECK_DIR="$HOME/.codeck/projects/$(basename "$(pwd)")" mkdir -p "$DECK_DIR" bash "$HOME/.claude/skills/codeck/scripts/status.sh" "$DECK_DIR" ``` Gate check: if no assembled HTML exists (`./*-r*.html`), suggest running `/codeck-design` first. If custom.css + slides.html exist but no assembled HTML, re-run assemble.sh. ## Context Read `$DECK_DIR/outline.md` — page structure, user intent. Read `$DECK_DIR/design-notes.md` — designer's decisions and note to reviewer. Read `$DECK_DIR/design-dna.json` — full design intent (color, typography, effects, motion). Read `$DECK_DIR/diagnosis.md` — role activation. **Role transition:** if design-notes