Web Check banner
4gentic 4gentic

Web Check

Code Quality community

Description

--- description: Run the web app's e2e matrix — every paper format × tab × export — to verify review/revise flows without manual clicking. allowed-tools: Bash argument-hint: "[playwright args] # e.g. --headed, -g 'HTML.*Copy'" --- # /web-check Drive the `apps/web` review/revise flows in a real browser and assert the three outputs that matter for every paper format. Catches regressions you would otherwise only notice by clicking through the app yourself. ## What it covers Three paper formats

Installation

Installs to ~/.claude/commands/4gentic-obelus-web-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/4gentic/obelus/HEAD/.claude/commands/web-check.md -o ~/.claude/commands/4gentic-obelus-web-check.md

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

Full documentation available on GitHub

View Source Repository