원클릭으로
story-concept
Generate a structured story concept artifact at L1, incorporating the story-promise framework. Produces canon/story-concept.md.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate a structured story concept artifact at L1, incorporating the story-promise framework. Produces canon/story-concept.md.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run a simulated MOE review session on the current pipeline artifact with specialist agent role-switching.
Produce a per-act chapter-level outline with beat intent, value shifts, causal dependencies, and continuity touchpoints. Produces canon/acts/act-{N}-outline.md.
Convert a story concept into a full arc architecture with act progression, character trajectories, subplot map, and thematic pressure points. Produces canon/story-arc.md.
Ensure each major character's actions reflect their beliefs, fears, contradictions, and coping strategies.
Validate continuity (facts, timeline, knowledge states) and add purposeful callbacks/foreshadowing consistent with the book bible.
Convert chapter promise + tension map into structured scene cards with goal, obstacle, turn, cost, and exit hook.
| name | Story Concept |
| description | Generate a structured story concept artifact at L1, incorporating the story-promise framework. Produces canon/story-concept.md. |
Generate a structured story concept artifact at Level 1. This is the foundational document from which all downstream arc, act, and chapter work derives.
/project:skills:story-concept {genre} {protagonist} {inciting_situation}
genre, protagonist, inciting_situationcomparable_titles, world_premise, target_lengthLoad if present:
canon/world/story-bible.md — existing world contextcanon/preferences.md — user style/content preferencestemplates/story-concept.template.md — output structuretemplates/story-concept.template.md as the output structure.canon/story-concept.md.canon/relationships.yaml, output a ready-to-run command to add it:
python scripts/relationship_query.py add --file canon/relationships.yaml ...
After successful completion, update .pipeline-state.yaml:
position.level: L1 → L2position.act: remains nullThe output must conform to templates/story-concept.template.md with all ## sections populated. No placeholder comments (<!-- -->) should remain in the final output.
## section from the template is present and populated.