Revayat Comic Resume banner
KiaroSama KiaroSama

Revayat Comic Resume

Development community

Description

--- description: Pick up a half-finished Revayat Comic chapter and carry on from wherever it stopped. argument-hint: [path to comic.json, default work/comic.json] allowed-tools: Read, Write, Edit, Bash, Glob, Grep, Task, Agent --- Resume the `revayat-comic` chapter at **$ARGUMENTS** (default `work/comic.json`). Work out where it stopped rather than starting again. `comic.json` records which stages have run under `stages`, and these two commands say what is left: ```bash $PY $SKILL_DIR/scripts

Installation

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

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

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

Full documentation available on GitHub

View Source Repository