원클릭으로
utility-track
Use when user types /utility-track or asks for this novel workflow command. Update or query the comprehensive tracking system.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when user types /utility-track or asks for this novel workflow command. Update or query the comprehensive tracking system.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when user types /clarify or asks for this novel workflow command. Step 3: Reviews the specification, identifies up to 5 ambiguities, and asks targeted questions to resolve them.
Use when user types /comics-chapter-pages-prompt or asks for this novel workflow command. Bonus comics workflow: generates clean AI image prompt files for comic chapter pages from comics-plan.md.
Use when user types /comics-planner or asks for this novel workflow command. Bonus comics workflow: adapts written novel chapters into manga, manhwa, manhua, or webtoon chapter/page plans.
Use when user types /comics-revise-prompt or asks for this novel workflow command. Bonus comics workflow: revises comic page or sheet prompt files based on user feedback or generated image results.
Use when user types /comics-task or asks for this novel workflow command. Bonus comics workflow: converts comics-plan.md into a simple comic chapter/page checklist.
Use when user types /constitution or asks for this novel workflow command. Step 1: Creates or updates the novel's creative constitution using the standard template — defining core values, quality baseline, style/content principles, pacing strategy, and character depth approach.
| name | utility-track |
| description | Use when user types /utility-track or asks for this novel workflow command. Update or query the comprehensive tracking system. |
Treat text after /utility-track as $ARGUMENTS.
Keep the story's internal tracking state up-to-date or query it for specific information.
Determine if the user is updating the state or querying it.
If updating (e.g., "Character A just lost their sword in Chapter 5"):
./stories/[novel-name]/tracking/character-state.json, ./stories/[novel-name]/tracking/plot-tracker.json, etc.).If querying (e.g., "Where is Character B right now?" or "What is the status of the main plot?"):
./stories/[novel-name]/tracking/ directory.If the user requests validation (--check), run the rules defined in ./stories/[novel-name]/tracking/validation-rules.json against the latest chapter to ensure names, titles, and facts are consistent.