General
PromptBeginner5 minmarkdown
Untitled Skill
193
Resume an interrupted or paused ebook generation pipeline.
Loading actions...
Main instructions and any bundled files for this skill.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
Resume an interrupted or paused ebook generation pipeline.
/resume
Check for existing state:
output/pipeline_state.json does not exist:
/generate 명령으로 새 파이프라인을 시작해주세요."Read and validate state:
output/pipeline_state.jsonschema_version is missing or lower than 4, run .venv/bin/python3 scripts/pipeline_state.py migrate output/pipeline_state.json.venv/bin/python3 scripts/pipeline_state.py validate output/pipeline_state.jsonValidate artifacts:
Resume execution: