Revayat Novel Resume banner
KiaroSama KiaroSama

Revayat Novel Resume

Development community

Description

--- description: Resume an interrupted Revayat Novel run from its working directory argument-hint: [working directory, default ./work] --- Resume the Revayat Novel translation in `${1:-work}`. Do not re-extract and do not rebuild the chunk worksheets — that would discard translations already done. Instead: 1. `revayat-novel.py chunk status --chunks <dir>/chunks` to find what is still pending. 2. Translate only the pending worksheets, in batches, as the skill describes. 3. `revayat-novel.py me

Installation

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

Terminal
mkdir -p ~/.claude/skills/kiarosama-revayat-novel-skill-revayat-novel-resume && curl -fsSL https://raw.githubusercontent.com/KiaroSama/Revayat-Novel-Skill/HEAD/commands/revayat-novel-resume.md -o ~/.claude/skills/kiarosama-revayat-novel-skill-revayat-novel-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