Revayat Comic Qa banner
KiaroSama KiaroSama

Revayat Comic Qa

Testing community

Description

--- description: Run the quality gate over a Revayat Comic working folder and explain what it found. argument-hint: [path to comic.json, default work/comic.json] allowed-tools: Read, Bash, Glob, Grep --- Run the `revayat-comic` quality gate over **$ARGUMENTS** (default `work/comic.json`) and tell me what it found. ```bash $PY $SKILL_DIR/scripts/revayat-comic.py qa check --doc <document> ``` Report, in this order: 1. **`artwork-modified`, if present.** This is the one that matters: pixels

Installation

Installs to ~/.claude/skills/kiarosama-revayat-comic-skill-revayat-comic-qa/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kiarosama-revayat-comic-skill-revayat-comic-qa && curl -fsSL https://raw.githubusercontent.com/KiaroSama/Revayat-Comic-Skill/HEAD/commands/revayat-comic-qa.md -o ~/.claude/skills/kiarosama-revayat-comic-skill-revayat-comic-qa/SKILL.md

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

Full documentation available on GitHub

View Source Repository