scriveno 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (239) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +222 -0
  3. package/agents/continuity-checker.md +85 -0
  4. package/agents/drafter.md +248 -0
  5. package/agents/plan-checker.md +209 -0
  6. package/agents/researcher.md +114 -0
  7. package/agents/translator.md +204 -0
  8. package/agents/voice-checker.md +154 -0
  9. package/bin/install.js +1620 -0
  10. package/commands/scr/add-note.md +51 -0
  11. package/commands/scr/add-unit.md +101 -0
  12. package/commands/scr/art-direction.md +225 -0
  13. package/commands/scr/autopilot-publish.md +210 -0
  14. package/commands/scr/autopilot-translate.md +237 -0
  15. package/commands/scr/autopilot.md +200 -0
  16. package/commands/scr/back-matter.md +630 -0
  17. package/commands/scr/back-translate.md +197 -0
  18. package/commands/scr/beta-reader.md +97 -0
  19. package/commands/scr/blurb.md +149 -0
  20. package/commands/scr/book-proposal.md +210 -0
  21. package/commands/scr/build-ebook.md +448 -0
  22. package/commands/scr/build-poetry-submission.md +202 -0
  23. package/commands/scr/build-print.md +598 -0
  24. package/commands/scr/build-smashwords.md +171 -0
  25. package/commands/scr/build-world.md +158 -0
  26. package/commands/scr/cast-list.md +104 -0
  27. package/commands/scr/chapter-header.md +158 -0
  28. package/commands/scr/character-arc.md +108 -0
  29. package/commands/scr/character-ref.md +160 -0
  30. package/commands/scr/character-sheet.md +143 -0
  31. package/commands/scr/character-touch.md +157 -0
  32. package/commands/scr/character-voice-sample.md +111 -0
  33. package/commands/scr/check-notes.md +50 -0
  34. package/commands/scr/cleanup.md +159 -0
  35. package/commands/scr/compare.md +112 -0
  36. package/commands/scr/complete-draft.md +49 -0
  37. package/commands/scr/continuity-check.md +129 -0
  38. package/commands/scr/copy-edit.md +118 -0
  39. package/commands/scr/cover-art.md +382 -0
  40. package/commands/scr/cultural-adaptation.md +177 -0
  41. package/commands/scr/demo.md +93 -0
  42. package/commands/scr/dialogue-audit.md +143 -0
  43. package/commands/scr/discuss.md +118 -0
  44. package/commands/scr/discussion-questions.md +129 -0
  45. package/commands/scr/do.md +68 -0
  46. package/commands/scr/draft.md +97 -0
  47. package/commands/scr/editor-review.md +466 -0
  48. package/commands/scr/export.md +942 -0
  49. package/commands/scr/fast.md +65 -0
  50. package/commands/scr/front-matter.md +696 -0
  51. package/commands/scr/health.md +113 -0
  52. package/commands/scr/help.md +121 -0
  53. package/commands/scr/history.md +92 -0
  54. package/commands/scr/illustrate-scene.md +211 -0
  55. package/commands/scr/import.md +95 -0
  56. package/commands/scr/insert-unit.md +108 -0
  57. package/commands/scr/line-edit.md +146 -0
  58. package/commands/scr/manager.md +77 -0
  59. package/commands/scr/manuscript-stats.md +139 -0
  60. package/commands/scr/map-illustration.md +213 -0
  61. package/commands/scr/map-manuscript.md +134 -0
  62. package/commands/scr/merge-units.md +136 -0
  63. package/commands/scr/multi-publish.md +344 -0
  64. package/commands/scr/new-character.md +167 -0
  65. package/commands/scr/new-revision.md +50 -0
  66. package/commands/scr/new-work.md +148 -0
  67. package/commands/scr/next.md +125 -0
  68. package/commands/scr/originality-check.md +170 -0
  69. package/commands/scr/outline.md +131 -0
  70. package/commands/scr/pacing-analysis.md +170 -0
  71. package/commands/scr/panel-layout.md +225 -0
  72. package/commands/scr/pause-work.md +88 -0
  73. package/commands/scr/plan.md +112 -0
  74. package/commands/scr/plant-seed.md +57 -0
  75. package/commands/scr/plot-graph.md +199 -0
  76. package/commands/scr/polish.md +141 -0
  77. package/commands/scr/profile-writer.md +154 -0
  78. package/commands/scr/progress.md +51 -0
  79. package/commands/scr/publish.md +455 -0
  80. package/commands/scr/query-letter.md +183 -0
  81. package/commands/scr/quick-write.md +82 -0
  82. package/commands/scr/relationship-map.md +129 -0
  83. package/commands/scr/remove-unit.md +120 -0
  84. package/commands/scr/reorder-units.md +126 -0
  85. package/commands/scr/resume-work.md +97 -0
  86. package/commands/scr/sacred/annotation-layer.md +105 -0
  87. package/commands/scr/sacred/chronology.md +121 -0
  88. package/commands/scr/sacred/concordance.md +88 -0
  89. package/commands/scr/sacred/cross-reference.md +97 -0
  90. package/commands/scr/sacred/doctrinal-check.md +129 -0
  91. package/commands/scr/sacred/genealogy.md +107 -0
  92. package/commands/scr/sacred/source-tracking.md +101 -0
  93. package/commands/scr/sacred/verse-numbering.md +103 -0
  94. package/commands/scr/sacred-numbering-format.md +103 -0
  95. package/commands/scr/save.md +109 -0
  96. package/commands/scr/scan.md +291 -0
  97. package/commands/scr/sensitivity-review.md +169 -0
  98. package/commands/scr/series-bible.md +127 -0
  99. package/commands/scr/session-report.md +80 -0
  100. package/commands/scr/settings.md +58 -0
  101. package/commands/scr/split-unit.md +123 -0
  102. package/commands/scr/spread-layout.md +187 -0
  103. package/commands/scr/storyboard.md +262 -0
  104. package/commands/scr/subject-touch.md +168 -0
  105. package/commands/scr/submit.md +50 -0
  106. package/commands/scr/subplot-map.md +147 -0
  107. package/commands/scr/sync.md +116 -0
  108. package/commands/scr/synopsis.md +137 -0
  109. package/commands/scr/theme-tracker.md +128 -0
  110. package/commands/scr/thread.md +83 -0
  111. package/commands/scr/timeline.md +141 -0
  112. package/commands/scr/track.md +564 -0
  113. package/commands/scr/translate.md +260 -0
  114. package/commands/scr/translation-glossary.md +298 -0
  115. package/commands/scr/translation-memory.md +310 -0
  116. package/commands/scr/troubleshoot.md +59 -0
  117. package/commands/scr/undo.md +106 -0
  118. package/commands/scr/validate.md +133 -0
  119. package/commands/scr/versions.md +94 -0
  120. package/commands/scr/voice-check.md +133 -0
  121. package/commands/scr/voice-test.md +68 -0
  122. package/data/CONSTRAINTS.json +1606 -0
  123. package/data/demo/.manuscript/BRIEF.md +37 -0
  124. package/data/demo/.manuscript/CHARACTERS.md +90 -0
  125. package/data/demo/.manuscript/OUTLINE.md +46 -0
  126. package/data/demo/.manuscript/PLOT-GRAPH.md +75 -0
  127. package/data/demo/.manuscript/STATE.md +44 -0
  128. package/data/demo/.manuscript/STYLE-GUIDE.md +119 -0
  129. package/data/demo/.manuscript/THEMES.md +51 -0
  130. package/data/demo/.manuscript/WORK.md +51 -0
  131. package/data/demo/.manuscript/config.json +59 -0
  132. package/data/demo/.manuscript/drafts/body/1-the-letter-DRAFT.md +51 -0
  133. package/data/demo/.manuscript/drafts/body/2-the-workshop-DRAFT.md +51 -0
  134. package/data/demo/.manuscript/drafts/body/3-the-pier-DRAFT.md +45 -0
  135. package/data/demo/.manuscript/drafts/body/4-the-clock-DRAFT.md +59 -0
  136. package/data/demo/.manuscript/plans/5-the-reunion-PLAN.md +52 -0
  137. package/data/demo/.manuscript/reviews/2-the-workshop-REVIEW.md +61 -0
  138. package/data/export-templates/scriveno-academic.latex +184 -0
  139. package/data/export-templates/scriveno-acm.latex +67 -0
  140. package/data/export-templates/scriveno-apa7.latex +83 -0
  141. package/data/export-templates/scriveno-book.typst +175 -0
  142. package/data/export-templates/scriveno-chapbook.typst +121 -0
  143. package/data/export-templates/scriveno-elsevier.latex +76 -0
  144. package/data/export-templates/scriveno-epub.css +386 -0
  145. package/data/export-templates/scriveno-fixed-layout-epub.css +76 -0
  146. package/data/export-templates/scriveno-fixed-layout.opf +23 -0
  147. package/data/export-templates/scriveno-ieee.latex +77 -0
  148. package/data/export-templates/scriveno-lncs.latex +79 -0
  149. package/data/export-templates/scriveno-picturebook.typst +113 -0
  150. package/data/export-templates/scriveno-poetry-submission-styles.md +45 -0
  151. package/data/export-templates/scriveno-poetry-submission.docx +0 -0
  152. package/data/export-templates/scriveno-smashwords-styles.md +45 -0
  153. package/data/export-templates/scriveno-smashwords.docx +0 -0
  154. package/data/export-templates/scriveno-stageplay.typst +129 -0
  155. package/data/proof/creative-context/README.md +79 -0
  156. package/data/proof/voice-dna/GUIDED-SAMPLE.md +19 -0
  157. package/data/proof/voice-dna/README.md +45 -0
  158. package/data/proof/voice-dna/STYLE-GUIDE-EXCERPT.md +43 -0
  159. package/data/proof/voice-dna/UNGUIDED-SAMPLE.md +11 -0
  160. package/data/proof/watchmaker-flow/README.md +78 -0
  161. package/docs/architecture.md +425 -0
  162. package/docs/command-reference.md +2384 -0
  163. package/docs/configuration.md +228 -0
  164. package/docs/context-protocol.md +81 -0
  165. package/docs/contributing.md +430 -0
  166. package/docs/creative-context.md +158 -0
  167. package/docs/development.md +152 -0
  168. package/docs/drafter-quality.md +127 -0
  169. package/docs/getting-started.md +198 -0
  170. package/docs/history-protocol.md +96 -0
  171. package/docs/proof-artifacts.md +56 -0
  172. package/docs/publishing.md +296 -0
  173. package/docs/release-notes.md +457 -0
  174. package/docs/runtime-support.md +77 -0
  175. package/docs/sacred-texts.md +296 -0
  176. package/docs/shipped-assets.md +129 -0
  177. package/docs/testing.md +156 -0
  178. package/docs/translation.md +343 -0
  179. package/docs/voice-dna.md +297 -0
  180. package/docs/work-types.md +339 -0
  181. package/lib/architectural-profiles.js +134 -0
  182. package/package.json +54 -0
  183. package/templates/BRIEF.md +51 -0
  184. package/templates/CHARACTERS.md +64 -0
  185. package/templates/CONTEXT.md +56 -0
  186. package/templates/OUTLINE.md +36 -0
  187. package/templates/RECORD.md +68 -0
  188. package/templates/STATE.md +50 -0
  189. package/templates/STYLE-GUIDE.md +121 -0
  190. package/templates/THEMES.md +36 -0
  191. package/templates/WORK.md +67 -0
  192. package/templates/WORLD.md +62 -0
  193. package/templates/WRITING-RULES.md +156 -0
  194. package/templates/academic/ARGUMENT-MAP.md +40 -0
  195. package/templates/academic/CONCEPTS.md +34 -0
  196. package/templates/academic/CONTEXT.md +29 -0
  197. package/templates/academic/PROPOSAL.md +37 -0
  198. package/templates/academic/QUESTIONS.md +24 -0
  199. package/templates/config.json +72 -0
  200. package/templates/pitfalls/comic.md +54 -0
  201. package/templates/pitfalls/commentary.md +62 -0
  202. package/templates/pitfalls/memoir.md +48 -0
  203. package/templates/pitfalls/novel.md +53 -0
  204. package/templates/pitfalls/poetry_collection.md +63 -0
  205. package/templates/pitfalls/research_paper.md +66 -0
  206. package/templates/pitfalls/runbook.md +64 -0
  207. package/templates/pitfalls/screenplay.md +54 -0
  208. package/templates/platforms/README.md +16 -0
  209. package/templates/platforms/apple/manifest.yaml +20 -0
  210. package/templates/platforms/bn/manifest.yaml +20 -0
  211. package/templates/platforms/d2d/manifest.yaml +20 -0
  212. package/templates/platforms/google/manifest.yaml +20 -0
  213. package/templates/platforms/ingram/manifest.yaml +44 -0
  214. package/templates/platforms/kdp/manifest.yaml +42 -0
  215. package/templates/platforms/kobo/manifest.yaml +20 -0
  216. package/templates/platforms/smashwords/manifest.yaml +26 -0
  217. package/templates/sacred/COSMOLOGY.md +88 -0
  218. package/templates/sacred/DOCTRINES.md +45 -0
  219. package/templates/sacred/FIGURES.md +69 -0
  220. package/templates/sacred/FRAMEWORK.md +98 -0
  221. package/templates/sacred/LINEAGES.md +52 -0
  222. package/templates/sacred/README.md +20 -0
  223. package/templates/sacred/THEOLOGICAL-ARC.md +69 -0
  224. package/templates/sacred/catholic/manifest.yaml +93 -0
  225. package/templates/sacred/islamic-hafs/manifest.yaml +134 -0
  226. package/templates/sacred/islamic-warsh/manifest.yaml +134 -0
  227. package/templates/sacred/jewish/manifest.yaml +56 -0
  228. package/templates/sacred/orthodox/manifest.yaml +98 -0
  229. package/templates/sacred/pali/manifest.yaml +20 -0
  230. package/templates/sacred/protestant/manifest.yaml +86 -0
  231. package/templates/sacred/sanskrit/manifest.yaml +20 -0
  232. package/templates/sacred/tewahedo/manifest.yaml +106 -0
  233. package/templates/sacred/tibetan/manifest.yaml +20 -0
  234. package/templates/technical/AUDIENCE.md +26 -0
  235. package/templates/technical/DEPENDENCIES.md +19 -0
  236. package/templates/technical/DOC-BRIEF.md +45 -0
  237. package/templates/technical/PROCEDURES.md +37 -0
  238. package/templates/technical/REFERENCES.md +36 -0
  239. package/templates/technical/SYSTEM.md +25 -0
@@ -0,0 +1,2384 @@
1
+ # Command Reference
2
+
3
+ Scriveno has **112 commands** organized into **14 categories**. Commands adapt automatically to your work type -- for example, `/scr:draft` talks about drafting a surah for Quranic commentary, an act for screenplays, and a section for research papers.
4
+
5
+ Commands marked with **adaptive terminology** change how Scriveno talks about your work type's `command_unit` in `.manuscript/config.json`, while keeping the runnable command id stable. Commands marked with **group adaptation** have different labels for specific work type groups (academic, sacred, etc.).
6
+
7
+ ## Table of Contents
8
+
9
+ 1. [Core](#core) -- The main workflow: create, discuss, plan, draft, review, submit
10
+ 2. [Navigation](#navigation) -- Find your way: next step, help, progress, import
11
+ 3. [Session](#session) -- Save, compare, undo, pause and resume your work
12
+ 4. [Structure](#structure) -- Plot graphs, timelines, themes, outlines
13
+ 5. [Structure Management](#structure-management) -- Add, insert, remove, split, merge, reorder units
14
+ 6. [Character & World](#character--world) -- Characters, relationships, world-building
15
+ 7. [Quality](#quality) -- Voice calibration, line editing, copy editing, polish
16
+ 8. [Review](#review) -- Continuity, voice, sensitivity, pacing, dialogue, beta readers
17
+ 9. [Publishing](#publishing) -- Front/back matter, blurbs, synopses, export, publish
18
+ 10. [Illustration](#illustration) -- Cover art, scene illustrations, character refs, maps
19
+ 11. [Translation](#translation) -- Translate, glossary, memory, cultural adaptation
20
+ 12. [Collaboration](#collaboration) -- Revision tracks and their collaboration subcommands
21
+ 13. [Utility](#utility) -- Manager, health checks, quick edits, notes, settings
22
+ 14. [Sacred Exclusive](#sacred-exclusive) -- Concordance, cross-reference, genealogy, and more
23
+
24
+ ---
25
+
26
+ ## Core
27
+
28
+ The main workflow commands. Every writing project follows this chain: new-work, discuss, plan, draft, editor-review, submit, complete-draft.
29
+
30
+ ### `/scr:new-work`
31
+
32
+ **Description:** Start a new creative work. Adaptive onboarding detects work type and generates tailored context files.
33
+
34
+ **Usage:** `/scr:new-work [--quick] [--type <work_type>]`
35
+
36
+ **Prerequisites:** None
37
+
38
+ **Flags:**
39
+ - `--quick` -- Skip questions 2-3, use defaults
40
+ - `--type <work_type>` -- Skip the "what are you writing?" question
41
+
42
+ **Example:**
43
+ ```
44
+ /scr:new-work --type novel
45
+ ```
46
+ Start a novel project. Scriveno asks your premise and whether you have existing material, then generates all context files.
47
+
48
+ ---
49
+
50
+ ### `/scr:discuss`
51
+
52
+ **Description:** Shape the next unit before planning. Discuss the approach, voice, themes, open questions.
53
+
54
+ **Usage:** `/scr:discuss [unit number]`
55
+
56
+ **Prerequisites:** OUTLINE.md must exist
57
+
58
+ **Adaptive terminology:** Scriveno keeps the runnable command as `/scr:discuss` and frames the unit appropriately -- chapter (novel), act (screenplay), surah (Quranic), section (research paper)
59
+
60
+ **Example:**
61
+ ```
62
+ /scr:discuss 3
63
+ ```
64
+ Talk through Chapter 3 before planning it -- themes to explore, character arcs to advance, tone shifts to consider.
65
+
66
+ ---
67
+
68
+ ### `/scr:plan`
69
+
70
+ **Description:** Research and plan the next unit. Produces a structured plan file the drafter agent uses.
71
+
72
+ **Usage:** `/scr:plan [unit number]`
73
+
74
+ **Prerequisites:** Discussed unit context (`{N}-CONTEXT.md`)
75
+
76
+ **Adaptive terminology:** Same pattern as discuss -- `/scr:plan` stays stable while Scriveno speaks in chapters, acts, surahs, and other unit labels
77
+
78
+ **Example:**
79
+ ```
80
+ /scr:plan 5
81
+ ```
82
+ Research and plan Chapter 5, producing plan files for each scene the drafter agent will use.
83
+
84
+ ---
85
+
86
+ ### `/scr:draft`
87
+
88
+ **Description:** Draft the planned unit. Invokes the drafter agent in fresh context per atomic unit.
89
+
90
+ **Usage:** `/scr:draft [unit number]`
91
+
92
+ **Prerequisites:** Plan files must exist in `.manuscript/plans/` (`{N}-*-PLAN.md`). Legacy root-level plan files are still accepted for older projects.
93
+
94
+ **Adaptive terminology:** `/scr:draft` stays stable while Scriveno frames the work as drafting a chapter, act, surah, section, and so on
95
+
96
+ **Example:**
97
+ ```
98
+ /scr:draft 5
99
+ ```
100
+ Draft all scenes in Chapter 5. Each scene gets fresh context with STYLE-GUIDE.md loaded first to maintain your voice.
101
+
102
+ ---
103
+
104
+ ### `/scr:editor-review`
105
+
106
+ **Description:** Walk the writer through editorial review, manage editor-writer collaboration workflow with proposal reviews, notes, and decision tracking.
107
+
108
+ **Usage:** `/scr:editor-review [N] [--proposal <name> | --notes | --respond <name>]`
109
+
110
+ **Prerequisites:** Draft files must exist in `.manuscript/drafts/body/` (`{N}-*-DRAFT.md`)
111
+
112
+ **Flags:**
113
+ - `--proposal <name>` -- Review a specific editorial proposal
114
+ - `--notes` -- View editor notes
115
+ - `--respond <name>` -- Respond to an editor proposal
116
+
117
+ **Group adaptation:**
118
+ - Academic label: `peer-review`
119
+ - Sacred label: `scholarly-review`
120
+
121
+ **Example:**
122
+ ```
123
+ /scr:editor-review 3
124
+ ```
125
+ Review the draft of unit 3 with your editor hat on. Scriveno highlights issues, suggests improvements, and tracks your decisions.
126
+
127
+ ---
128
+
129
+ ### `/scr:submit`
130
+
131
+ **Description:** Package and finalize unit.
132
+
133
+ **Usage:** `/scr:submit [unit number]`
134
+
135
+ **Prerequisites:** Review report must exist in `.manuscript/reviews/` (`{N}-REVIEW.md`). Legacy root-level `{N}-EDITOR-NOTES.md` is still accepted for older projects.
136
+
137
+ **Adaptive terminology:** `/scr:submit` stays stable while Scriveno describes the current chapter, act, surah, or other unit being finalized
138
+
139
+ **Example:**
140
+ ```
141
+ /scr:submit 3
142
+ ```
143
+ Finalize Chapter 3 after editor review. Marks it as complete in the workflow.
144
+
145
+ ---
146
+
147
+ ### `/scr:complete-draft`
148
+
149
+ **Description:** Mark the entire manuscript draft as complete.
150
+
151
+ **Usage:** `/scr:complete-draft`
152
+
153
+ **Prerequisites:** All units must be submitted
154
+
155
+ **Example:**
156
+ ```
157
+ /scr:complete-draft
158
+ ```
159
+ After all chapters are submitted, mark the full draft as complete. Unlocks publishing, export, and translation commands.
160
+
161
+ ---
162
+
163
+ ### `/scr:new-revision`
164
+
165
+ **Description:** Start a new revision of the manuscript. Archives the current draft and begins a fresh pass.
166
+
167
+ **Usage:** `/scr:new-revision`
168
+
169
+ **Prerequisites:** Archived draft must exist
170
+
171
+ **Example:**
172
+ ```
173
+ /scr:new-revision
174
+ ```
175
+ Archive the current draft and start revision 2. All drafts are preserved in the archive.
176
+
177
+ ---
178
+
179
+ ### `/scr:autopilot`
180
+
181
+ **Description:** Run the full drafting pipeline autonomously. Choose guided, supervised, or full-auto profiles.
182
+
183
+ **Usage:** `/scr:autopilot [--profile guided|supervised|full-auto] [--from <stage>] [--to <stage>] [--unit N] [--resume]`
184
+
185
+ **Prerequisites:** None (recommended: run `/scr:profile-writer` first)
186
+
187
+ **Flags:**
188
+ - `--profile` -- Control level: `guided` (pauses for approval), `supervised` (pauses at milestones), `full-auto` (runs everything)
189
+ - `--from` / `--to` -- Limit the pipeline stages
190
+ - `--unit N` -- Start from a specific unit
191
+ - `--resume` -- Continue from where autopilot left off
192
+
193
+ **Example:**
194
+ ```
195
+ /scr:autopilot --profile supervised --from plan --to draft
196
+ ```
197
+ Run planning and drafting for all units, pausing at milestones for your review.
198
+
199
+ ---
200
+
201
+ ### `/scr:series-bible`
202
+
203
+ **Description:** Create, view, or check the series bible -- a persistent cross-book knowledge base for multi-volume works (novel series, TV seasons, comic runs, sequel trilogies, multi-book commentaries).
204
+
205
+ **Usage:** `/scr:series-bible [--init] [--import <work_path>] [--check] [--timeline] [--characters]`
206
+
207
+ **Prerequisites:** None
208
+
209
+ **Flags:**
210
+ - `--init` -- Create a new series bible
211
+ - `--import <work_path>` -- Import from an existing work
212
+ - `--check` -- Verify consistency across volumes
213
+ - `--timeline` -- Show series-wide timeline
214
+ - `--characters` -- Show character appearances across volumes
215
+
216
+ **Example:**
217
+ ```
218
+ /scr:series-bible --init
219
+ ```
220
+ Start a series bible for a trilogy. Track characters, world details, and timelines across all books.
221
+
222
+ ---
223
+
224
+ ## Navigation
225
+
226
+ Commands for finding your way through the workflow and understanding your manuscript.
227
+
228
+ ### `/scr:next`
229
+
230
+ **Description:** Auto-detect what to do next in your workflow and recommend the best path. The one command a writer can always use.
231
+
232
+ **Usage:** `/scr:next`
233
+
234
+ **Prerequisites:** None
235
+
236
+ **Example:**
237
+ ```
238
+ /scr:next
239
+ ```
240
+ Not sure what comes after planning? Just run `/scr:next` and Scriveno recommends one next command with a short reason and a few useful alternatives.
241
+
242
+ ---
243
+
244
+ ### `/scr:do`
245
+
246
+ **Description:** Natural language router. Type what you want in plain English, Scriveno figures out which command to run.
247
+
248
+ **Usage:** `/scr:do "<what you want to do>"`
249
+
250
+ **Prerequisites:** None
251
+
252
+ **Example:**
253
+ ```
254
+ /scr:do "edit the scene where Maria meets the detective"
255
+ ```
256
+ Scriveno maps your intent to the right command and runs it.
257
+
258
+ ---
259
+
260
+ ### `/scr:help`
261
+
262
+ **Description:** Show Scriveno commands grouped by inferred writer intent, filtered to what's relevant for your current work type and progress.
263
+
264
+ **Usage:** `/scr:help [category or search term]`
265
+
266
+ **Prerequisites:** None
267
+
268
+ **Example:**
269
+ ```
270
+ /scr:help publishing
271
+ ```
272
+ Show publishing-related commands available for your work type. Without a category, `/scr:help` starts with a compact view based on project state: start, draft, revise, navigate, publish, translate, collaborate, or repair.
273
+
274
+ ---
275
+
276
+ ### `/scr:progress`
277
+
278
+ **Description:** Show current state and next step. How far along are you, what's drafted, what's pending.
279
+
280
+ **Usage:** `/scr:progress`
281
+
282
+ **Prerequisites:** None
283
+
284
+ **Example:**
285
+ ```
286
+ /scr:progress
287
+ ```
288
+ See "Chapter 4 of 12 drafted. 32,000 words. Next: discuss-chapter 5."
289
+
290
+ ---
291
+
292
+ ### `/scr:demo`
293
+
294
+ **Description:** Launch or clear a pre-built sample project sandbox for exploring Scriveno without risk.
295
+
296
+ **Usage:** `/scr:demo [--clear] [--genre <genre>]`
297
+
298
+ **Prerequisites:** None
299
+
300
+ **Flags:**
301
+ - `--clear` -- Remove the demo project
302
+ - `--genre <genre>` -- Choose a demo genre
303
+
304
+ **Example:**
305
+ ```
306
+ /scr:demo
307
+ ```
308
+ Explore Scriveno with a pre-built watchmaker story -- 5 scenes, full context files, everything ready to try commands.
309
+
310
+ ---
311
+
312
+ ### `/scr:import`
313
+
314
+ **Description:** Import an existing manuscript (docx, markdown, txt, or directory) and structure it into a Scriveno `.manuscript/` directory.
315
+
316
+ **Usage:** `/scr:import <file_or_directory_path> [--type <work_type>]`
317
+
318
+ **Prerequisites:** None
319
+
320
+ **Flags:**
321
+ - `--type <work_type>` -- Specify the work type if Scriveno can't auto-detect it
322
+
323
+ **Example:**
324
+ ```
325
+ /scr:import ~/Documents/my-novel.docx --type novel
326
+ ```
327
+ Import an existing Word document and split it into chapters, scenes, and context files.
328
+
329
+ ---
330
+
331
+ ### `/scr:map-manuscript`
332
+
333
+ **Description:** Spawn parallel analysis agents to understand an existing manuscript's voice, structure, characters, and themes.
334
+
335
+ **Usage:** `/scr:map-manuscript`
336
+
337
+ **Prerequisites:** None
338
+
339
+ **Example:**
340
+ ```
341
+ /scr:map-manuscript
342
+ ```
343
+ Analyze a manuscript you imported. Scriveno reads the whole thing and extracts voice profile, character list, themes, and structure.
344
+
345
+ ---
346
+
347
+ ### `/scr:manuscript-stats`
348
+
349
+ **Description:** Show manuscript word count, page count, unit count, and reading time -- with progress against your work type's industry-standard ranges.
350
+
351
+ **Usage:** `/scr:manuscript-stats [--detail]`
352
+
353
+ **Prerequisites:** None
354
+
355
+ **Flags:**
356
+ - `--detail` -- Show per-unit breakdown
357
+
358
+ **Output includes:**
359
+ - Total words and pages vs. work type target range (e.g., 14,200 / 70,000-100,000 words)
360
+ - Units drafted vs. expected count (e.g., 4 / 20-35 chapters)
361
+ - Per-unit pacing check against unit word/page range
362
+ - Estimated reading time
363
+
364
+ Word and page ranges are sourced from `word_count_range`, `page_range`, `unit_count_range`, `unit_word_range`, and `unit_page_range` in CONSTRAINTS.json. Page counts use ~250 words/page (standard manuscript format).
365
+
366
+ **Example:**
367
+ ```
368
+ /scr:manuscript-stats --detail
369
+ ```
370
+ See word counts per chapter, total pages, progress against targets, and estimated reading time.
371
+
372
+ ---
373
+
374
+ ## Session
375
+
376
+ Writer-friendly git abstractions. Save your work, compare versions, and undo mistakes -- no git knowledge required.
377
+
378
+ ### `/scr:save`
379
+
380
+ **Description:** Save your current work. Auto-generates a descriptive save message from context.
381
+
382
+ **Usage:** `/scr:save [optional message]`
383
+
384
+ **Prerequisites:** None
385
+
386
+ **Example:**
387
+ ```
388
+ /scr:save "finished the rooftop confrontation"
389
+ ```
390
+ Save your work with a note. If you skip the message, Scriveno writes one based on what changed.
391
+
392
+ ---
393
+
394
+ ### `/scr:history`
395
+
396
+ **Description:** See the timeline of your saves. Shows when you saved and what you were working on.
397
+
398
+ **Usage:** `/scr:history [--limit N]`
399
+
400
+ **Prerequisites:** None
401
+
402
+ **Flags:**
403
+ - `--limit N` -- Show only the last N saves
404
+
405
+ **Example:**
406
+ ```
407
+ /scr:history --limit 5
408
+ ```
409
+ See your last 5 saves with timestamps and descriptions.
410
+
411
+ ---
412
+
413
+ ### `/scr:compare`
414
+
415
+ **Description:** Compare your current work with a previous save. Shows changes in plain prose, not code diff.
416
+
417
+ **Usage:** `/scr:compare [save number or 'last']`
418
+
419
+ **Prerequisites:** None
420
+
421
+ **Example:**
422
+ ```
423
+ /scr:compare last
424
+ ```
425
+ See what changed since your last save, described in plain language.
426
+
427
+ ---
428
+
429
+ ### `/scr:versions`
430
+
431
+ **Description:** List your draft versions with readable labels.
432
+
433
+ **Usage:** `/scr:versions [--all]`
434
+
435
+ **Prerequisites:** None
436
+
437
+ **Flags:**
438
+ - `--all` -- Remove the default 10-version limit and show the complete save-version list
439
+
440
+ **Example:**
441
+ ```
442
+ /scr:versions
443
+ ```
444
+ See your recent save timeline with readable labels like "Current", "Yesterday", and "Apr 4".
445
+ Use `--all` when you want the complete save-version list without the default 10-version cap.
446
+
447
+ ---
448
+
449
+ ### `/scr:undo`
450
+
451
+ **Description:** Undo your last save and go back to the previous version.
452
+
453
+ **Usage:** `/scr:undo [--force]`
454
+
455
+ **Prerequisites:** None
456
+
457
+ **Flags:**
458
+ - `--force` -- Skip the unsaved-changes warning, but still require confirmation before undoing
459
+
460
+ **Example:**
461
+ ```
462
+ /scr:undo
463
+ ```
464
+ Go back to the previous save. Scriveno shows what will be reverted and still asks for confirmation, even with `--force`.
465
+
466
+ ---
467
+
468
+ ### `/scr:pause-work`
469
+
470
+ **Description:** Pause your work session. Captures where you are and what you were thinking so you can pick up later.
471
+
472
+ **Usage:** `/scr:pause-work`
473
+
474
+ **Prerequisites:** None
475
+
476
+ **Example:**
477
+ ```
478
+ /scr:pause-work
479
+ ```
480
+ Capture your mental state before stepping away. Scriveno notes what you were working on, open threads, and next steps.
481
+
482
+ ---
483
+
484
+ ### `/scr:resume-work`
485
+
486
+ **Description:** Pick up where you left off. Reads your last session and tells you what's next.
487
+
488
+ **Usage:** `/scr:resume-work`
489
+
490
+ **Prerequisites:** None
491
+
492
+ **Example:**
493
+ ```
494
+ /scr:resume-work
495
+ ```
496
+ Get oriented after a break. Scriveno reminds you what you were doing and suggests what to tackle next.
497
+
498
+ ---
499
+
500
+ ### `/scr:session-report`
501
+
502
+ **Description:** See what you accomplished this session. Shows units drafted, words written, and time spent.
503
+
504
+ **Usage:** `/scr:session-report`
505
+
506
+ **Prerequisites:** None
507
+
508
+ **Example:**
509
+ ```
510
+ /scr:session-report
511
+ ```
512
+ End-of-session summary: "You drafted 3 chapters (8,400 words) over 2.5 hours. Voice consistency: 94%."
513
+
514
+ ---
515
+
516
+ ## Structure
517
+
518
+ Commands for visualizing and managing your narrative structure, themes, and timeline.
519
+
520
+ ### `/scr:plot-graph`
521
+
522
+ **Description:** Visualize and manage the narrative arc structure of the story.
523
+
524
+ **Usage:** `/scr:plot-graph [--edit] [--type <arc_type>]`
525
+
526
+ **Prerequisites:** OUTLINE.md must exist
527
+
528
+ **Flags:**
529
+ - `--edit` -- Modify the arc structure
530
+ - `--type <arc_type>` -- Arc type: three-act, five-act, hero's journey, kishotenketsu, etc.
531
+
532
+ **Available for:** Prose, script, visual, interactive
533
+
534
+ **Group adaptation:**
535
+ - Technical label: `procedure-map`
536
+
537
+ **Example:**
538
+ ```
539
+ /scr:plot-graph --type hero's-journey
540
+ ```
541
+ Visualize your novel's structure mapped to the hero's journey.
542
+
543
+ ---
544
+
545
+ ### `/scr:timeline`
546
+
547
+ **Description:** Generate a chronological event timeline from the outline.
548
+
549
+ **Usage:** `/scr:timeline`
550
+
551
+ **Prerequisites:** OUTLINE.md must exist
552
+
553
+ **Available for:** Prose, script, academic, visual, interactive
554
+
555
+ **Sacred note:** Sacred projects use the dedicated `/scr:sacred:chronology` command instead of `/scr:timeline`.
556
+
557
+ **Example:**
558
+ ```
559
+ /scr:timeline
560
+ ```
561
+ See events in chronological order, even if your narrative is non-linear.
562
+
563
+ ---
564
+
565
+ ### `/scr:theme-tracker`
566
+
567
+ **Description:** Track thematic threads across the work with auto-detection suggestions.
568
+
569
+ **Usage:** `/scr:theme-tracker`
570
+
571
+ **Prerequisites:** THEMES.md must exist
572
+
573
+ **Available for:** Prose, script, visual, poetry, interactive
574
+
575
+ **Example:**
576
+ ```
577
+ /scr:theme-tracker
578
+ ```
579
+ See where your themes appear across chapters and which ones need more development.
580
+
581
+ ---
582
+
583
+ ### `/scr:subject-touch`
584
+
585
+ **Description:** Update an evolving subject, concept, procedure, doctrine, object, image, or reader-state thread after a unit lands.
586
+
587
+ **Usage:** `/scr:subject-touch <subject> [--from <unit>]`
588
+
589
+ **Prerequisites:** Adapted subject file must exist, drafted prose must exist
590
+
591
+ **Available for:** All work types
592
+
593
+ **Group adaptation:**
594
+ - Academic label: `concept-touch`
595
+ - Technical label: `procedure-touch`
596
+ - Sacred label: `doctrine-touch`
597
+
598
+ **Example:**
599
+ ```
600
+ /scr:subject-touch "forged letter" --from 4
601
+ ```
602
+ Update how the forged letter is tracked after Chapter 4 changes its meaning from evidence to burden.
603
+
604
+ ---
605
+
606
+ ### `/scr:subplot-map`
607
+
608
+ **Description:** Visualize subplot threads and their intersections across the work.
609
+
610
+ **Usage:** `/scr:subplot-map`
611
+
612
+ **Prerequisites:** OUTLINE.md must exist, at least 2 threads
613
+
614
+ **Available for:** Prose, script, interactive
615
+
616
+ **Example:**
617
+ ```
618
+ /scr:subplot-map
619
+ ```
620
+ See how your subplots weave together and where they intersect with the main plot.
621
+
622
+ ---
623
+
624
+ ### `/scr:outline`
625
+
626
+ **Description:** Display or edit the structural outline of the work.
627
+
628
+ **Usage:** `/scr:outline [--edit]`
629
+
630
+ **Prerequisites:** OUTLINE.md must exist
631
+
632
+ **Available for:** Prose, script, academic, visual, interactive, sacred
633
+
634
+ **Flags:**
635
+ - `--edit` -- Modify the outline
636
+
637
+ **Example:**
638
+ ```
639
+ /scr:outline --edit
640
+ ```
641
+ View and restructure your outline interactively.
642
+
643
+ ---
644
+
645
+ ## Structure Management
646
+
647
+ Commands for modifying the structural units in your outline -- adding, removing, splitting, merging, and reordering.
648
+
649
+ ### `/scr:add-unit`
650
+
651
+ **Description:** Add a new unit to the end of the outline.
652
+
653
+ **Usage:** `/scr:add-unit [title]`
654
+
655
+ **Prerequisites:** OUTLINE.md must exist
656
+
657
+ **Available for:** Prose, script, academic, visual, interactive, sacred
658
+
659
+ **Example:**
660
+ ```
661
+ /scr:add-unit "The Aftermath"
662
+ ```
663
+ Add a new chapter (or act, section, surah, etc.) at the end of the outline.
664
+
665
+ ---
666
+
667
+ ### `/scr:insert-unit`
668
+
669
+ **Description:** Insert a new unit at a specific position in the outline.
670
+
671
+ **Usage:** `/scr:insert-unit [position] [title]`
672
+
673
+ **Prerequisites:** OUTLINE.md must exist
674
+
675
+ **Available for:** Prose, script, academic, visual, interactive, sacred
676
+
677
+ **Example:**
678
+ ```
679
+ /scr:insert-unit 3 "The Reveal"
680
+ ```
681
+ Insert a new chapter at position 3, shifting later chapters forward.
682
+
683
+ ---
684
+
685
+ ### `/scr:remove-unit`
686
+
687
+ **Description:** Remove a unit from the outline with draft safety checks.
688
+
689
+ **Usage:** `/scr:remove-unit [unit-id]`
690
+
691
+ **Prerequisites:** OUTLINE.md must exist
692
+
693
+ **Available for:** Prose, script, academic, visual, interactive, sacred
694
+
695
+ **Example:**
696
+ ```
697
+ /scr:remove-unit 7
698
+ ```
699
+ Remove chapter 7. Scriveno warns if it has drafted content and asks for confirmation.
700
+
701
+ ---
702
+
703
+ ### `/scr:split-unit`
704
+
705
+ **Description:** Split one unit into two at a specified point.
706
+
707
+ **Usage:** `/scr:split-unit [unit-id] [split-point]`
708
+
709
+ **Prerequisites:** OUTLINE.md must exist
710
+
711
+ **Available for:** Prose, script, academic, visual, interactive, sacred
712
+
713
+ **Example:**
714
+ ```
715
+ /scr:split-unit 5 "after the trial scene"
716
+ ```
717
+ Split Chapter 5 into two chapters at the specified point.
718
+
719
+ ---
720
+
721
+ ### `/scr:merge-units`
722
+
723
+ **Description:** Merge two adjacent units into one.
724
+
725
+ **Usage:** `/scr:merge-units [unit-id-1] [unit-id-2]`
726
+
727
+ **Prerequisites:** OUTLINE.md must exist
728
+
729
+ **Available for:** Prose, script, academic, visual, interactive, sacred
730
+
731
+ **Example:**
732
+ ```
733
+ /scr:merge-units 3 4
734
+ ```
735
+ Merge chapters 3 and 4 into a single chapter.
736
+
737
+ ---
738
+
739
+ ### `/scr:reorder-units`
740
+
741
+ **Description:** Reorder units in the outline by moving a unit to a new position.
742
+
743
+ **Usage:** `/scr:reorder-units [unit-id] [new-position]`
744
+
745
+ **Prerequisites:** OUTLINE.md must exist
746
+
747
+ **Available for:** Prose, script, academic, visual, interactive, sacred
748
+
749
+ **Example:**
750
+ ```
751
+ /scr:reorder-units 8 3
752
+ ```
753
+ Move chapter 8 to position 3, shifting other chapters accordingly.
754
+
755
+ ---
756
+
757
+ ## Character & World
758
+
759
+ Commands for creating and managing characters, relationships, and world-building. Hidden for poetry and speech work types.
760
+
761
+ ### `/scr:new-character`
762
+
763
+ **Description:** Build a complete character profile through guided interactive interview.
764
+
765
+ **Usage:** `/scr:new-character`
766
+
767
+ **Prerequisites:** WORK.md must exist
768
+
769
+ **Available for:** Prose, script, visual, interactive
770
+
771
+ **Example:**
772
+ ```
773
+ /scr:new-character
774
+ ```
775
+ Start building a character. Scriveno interviews you about appearance, personality, backstory, voice, and role in the story.
776
+
777
+ ---
778
+
779
+ ### `/scr:character-sheet`
780
+
781
+ **Description:** Display or edit a specific character's full profile.
782
+
783
+ **Usage:** `/scr:character-sheet [name] [--edit]`
784
+
785
+ **Prerequisites:** CHARACTERS.md must exist
786
+
787
+ **Available for:** Prose, script, visual, interactive
788
+
789
+ **Flags:**
790
+ - `--edit` -- Modify the character profile
791
+
792
+ **Example:**
793
+ ```
794
+ /scr:character-sheet Maria --edit
795
+ ```
796
+ View Maria's full profile and make changes.
797
+
798
+ ---
799
+
800
+ ### `/scr:character-touch`
801
+
802
+ **Description:** Update a character's evolving state (emotional position, knowledge, possessions, relationships) after a unit lands. CHARACTERS.md is a living document; this command keeps it from freezing at character-creation time.
803
+
804
+ **Usage:** `/scr:character-touch <name> [--from <unit>]`
805
+
806
+ **Prerequisites:** CHARACTERS.md must exist; at least one unit drafted
807
+
808
+ **Available for:** Prose, script, visual, interactive, sacred (renamed `figure-touch` for sacred)
809
+
810
+ **Flags:**
811
+ - `<name>` -- Character to update. Omit to list all characters and pick interactively.
812
+ - `--from <unit>` -- Base the update on a specific unit's drafted prose. If omitted, defaults to the most recently modified draft file.
813
+
814
+ **Example:**
815
+ ```
816
+ /scr:character-touch Marcus --from 12
817
+ ```
818
+ After drafting unit 12, propose updates to Marcus's emotional position, knowledge, possessions, and relationships based on what happened in that draft. Voice anchor and physical description stay untouched. The drafter agent emits a "CHARACTER STATE NUDGE" suggestion when it spots a visible state shift, pointing the writer here.
819
+
820
+ ---
821
+
822
+ ### `/scr:relationship-map`
823
+
824
+ **Description:** Generate an ASCII relationship graph between characters.
825
+
826
+ **Usage:** `/scr:relationship-map [--edit]`
827
+
828
+ **Prerequisites:** CHARACTERS.md must exist with at least 2 characters
829
+
830
+ **Available for:** Prose, script, visual, interactive
831
+
832
+ **Flags:**
833
+ - `--edit` -- Modify relationships
834
+
835
+ **Example:**
836
+ ```
837
+ /scr:relationship-map
838
+ ```
839
+ See how all your characters relate to each other in an ASCII diagram.
840
+
841
+ ---
842
+
843
+ ### `/scr:build-world`
844
+
845
+ **Description:** Generate or refine the world document through progressive questioning.
846
+
847
+ **Usage:** `/scr:build-world [--area <area>]`
848
+
849
+ **Prerequisites:** None
850
+
851
+ **Available for:** Prose, script, technical, visual, interactive
852
+
853
+ **Group adaptation:**
854
+ - Technical label: `map-system`
855
+
856
+ **Flags:**
857
+ - `--area <area>` -- Focus on a specific area of the world
858
+
859
+ **Example:**
860
+ ```
861
+ /scr:build-world --area "magic system"
862
+ ```
863
+ Flesh out your magic system through guided world-building questions.
864
+
865
+ ---
866
+
867
+ ### `/scr:cast-list`
868
+
869
+ **Description:** Display the roster of all characters with roles and brief descriptions.
870
+
871
+ **Usage:** `/scr:cast-list`
872
+
873
+ **Prerequisites:** None
874
+
875
+ **Available for:** Prose, script, visual, interactive
876
+
877
+ **Example:**
878
+ ```
879
+ /scr:cast-list
880
+ ```
881
+ Quick overview of all characters: name, role, one-line description.
882
+
883
+ ---
884
+
885
+ ### `/scr:character-arc`
886
+
887
+ **Description:** Visualize a character's emotional and growth arc across the story.
888
+
889
+ **Usage:** `/scr:character-arc [name]`
890
+
891
+ **Prerequisites:** CHARACTERS.md must exist
892
+
893
+ **Available for:** Prose, script, visual, interactive
894
+
895
+ **Example:**
896
+ ```
897
+ /scr:character-arc Maria
898
+ ```
899
+ See Maria's emotional journey mapped across chapters -- where she starts, key turning points, where she ends.
900
+
901
+ ---
902
+
903
+ ### `/scr:character-voice-sample`
904
+
905
+ **Description:** Generate a dialogue sample to preview a character's voice before drafting.
906
+
907
+ **Usage:** `/scr:character-voice-sample [name]`
908
+
909
+ **Prerequisites:** CHARACTERS.md and STYLE-GUIDE.md must exist
910
+
911
+ **Available for:** Prose, script, visual, interactive
912
+
913
+ **Example:**
914
+ ```
915
+ /scr:character-voice-sample Detective Chen
916
+ ```
917
+ Hear how Detective Chen sounds in dialogue before you start drafting scenes with them.
918
+
919
+ ---
920
+
921
+ ## Quality
922
+
923
+ Commands for calibrating voice and polishing prose.
924
+
925
+ ### `/scr:voice-test`
926
+
927
+ **Description:** Voice calibration gate. Generates a 300-word passage in the writer's proposed voice and asks "does this sound like you?" before any real drafting begins.
928
+
929
+ **Usage:** `/scr:voice-test`
930
+
931
+ **Prerequisites:** None
932
+
933
+ **Available for:** All work types
934
+
935
+ **Example:**
936
+ ```
937
+ /scr:voice-test
938
+ ```
939
+ Scriveno drafts a sample passage using your voice profile. If it doesn't sound right, you refine together until it does.
940
+
941
+ ---
942
+
943
+ ### `/scr:line-edit`
944
+
945
+ **Description:** Perform a line-level prose quality pass with inline annotations.
946
+
947
+ **Usage:** `/scr:line-edit`
948
+
949
+ **Prerequisites:** Draft must exist
950
+
951
+ **Available for:** All work types
952
+
953
+ **Example:**
954
+ ```
955
+ /scr:line-edit
956
+ ```
957
+ Scriveno reads your prose line by line, flagging weak verbs, passive voice, redundancy, and awkward phrasing.
958
+
959
+ ---
960
+
961
+ ### `/scr:copy-edit`
962
+
963
+ **Description:** Perform a correctness pass for grammar, spelling, punctuation, and consistency.
964
+
965
+ **Usage:** `/scr:copy-edit`
966
+
967
+ **Prerequisites:** Draft must exist
968
+
969
+ **Available for:** All work types
970
+
971
+ **Example:**
972
+ ```
973
+ /scr:copy-edit
974
+ ```
975
+ Catch typos, grammar issues, and consistency problems (character name spellings, timeline errors, style inconsistencies).
976
+
977
+ ---
978
+
979
+ ### `/scr:polish`
980
+
981
+ **Description:** Chain line-edit, copy-edit, and voice-check for comprehensive prose polish.
982
+
983
+ **Usage:** `/scr:polish`
984
+
985
+ **Prerequisites:** Draft and STYLE-GUIDE.md must exist
986
+
987
+ **Available for:** All work types
988
+
989
+ **Example:**
990
+ ```
991
+ /scr:polish
992
+ ```
993
+ Run all three quality passes in sequence. The comprehensive final polish before publication.
994
+
995
+ ---
996
+
997
+ ### `/scr:quick-write`
998
+
999
+ **Description:** Write a scene, passage, or chapter outside the full planning workflow.
1000
+
1001
+ **Usage:** `/scr:quick-write`
1002
+
1003
+ **Prerequisites:** None
1004
+
1005
+ **Available for:** All work types
1006
+
1007
+ **Example:**
1008
+ ```
1009
+ /scr:quick-write
1010
+ ```
1011
+ Skip the plan-then-draft workflow and just write. Good for inspiration strikes or experimental scenes.
1012
+
1013
+ ---
1014
+
1015
+ ## Review
1016
+
1017
+ Commands for reviewing your manuscript from different angles -- continuity, voice, sensitivity, pacing, dialogue, and reader experience.
1018
+
1019
+ ### `/scr:continuity-check`
1020
+
1021
+ **Description:** Automated continuity verification to scan for narrative contradictions across the manuscript.
1022
+
1023
+ **Usage:** `/scr:continuity-check`
1024
+
1025
+ **Prerequisites:** Draft must exist
1026
+
1027
+ **Available for:** Prose, script, visual, interactive
1028
+
1029
+ **Group adaptation:**
1030
+ - Technical label: `consistency-check`
1031
+
1032
+ **Example:**
1033
+ ```
1034
+ /scr:continuity-check
1035
+ ```
1036
+ Find contradictions: "In Chapter 3 Maria has brown eyes, but in Chapter 7 they're green."
1037
+
1038
+ ---
1039
+
1040
+ ### `/scr:voice-check`
1041
+
1042
+ **Description:** Compare drafted prose against STYLE-GUIDE.md to detect voice drift.
1043
+
1044
+ **Usage:** `/scr:voice-check`
1045
+
1046
+ **Prerequisites:** Draft and STYLE-GUIDE.md must exist
1047
+
1048
+ **Available for:** All work types
1049
+
1050
+ **Group adaptation:**
1051
+ - Sacred label: `register-check` (voice register consistency)
1052
+
1053
+ **Example:**
1054
+ ```
1055
+ /scr:voice-check
1056
+ ```
1057
+ Detect where your drafted prose drifts from your established voice profile.
1058
+
1059
+ ---
1060
+
1061
+ ### `/scr:sensitivity-review`
1062
+
1063
+ **Description:** Flag potential sensitivity issues with context, suggest alternatives, and note intentional craft.
1064
+
1065
+ **Usage:** `/scr:sensitivity-review`
1066
+
1067
+ **Prerequisites:** Draft must exist
1068
+
1069
+ **Available for:** All work types
1070
+
1071
+ **Group adaptation:**
1072
+ - Academic label: `ethics-review`
1073
+ - Sacred label: `interfaith-review` (sensitivity across traditions)
1074
+
1075
+ **Example:**
1076
+ ```
1077
+ /scr:sensitivity-review
1078
+ ```
1079
+ Flag content that could be unintentionally harmful, with context-aware suggestions that respect your creative intent.
1080
+
1081
+ ---
1082
+
1083
+ ### `/scr:pacing-analysis`
1084
+
1085
+ **Description:** Generate a structure-aware pacing report analyzing scene tempo and narrative flow.
1086
+
1087
+ **Usage:** `/scr:pacing-analysis`
1088
+
1089
+ **Prerequisites:** Draft must exist
1090
+
1091
+ **Available for:** Prose, script, academic, visual, interactive, sacred
1092
+
1093
+ **Example:**
1094
+ ```
1095
+ /scr:pacing-analysis
1096
+ ```
1097
+ See where your story drags or rushes. Scriveno maps scene length, tension, and tempo across the full manuscript.
1098
+
1099
+ ---
1100
+
1101
+ ### `/scr:dialogue-audit`
1102
+
1103
+ **Description:** Audit dialogue for character voice differentiation, attribution clarity, and talking-head detection.
1104
+
1105
+ **Usage:** `/scr:dialogue-audit`
1106
+
1107
+ **Prerequisites:** Draft must exist with dialogue
1108
+
1109
+ **Available for:** Prose, script, interactive
1110
+
1111
+ **Group adaptation:**
1112
+ - Visual: adapted behavior for balloon text analysis
1113
+
1114
+ **Example:**
1115
+ ```
1116
+ /scr:dialogue-audit
1117
+ ```
1118
+ Check that each character sounds distinct, dialogue tags are clear, and scenes aren't just talking heads.
1119
+
1120
+ ---
1121
+
1122
+ ### `/scr:beta-reader`
1123
+
1124
+ **Description:** Simulate a beta reader's experience of the manuscript with cross-AI peer review.
1125
+
1126
+ **Usage:** `/scr:beta-reader`
1127
+
1128
+ **Prerequisites:** Draft must exist
1129
+
1130
+ **Available for:** All work types
1131
+
1132
+ **Group adaptation:**
1133
+ - Academic label: `reviewer-simulation`
1134
+ - Sacred label: `theological-review` (doctrinal/pastoral review)
1135
+
1136
+ **Example:**
1137
+ ```
1138
+ /scr:beta-reader
1139
+ ```
1140
+ Get a simulated reader's reaction: what hooked them, where they got confused, what felt slow, what surprised them.
1141
+
1142
+ ---
1143
+
1144
+ ### `/scr:originality-check`
1145
+
1146
+ **Description:** Scan drafted prose for AI-generated patterns and unintentional similarity to published works.
1147
+
1148
+ **Usage:** `/scr:originality-check`
1149
+
1150
+ **Prerequisites:** Draft must exist
1151
+
1152
+ **Available for:** All work types
1153
+
1154
+ **Example:**
1155
+ ```
1156
+ /scr:originality-check
1157
+ ```
1158
+ Flag passages that feel generic or accidentally echo published works.
1159
+
1160
+ ---
1161
+
1162
+ ## Publishing
1163
+
1164
+ Commands for preparing your manuscript for publication -- front/back matter, marketing copy, export formats, and publishing workflows.
1165
+
1166
+ ### `/scr:front-matter`
1167
+
1168
+ **Description:** Generate publication-ready front matter elements in Chicago Manual of Style order.
1169
+
1170
+ **Usage:** `/scr:front-matter [--level <minimum|balanced|maximum>] [--element <name>]`
1171
+
1172
+ **Prerequisites:** Complete draft must exist
1173
+
1174
+ **Flags:**
1175
+ - `--level <value>` -- How much to generate. `minimum` = title page, copyright, TOC. `balanced` = minimum + half-title, dedication, epigraph, acknowledgments. `maximum` = every applicable element (legacy "all 19" behavior). If omitted (and `--element` is also omitted), the command prompts: skip / minimum / balanced / maximum.
1176
+ - `--element <name>` -- Generate only the named element. Bypasses the level filter.
1177
+
1178
+ **Available for:** Prose, script, academic, visual, sacred
1179
+
1180
+ **Group adaptation:**
1181
+ - Academic: adapted behavior for academic front matter (abstract, acknowledgments, etc.)
1182
+ - Sacred: adapted behavior for sacred front matter (imprimatur, dedication to deity, etc.)
1183
+
1184
+ **Example:**
1185
+ ```
1186
+ /scr:front-matter # interactive prompt
1187
+ /scr:front-matter --level balanced # non-interactive, retail default
1188
+ /scr:front-matter --element copyright # one element, ignores level
1189
+ ```
1190
+ Generate title page, copyright page, dedication, epigraph, table of contents, and more (level controls how much).
1191
+
1192
+ ---
1193
+
1194
+ ### `/scr:back-matter`
1195
+
1196
+ **Description:** Generate publication-ready back matter elements.
1197
+
1198
+ **Usage:** `/scr:back-matter [--level <minimum|balanced|maximum>] [--element <name>]`
1199
+
1200
+ **Prerequisites:** Complete draft must exist
1201
+
1202
+ **Flags:**
1203
+ - `--level <value>` -- How much to generate. `minimum` = about-the-author (plus bibliography for academic and sacred). `balanced` = minimum + colophon, permissions when applicable. `maximum` = every applicable element (legacy "all 12" behavior). If omitted (and `--element` is also omitted), the command prompts: skip / minimum / balanced / maximum.
1204
+ - `--element <name>` -- Generate only the named element. Bypasses the level filter.
1205
+
1206
+ **Available for:** Prose, script, academic, visual, sacred
1207
+
1208
+ **Group adaptation:**
1209
+ - Academic: adapted behavior for academic back matter (bibliography, appendices, etc.)
1210
+ - Sacred: adapted behavior for sacred back matter (glossary of terms, concordance index, etc.)
1211
+
1212
+ **Example:**
1213
+ ```
1214
+ /scr:back-matter # interactive prompt
1215
+ /scr:back-matter --level balanced # non-interactive, retail default
1216
+ /scr:back-matter --element about-author # one element, ignores level
1217
+ ```
1218
+ Generate acknowledgments, about the author, reading group guide, also by, and more (level controls how much).
1219
+
1220
+ ---
1221
+
1222
+ ### `/scr:blurb`
1223
+
1224
+ **Description:** Generate marketing blurb in three variations for back cover and retailer listings.
1225
+
1226
+ **Usage:** `/scr:blurb`
1227
+
1228
+ **Prerequisites:** Complete draft must exist
1229
+
1230
+ **Available for:** Prose, script, visual, poetry, interactive, sacred
1231
+
1232
+ **Example:**
1233
+ ```
1234
+ /scr:blurb
1235
+ ```
1236
+ Get three blurb variations: punchy (Amazon listing), standard (back cover), extended (Goodreads).
1237
+
1238
+ ---
1239
+
1240
+ ### `/scr:synopsis`
1241
+
1242
+ **Description:** Generate plot synopsis at specified length for query and submission packages.
1243
+
1244
+ **Usage:** `/scr:synopsis`
1245
+
1246
+ **Prerequisites:** Complete draft must exist
1247
+
1248
+ **Available for:** Prose, script, visual
1249
+
1250
+ **Example:**
1251
+ ```
1252
+ /scr:synopsis
1253
+ ```
1254
+ Generate a 1-page and 3-page synopsis for agent submissions.
1255
+
1256
+ ---
1257
+
1258
+ ### `/scr:query-letter`
1259
+
1260
+ **Description:** Generate agent query letter adapted to genre conventions.
1261
+
1262
+ **Usage:** `/scr:query-letter`
1263
+
1264
+ **Prerequisites:** Blurb and synopsis must exist
1265
+
1266
+ **Available for:** Prose, script, sacred
1267
+
1268
+ **Example:**
1269
+ ```
1270
+ /scr:query-letter
1271
+ ```
1272
+ Draft a query letter following genre conventions with hook, pitch, bio, and comp titles.
1273
+
1274
+ ---
1275
+
1276
+ ### `/scr:book-proposal`
1277
+
1278
+ **Description:** Generate nonfiction book proposal for agent or publisher submission.
1279
+
1280
+ **Usage:** `/scr:book-proposal`
1281
+
1282
+ **Prerequisites:** Synopsis must exist
1283
+
1284
+ **Available for:** Prose, sacred (nonfiction only)
1285
+
1286
+ **Example:**
1287
+ ```
1288
+ /scr:book-proposal
1289
+ ```
1290
+ Generate a full book proposal: overview, market analysis, chapter summaries, author platform, sample chapter.
1291
+
1292
+ ---
1293
+
1294
+ ### `/scr:discussion-questions`
1295
+
1296
+ **Description:** Generate reading group discussion questions exploring themes, characters, and craft.
1297
+
1298
+ **Usage:** `/scr:discussion-questions`
1299
+
1300
+ **Prerequisites:** Complete draft must exist
1301
+
1302
+ **Available for:** Prose
1303
+
1304
+ **Example:**
1305
+ ```
1306
+ /scr:discussion-questions
1307
+ ```
1308
+ Generate 10-15 book club questions that spark real conversation about your themes.
1309
+
1310
+ ---
1311
+
1312
+ ### `/scr:publish`
1313
+
1314
+ **Description:** Publishing wizard or preset-driven pipeline. Chains export commands based on destination.
1315
+
1316
+ **Usage:** `/scr:publish [--preset <preset>] [--all] [--skip-validate]`
1317
+
1318
+ **Prerequisites:** None (wraps export commands)
1319
+
1320
+ **Flags:**
1321
+ - `--preset <preset>` -- Run a named preset without questions. Presets group into four families:
1322
+ - **Share (single deliverable, no retailer packaging):** `share-pdf`, `share-docx`, `share-epub`, `share-bundle`
1323
+ - **Publish (retail / distribution):** `ebook-wide`, `kdp-ebook`, `kdp-paperback`, `ingram-paperback`
1324
+ - **Submit (agent / editor):** `query-submission`, `submission-package`, `screenplay-query`
1325
+ - **Academic / archival:** `academic-submission`, `thesis-defense`, `all-formats`
1326
+ - `--all` -- Run all applicable presets
1327
+ - `--skip-validate` -- Skip the scaffold-marker validation gate (not recommended)
1328
+ - No flags -- Run the interactive wizard, which asks the writer-facing question "What are you doing?" (Share / Publish / Submit / Academic / Screenplay / Everything / Custom) and drills into the matching branch.
1329
+
1330
+ **Available for:** All work types
1331
+
1332
+ **Example:**
1333
+ ```
1334
+ /scr:publish --preset kdp-paperback
1335
+ ```
1336
+ Run the full KDP paperback publishing pipeline: prepare the interior package, generate the platform handoff brief, and use the finished print cover from `.manuscript/build/paperback-cover.pdf`.
1337
+
1338
+ ---
1339
+
1340
+ ### `/scr:export`
1341
+
1342
+ **Description:** Compile and export manuscript to publication-ready formats.
1343
+
1344
+ **Usage:** `/scr:export [--format <format>] [--formatted] [--print-ready] [--skip-validate]`
1345
+
1346
+ **Prerequisites:** Complete draft must exist
1347
+
1348
+ **Flags:**
1349
+ - `--format` -- Target format: markdown, docx, pdf, epub, fountain, fdx, latex, kdp-package, ingram-package, submission-package, query-package. If omitted, the command shows an interactive picker grouped into Single file / Print and store packaging / Submission packages and respects per-work-type availability.
1350
+ - `--formatted` -- Use designed/formatted template (vs. manuscript format)
1351
+ - `--print-ready` -- Generate the interior print PDF surface used by print-package flows
1352
+ - `--skip-validate` -- Skip the scaffold-marker validation gate (not recommended)
1353
+
1354
+ **Available for:** All work types (format availability varies by work type)
1355
+
1356
+ **Example:**
1357
+ ```
1358
+ /scr:export --format epub
1359
+ /scr:export # interactive picker, then runs the chosen format
1360
+ ```
1361
+ Export your manuscript as a publication-ready EPUB with proper metadata, table of contents, and styling. With no flags, the command asks which format to produce instead of failing on the missing argument.
1362
+
1363
+ ---
1364
+
1365
+ ### `/scr:build-ebook`
1366
+
1367
+ **Description:** Build EPUB with platform-aware accessibility guardrails (Pandoc + EAA compliance).
1368
+
1369
+ **Usage:** `/scr:build-ebook [--platform <platform>] [--fixed-layout] [--skip-validate]`
1370
+
1371
+ **Prerequisites:** Complete draft must exist
1372
+
1373
+ **Flags:**
1374
+ - `--platform <platform>` -- Target retailer: kdp, ingram, apple, bn, d2d, kobo, google, smashwords
1375
+ - `--fixed-layout` -- Produce fixed-layout EPUB output for picture books and illustrated books
1376
+ - `--skip-validate` -- Skip scaffold-marker validation (not recommended)
1377
+
1378
+ **Available for:** Prose, visual, poetry, interactive, sacred
1379
+
1380
+ **Platform behavior:** If `--platform` is omitted, Scriveno uses top-level `platform` from `.manuscript/config.json`, then falls back to `kdp`. The command validates the selected slug, loads `templates/platforms/{platform}/manifest.yaml`, confirms the manifest accepts EPUB, and carries the platform label plus `epub_variant` into the EPUB metadata and final report.
1381
+
1382
+ **Example:**
1383
+ ```
1384
+ /scr:build-ebook --platform kdp
1385
+ ```
1386
+ Build a retailer-ready EPUB with metadata, accessibility checks, and platform-aware styling.
1387
+
1388
+ ---
1389
+
1390
+ ### `/scr:build-print`
1391
+
1392
+ **Description:** Build print-ready PDF with trim-size guardrails, or academic `.tex` output for publisher wrapper platforms. Pair the interior with `.manuscript/build/paperback-cover.pdf` or `.manuscript/build/hardcover-cover.pdf` rather than relying on hard-coded wrap geometry.
1393
+
1394
+ **Usage:** `/scr:build-print [--platform <platform>] [--trim <size>] [--strict] [--hardcover] [--skip-validate]`
1395
+
1396
+ **Prerequisites:** Complete draft must exist
1397
+
1398
+ **Flags:**
1399
+ - `--platform <platform>` -- Target print or academic platform: kdp, ingram, ieee, acm, lncs, elsevier, apa7
1400
+ - `--trim <size>` -- Trim size for print-book output: 5x8, 5.25x8, 5.5x8.5, 6x9, 7x10
1401
+ - `--strict` -- Turn page-count warnings into hard failures
1402
+ - `--hardcover` -- Apply hardcover page limit for KDP
1403
+ - `--skip-validate` -- Skip scaffold-marker validation (not recommended)
1404
+
1405
+ **Available for:** Prose, script, visual, poetry, sacred, academic
1406
+
1407
+ **Platform behavior:** `kdp` and `ingram` use the shipped print platform manifests for trim and page-count guardrails. Academic wrapper platforms (`ieee`, `acm`, `lncs`, `elsevier`, `apa7`) route to the matching LaTeX template output. EPUB-only platform profiles should be used with `/scr:build-ebook`.
1408
+
1409
+ **Example:**
1410
+ ```
1411
+ /scr:build-print --platform kdp --trim 6x9
1412
+ ```
1413
+ Build a print-ready PDF with platform guardrails, or use an academic platform to emit `.tex` source instead.
1414
+
1415
+ ---
1416
+
1417
+ ### `/scr:build-smashwords`
1418
+
1419
+ **Description:** Build Smashwords/D2D-compliant DOCX via Pandoc reference doc.
1420
+
1421
+ **Usage:** `/scr:build-smashwords [--skip-validate]`
1422
+
1423
+ **Prerequisites:** Complete draft must exist
1424
+
1425
+ **Flags:**
1426
+ - `--skip-validate` -- Skip scaffold-marker validation (not recommended)
1427
+
1428
+ **Available for:** Prose, visual
1429
+
1430
+ **Example:**
1431
+ ```
1432
+ /scr:build-smashwords
1433
+ ```
1434
+ Build a distribution-ready DOCX using the Smashwords/D2D reference document and formatting rules.
1435
+
1436
+ ---
1437
+
1438
+ ### `/scr:build-poetry-submission`
1439
+
1440
+ **Description:** Build poetry submission manuscript DOCX with one poem per page, title page, and conditional TOC.
1441
+
1442
+ **Usage:** `/scr:build-poetry-submission [--skip-validate]`
1443
+
1444
+ **Prerequisites:** Complete draft must exist
1445
+
1446
+ **Flags:**
1447
+ - `--skip-validate` -- Skip scaffold-marker validation (not recommended)
1448
+
1449
+ **Available for:** Poetry
1450
+
1451
+ **Example:**
1452
+ ```
1453
+ /scr:build-poetry-submission
1454
+ ```
1455
+ Build a poetry-submission DOCX for journal or contest submission using the poetry reference document.
1456
+
1457
+ ---
1458
+
1459
+ ### `/scr:autopilot-publish`
1460
+
1461
+ **Description:** Run full publishing pipeline unattended with quality gate (voice-check + continuity-check).
1462
+
1463
+ **Usage:** `/scr:autopilot-publish --preset <preset>`
1464
+
1465
+ **Prerequisites:** Complete draft must exist
1466
+
1467
+ **Flags:**
1468
+ - `--preset <preset>` -- Publishing preset to run
1469
+
1470
+ **Available for:** All work types
1471
+
1472
+ **Example:**
1473
+ ```
1474
+ /scr:autopilot-publish --preset kdp
1475
+ ```
1476
+ Run quality checks and then generate all KDP deliverables automatically.
1477
+
1478
+ ---
1479
+
1480
+ ## Illustration
1481
+
1482
+ Commands for generating cover art, scene illustrations, character references, maps, and visual layouts.
1483
+
1484
+ ### `/scr:cover-art`
1485
+
1486
+ **Description:** Generate structured cover art prompts and delivery briefs for ebook, paperback, and hardcover cover assets.
1487
+
1488
+ **Usage:** `/scr:cover-art [--trim <size>] [--kdp <trim_size>] [--series] [--prompt-only] [--element front|spine|back|full-wrap]`
1489
+
1490
+ **Prerequisites:** WORK.md must exist
1491
+
1492
+ **Available for:** Prose, visual, poetry, sacred
1493
+
1494
+ **Flags:**
1495
+ - `--trim <size>` -- Preferred trim shorthand for prompt framing
1496
+ - `--kdp <trim_size>` -- Legacy alias for `--trim`
1497
+ - `--series` -- Generate series-consistent cover
1498
+ - `--prompt-only` -- Generate prompts without calling image API
1499
+ - `--element` -- Generate specific cover element
1500
+
1501
+ **Example:**
1502
+ ```
1503
+ /scr:cover-art --trim 6x9 --element front
1504
+ ```
1505
+ Generate a front-cover prompt and delivery brief while keeping the final packaged files under `.manuscript/build/`.
1506
+
1507
+ ---
1508
+
1509
+ ### `/scr:illustrate-scene`
1510
+
1511
+ **Description:** Generate a scene-specific illustration prompt with character visuals, setting, and mood.
1512
+
1513
+ **Usage:** `/scr:illustrate-scene <scene-ref> [--style <style>]`
1514
+
1515
+ **Prerequisites:** ART-DIRECTION.md and draft must exist
1516
+
1517
+ **Available for:** Prose, visual, interactive, sacred
1518
+
1519
+ **Flags:**
1520
+ - `--style <style>` -- Art style override
1521
+
1522
+ **Example:**
1523
+ ```
1524
+ /scr:illustrate-scene 3-2 --style watercolor
1525
+ ```
1526
+ Generate an illustration prompt for Chapter 3, Scene 2 in watercolor style.
1527
+
1528
+ ---
1529
+
1530
+ ### `/scr:character-ref`
1531
+
1532
+ **Description:** Generate a character visual reference sheet prompt for illustration consistency.
1533
+
1534
+ **Usage:** `/scr:character-ref <name> [--style <style>]`
1535
+
1536
+ **Prerequisites:** CHARACTERS.md must exist
1537
+
1538
+ **Available for:** Prose, script, visual, interactive
1539
+
1540
+ **Flags:**
1541
+ - `--style <style>` -- Art style for the reference sheet
1542
+
1543
+ **Example:**
1544
+ ```
1545
+ /scr:character-ref Maria --style "realistic pencil"
1546
+ ```
1547
+ Generate a character reference sheet for Maria to keep illustrations consistent.
1548
+
1549
+ ---
1550
+
1551
+ ### `/scr:art-direction`
1552
+
1553
+ **Description:** Generate or refine the visual style bible for illustrations and cover art.
1554
+
1555
+ **Usage:** `/scr:art-direction [--refine]`
1556
+
1557
+ **Prerequisites:** None
1558
+
1559
+ **Available for:** Prose, visual, interactive, sacred
1560
+
1561
+ **Flags:**
1562
+ - `--refine` -- Refine existing art direction
1563
+
1564
+ **Example:**
1565
+ ```
1566
+ /scr:art-direction
1567
+ ```
1568
+ Create ART-DIRECTION.md with color palette, style references, mood, and visual motifs for your book.
1569
+
1570
+ ---
1571
+
1572
+ ### `/scr:chapter-header`
1573
+
1574
+ **Description:** Generate decorative chapter header/ornament design prompts.
1575
+
1576
+ **Usage:** `/scr:chapter-header [--style <style>] [--chapter <ref>]`
1577
+
1578
+ **Prerequisites:** None
1579
+
1580
+ **Available for:** Prose, sacred
1581
+
1582
+ **Flags:**
1583
+ - `--style <style>` -- Ornament style
1584
+ - `--chapter <ref>` -- Specific chapter
1585
+
1586
+ **Example:**
1587
+ ```
1588
+ /scr:chapter-header --style "art nouveau floral"
1589
+ ```
1590
+ Generate decorative header designs for each chapter in art nouveau style.
1591
+
1592
+ ---
1593
+
1594
+ ### `/scr:map-illustration`
1595
+
1596
+ **Description:** Generate world or regional map illustration prompts from WORLD.md geographic content.
1597
+
1598
+ **Usage:** `/scr:map-illustration [--region <area>] [--style <style>]`
1599
+
1600
+ **Prerequisites:** WORLD.md must exist
1601
+
1602
+ **Available for:** Prose, visual, interactive, sacred
1603
+
1604
+ **Flags:**
1605
+ - `--region <area>` -- Focus on a specific region
1606
+ - `--style <style>` -- Map style (fantasy, antique, satellite, etc.)
1607
+
1608
+ **Example:**
1609
+ ```
1610
+ /scr:map-illustration --style "tolkien-style hand-drawn"
1611
+ ```
1612
+ Generate a fantasy map prompt based on the geography in your world-building document.
1613
+
1614
+ ---
1615
+
1616
+ ### `/scr:spread-layout`
1617
+
1618
+ **Description:** Generate children's book page spread layouts with text and illustration zones.
1619
+
1620
+ **Usage:** `/scr:spread-layout <spread-number> [--text-ratio <percent>]`
1621
+
1622
+ **Prerequisites:** None
1623
+
1624
+ **Available for:** Visual (children's books, picture books)
1625
+
1626
+ **Flags:**
1627
+ - `--text-ratio <percent>` -- Percentage of spread dedicated to text
1628
+
1629
+ **Example:**
1630
+ ```
1631
+ /scr:spread-layout 4 --text-ratio 30
1632
+ ```
1633
+ Design spread 4 with 30% text and 70% illustration area.
1634
+
1635
+ ---
1636
+
1637
+ ### `/scr:panel-layout`
1638
+
1639
+ **Description:** Generate comic panel layouts with composition notes and balloon placement.
1640
+
1641
+ **Usage:** `/scr:panel-layout <page-number> [--panels <count>] [--style <style>]`
1642
+
1643
+ **Prerequisites:** None
1644
+
1645
+ **Available for:** Visual (comics only)
1646
+
1647
+ **Flags:**
1648
+ - `--panels <count>` -- Number of panels on the page
1649
+ - `--style <style>` -- Layout style
1650
+
1651
+ **Example:**
1652
+ ```
1653
+ /scr:panel-layout 12 --panels 6
1654
+ ```
1655
+ Design a 6-panel layout for page 12 with composition and balloon placement notes.
1656
+
1657
+ ---
1658
+
1659
+ ### `/scr:storyboard`
1660
+
1661
+ **Description:** Generate storyboard frames for script and visual work types with camera direction.
1662
+
1663
+ **Usage:** `/scr:storyboard [--scene <ref>] [--act <number>]`
1664
+
1665
+ **Prerequisites:** None
1666
+
1667
+ **Available for:** Script, visual
1668
+
1669
+ **Flags:**
1670
+ - `--scene <ref>` -- Storyboard a specific scene
1671
+ - `--act <number>` -- Storyboard an entire act
1672
+
1673
+ **Example:**
1674
+ ```
1675
+ /scr:storyboard --scene 2-3
1676
+ ```
1677
+ Generate storyboard frames for Act 2, Scene 3 with camera angles, movement, and blocking notes.
1678
+
1679
+ ---
1680
+
1681
+ ## Translation
1682
+
1683
+ Commands for translating your manuscript into other languages with consistency and cultural awareness.
1684
+
1685
+ ### `/scr:translate`
1686
+
1687
+ **Description:** Translate manuscript to target language with glossary and translation memory support. Uses fresh-context-per-unit pattern for consistency.
1688
+
1689
+ **Usage:** `/scr:translate <language> [--all] [--from <unit>] [--languages] [--add-language <lang>]`
1690
+
1691
+ **Prerequisites:** Complete draft must exist
1692
+
1693
+ **Flags:**
1694
+ - `--all` -- Translate all units
1695
+ - `--from <unit>` -- Start from a specific unit
1696
+ - `--languages` -- List configured target languages
1697
+ - `--add-language <lang>` -- Add a new target language
1698
+
1699
+ **Available for:** All work types
1700
+
1701
+ **Example:**
1702
+ ```
1703
+ /scr:translate french --all
1704
+ ```
1705
+ Translate the entire manuscript to French, unit by unit, using your glossary and translation memory.
1706
+
1707
+ ---
1708
+
1709
+ ### `/scr:translation-glossary`
1710
+
1711
+ **Description:** Create and manage bilingual term glossary for consistent translation.
1712
+
1713
+ **Usage:** `/scr:translation-glossary <language> [--add <term> --translation <value>] [--import] [--review] [--category <cat>]`
1714
+
1715
+ **Prerequisites:** None
1716
+
1717
+ **Flags:**
1718
+ - `--add <term> --translation <value>` -- Add a term
1719
+ - `--import` -- Import terms from existing translations
1720
+ - `--review` -- Review glossary entries
1721
+ - `--category <cat>` -- Filter by category
1722
+
1723
+ **Available for:** All work types
1724
+
1725
+ **Example:**
1726
+ ```
1727
+ /scr:translation-glossary spanish --add "the Fold" --translation "el Pliegue"
1728
+ ```
1729
+ Ensure "the Fold" is always translated as "el Pliegue" throughout the Spanish edition.
1730
+
1731
+ ---
1732
+
1733
+ ### `/scr:translation-memory`
1734
+
1735
+ **Description:** Build and manage translation memory from completed translations.
1736
+
1737
+ **Usage:** `/scr:translation-memory <language> [--build] [--stats] [--export] [--clear]`
1738
+
1739
+ **Prerequisites:** Translation must exist for the language
1740
+
1741
+ **Flags:**
1742
+ - `--build` -- Build memory from existing translations
1743
+ - `--stats` -- Show translation memory statistics
1744
+ - `--export` -- Export memory for reuse
1745
+ - `--clear` -- Clear translation memory
1746
+
1747
+ **Available for:** All work types
1748
+
1749
+ **Example:**
1750
+ ```
1751
+ /scr:translation-memory french --build
1752
+ ```
1753
+ Build translation memory from your completed French translation for reuse in future projects.
1754
+
1755
+ ---
1756
+
1757
+ ### `/scr:cultural-adaptation`
1758
+
1759
+ **Description:** Flag idioms, humor, customs, and cultural references that need localization for target language.
1760
+
1761
+ **Usage:** `/scr:cultural-adaptation <language> [--unit <unit>] [--severity <level>] [--report]`
1762
+
1763
+ **Prerequisites:** Translation must exist for the language
1764
+
1765
+ **Flags:**
1766
+ - `--unit <unit>` -- Check a specific unit
1767
+ - `--severity <level>` -- Filter by severity
1768
+ - `--report` -- Generate a full report
1769
+
1770
+ **Available for:** All work types
1771
+
1772
+ **Example:**
1773
+ ```
1774
+ /scr:cultural-adaptation japanese --report
1775
+ ```
1776
+ Generate a report of cultural references that need adaptation for Japanese readers.
1777
+
1778
+ ---
1779
+
1780
+ ### `/scr:back-translate`
1781
+
1782
+ **Description:** Translate the translation back to source language and show side-by-side comparison with drift annotations.
1783
+
1784
+ **Usage:** `/scr:back-translate <language> [--unit <unit>] [--report]`
1785
+
1786
+ **Prerequisites:** Translation must exist for the language
1787
+
1788
+ **Flags:**
1789
+ - `--unit <unit>` -- Check a specific unit
1790
+ - `--report` -- Generate a comparison report
1791
+
1792
+ **Available for:** All work types
1793
+
1794
+ **Example:**
1795
+ ```
1796
+ /scr:back-translate french --report
1797
+ ```
1798
+ Verify your French translation by translating it back to English and comparing with the original.
1799
+
1800
+ ---
1801
+
1802
+ ### `/scr:multi-publish`
1803
+
1804
+ **Description:** Export translated editions in all target formats with localized front/back matter and language-specific formatting.
1805
+
1806
+ **Usage:** `/scr:multi-publish [--languages <lang1,lang2,...>] [--format <format>] [--all-languages] [--all-formats]`
1807
+
1808
+ **Prerequisites:** Translation must exist
1809
+
1810
+ **Flags:**
1811
+ - `--languages` -- Specific languages to publish
1812
+ - `--format` -- Target format
1813
+ - `--all-languages` -- Publish all translated languages
1814
+ - `--all-formats` -- Export in all available formats
1815
+
1816
+ **Available for:** All work types
1817
+
1818
+ **Example:**
1819
+ ```
1820
+ /scr:multi-publish --all-languages --format epub
1821
+ ```
1822
+ Generate EPUBs for every translated edition with localized front/back matter.
1823
+
1824
+ ---
1825
+
1826
+ ### `/scr:autopilot-translate`
1827
+
1828
+ **Description:** Run multi-language translation pipeline unattended with glossary, translation, adaptation, and publishing.
1829
+
1830
+ **Usage:** `/scr:autopilot-translate [--languages <lang1,lang2,...>] [--all-languages] [--skip-publish] [--skip-adaptation] [--resume]`
1831
+
1832
+ **Prerequisites:** Complete draft must exist
1833
+
1834
+ **Flags:**
1835
+ - `--languages` -- Target languages
1836
+ - `--all-languages` -- Translate to all configured languages
1837
+ - `--skip-publish` -- Skip the publishing step
1838
+ - `--skip-adaptation` -- Skip cultural adaptation
1839
+ - `--resume` -- Resume interrupted pipeline
1840
+
1841
+ **Available for:** All work types
1842
+
1843
+ **Example:**
1844
+ ```
1845
+ /scr:autopilot-translate --languages french,spanish,german
1846
+ ```
1847
+ Translate to French, Spanish, and German end-to-end: glossary, translation, cultural adaptation, and publishing.
1848
+
1849
+ ---
1850
+
1851
+ ## Collaboration
1852
+
1853
+ Commands for managing revision tracks and collaborative workflows.
1854
+
1855
+ ### `/scr:track`
1856
+
1857
+ **Description:** Manage revision tracks -- create, switch, compare, merge, and propose changes for review.
1858
+
1859
+ **Usage:** `/scr:track <create|list|switch|compare|merge|propose> [name] [options]`
1860
+
1861
+ **Prerequisites:** None
1862
+
1863
+ **Subcommands:**
1864
+ - `create` -- Create a new revision track
1865
+ - `list` -- List all tracks
1866
+ - `switch` -- Switch to a different track
1867
+ - `compare` -- Compare a revision track against canon or another track
1868
+ - `merge` -- Merge a track into the canon manuscript
1869
+ - `propose` -- Propose changes from a track for review
1870
+
1871
+ **Available for:** All work types
1872
+
1873
+ **Example:**
1874
+ ```
1875
+ /scr:track create "experimental-ending"
1876
+ ```
1877
+ Create a revision track to experiment with an alternate ending without affecting your canon manuscript.
1878
+
1879
+ ---
1880
+
1881
+ ## Utility
1882
+
1883
+ General-purpose commands for project management, quick edits, notes, and system health.
1884
+
1885
+ ### `/scr:manager`
1886
+
1887
+ **Description:** Interactive command center for managing multiple writing projects.
1888
+
1889
+ **Usage:** `/scr:manager [--list] [--switch <project>] [--status]`
1890
+
1891
+ **Prerequisites:** None
1892
+
1893
+ **Flags:**
1894
+ - `--list` -- List all projects
1895
+ - `--switch <project>` -- Switch to a different project
1896
+ - `--status` -- Show status of all projects
1897
+
1898
+ **Available for:** All work types
1899
+
1900
+ **Example:**
1901
+ ```
1902
+ /scr:manager --list
1903
+ ```
1904
+ See all your writing projects with status, word count, and last activity.
1905
+
1906
+ ---
1907
+
1908
+ ### `/scr:health`
1909
+
1910
+ **Description:** Diagnose and repair common project state issues.
1911
+
1912
+ **Usage:** `/scr:health [--repair]`
1913
+
1914
+ **Prerequisites:** None
1915
+
1916
+ **Flags:**
1917
+ - `--repair` -- Attempt to fix detected issues
1918
+
1919
+ **Available for:** All work types
1920
+
1921
+ **Example:**
1922
+ ```
1923
+ /scr:health --repair
1924
+ ```
1925
+ Check for missing files, broken references, and state inconsistencies, then fix what can be fixed.
1926
+
1927
+ ---
1928
+
1929
+ ### `/scr:scan`
1930
+
1931
+ **Description:** Detect drift between recorded state (STATE.md, OUTLINE.md, config.json) and what is actually on disk.
1932
+
1933
+ **Usage:** `/scr:scan [--fix] [--quiet]`
1934
+
1935
+ **Prerequisites:** None
1936
+
1937
+ **Flags:**
1938
+ - `--fix` -- After reporting, offer to apply auto-fixable corrections (e.g. update STATE.md unit counts to match disk, regenerate stale CONTEXT.md)
1939
+ - `--quiet` -- Suppress the all-clear summary; only emit output when drift is found. Useful in scripts and pre-export gates.
1940
+
1941
+ **Available for:** All work types
1942
+
1943
+ **Example:**
1944
+ ```
1945
+ /scr:scan # report-only context-integrity scan
1946
+ /scr:scan --fix # report + offer to fix the auto-fixable mismatches
1947
+ ```
1948
+ Complements `/scr:health` (structural fixer) by interrogating whether the *recorded* project state still matches reality. Run at session start, before publish, and after manually editing files outside Scriveno.
1949
+
1950
+ ---
1951
+
1952
+ ### `/scr:sync`
1953
+
1954
+ **Description:** Synchronize installed Scriveno runtime commands, skills, and agents with the current source tree.
1955
+
1956
+ **Usage:** `/scr:sync [--check] [--apply] [--runtime <key>] [--detected] [--global|--project] [--writer|--developer]`
1957
+
1958
+ **Prerequisites:** Node.js >=20.0.0 and a Scriveno package or repo checkout with `bin/install.js`
1959
+
1960
+ **Flags:**
1961
+ - `--check` -- Report stale installed runtime files without writing changes
1962
+ - `--apply` -- Re-run the installer for stale or selected runtimes
1963
+ - `--runtime <key>` -- Sync one runtime such as `codex` or `claude-code`
1964
+ - `--detected` -- Sync every runtime the installer detects
1965
+ - `--global` / `--project` -- Choose the installed runtime scope
1966
+ - `--writer` / `--developer` -- Choose the installed output mode
1967
+
1968
+ **Available for:** All work types
1969
+
1970
+ **Example:**
1971
+ ```
1972
+ /scr:sync --apply --runtime codex --global --developer
1973
+ ```
1974
+ Refresh Codex `$scr-*` skills, command mirrors, and agent prompts from the current Scriveno source tree.
1975
+
1976
+ ---
1977
+
1978
+ ### `/scr:cleanup`
1979
+
1980
+ **Description:** Strip template scaffold markers from draft files. Dry-run by default.
1981
+
1982
+ **Usage:** `/scr:cleanup [--apply]`
1983
+
1984
+ **Prerequisites:** Draft files must exist
1985
+
1986
+ **Flags:**
1987
+ - `--apply` -- Modify files in place instead of showing a dry-run preview
1988
+
1989
+ **Available for:** All work types
1990
+
1991
+ **Example:**
1992
+ ```
1993
+ /scr:cleanup --apply
1994
+ ```
1995
+ Remove scaffold markers, Alternate blocks, and duplicate H1 headings from the draft files in place.
1996
+
1997
+ ---
1998
+
1999
+ ### `/scr:validate`
2000
+
2001
+ **Description:** Scan manuscript for unresolved scaffold markers before export.
2002
+
2003
+ **Usage:** `/scr:validate`
2004
+
2005
+ **Prerequisites:** Draft files must exist
2006
+
2007
+ **Available for:** All work types
2008
+
2009
+ **Example:**
2010
+ ```
2011
+ /scr:validate
2012
+ ```
2013
+ Check whether the manuscript is clean enough to export, and list every blocking scaffold marker if it is not.
2014
+
2015
+ ---
2016
+
2017
+ ### `/scr:fast`
2018
+
2019
+ **Description:** Make a quick inline edit without full planning overhead. For small fixes and tweaks.
2020
+
2021
+ **Usage:** `/scr:fast <description of edit>`
2022
+
2023
+ **Prerequisites:** None
2024
+
2025
+ **Available for:** All work types
2026
+
2027
+ **Example:**
2028
+ ```
2029
+ /scr:fast "change Maria's hair from brown to black in chapter 3"
2030
+ ```
2031
+ Make a targeted edit without going through the full plan-draft-review cycle.
2032
+
2033
+ ---
2034
+
2035
+ ### `/scr:add-note`
2036
+
2037
+ **Description:** Add a quick note or reminder to the project notes file.
2038
+
2039
+ **Usage:** `/scr:add-note <note text>`
2040
+
2041
+ **Prerequisites:** None
2042
+
2043
+ **Available for:** All work types
2044
+
2045
+ **Example:**
2046
+ ```
2047
+ /scr:add-note "Research 1920s speakeasy slang for chapter 7"
2048
+ ```
2049
+ Jot down a thought for later without losing your flow.
2050
+
2051
+ ---
2052
+
2053
+ ### `/scr:check-notes`
2054
+
2055
+ **Description:** Review all project notes.
2056
+
2057
+ **Usage:** `/scr:check-notes [--clear]`
2058
+
2059
+ **Prerequisites:** None
2060
+
2061
+ **Flags:**
2062
+ - `--clear` -- Clear all notes after review
2063
+
2064
+ **Available for:** All work types
2065
+
2066
+ **Example:**
2067
+ ```
2068
+ /scr:check-notes
2069
+ ```
2070
+ Review everything you've jotted down during your writing sessions.
2071
+
2072
+ ---
2073
+
2074
+ ### `/scr:plant-seed`
2075
+
2076
+ **Description:** Plant a creative seed -- an idea, image, or fragment for future use.
2077
+
2078
+ **Usage:** `/scr:plant-seed <idea>`
2079
+
2080
+ **Prerequisites:** None
2081
+
2082
+ **Available for:** All work types
2083
+
2084
+ **Example:**
2085
+ ```
2086
+ /scr:plant-seed "What if the detective's daughter is the real thief?"
2087
+ ```
2088
+ Save a story idea for later without committing to it now.
2089
+
2090
+ ---
2091
+
2092
+ ### `/scr:troubleshoot`
2093
+
2094
+ **Description:** Diagnose why something isn't working and suggest fixes.
2095
+
2096
+ **Usage:** `/scr:troubleshoot [description of problem]`
2097
+
2098
+ **Prerequisites:** None
2099
+
2100
+ **Available for:** All work types
2101
+
2102
+ **Example:**
2103
+ ```
2104
+ /scr:troubleshoot "draft command says OUTLINE.md is missing but it exists"
2105
+ ```
2106
+ Scriveno investigates the issue and tells you exactly what's wrong and how to fix it.
2107
+
2108
+ ---
2109
+
2110
+ ### `/scr:thread`
2111
+
2112
+ **Description:** Start or continue a focused conversation thread on a specific topic.
2113
+
2114
+ **Usage:** `/scr:thread <topic name>`
2115
+
2116
+ **Prerequisites:** None
2117
+
2118
+ **Available for:** All work types
2119
+
2120
+ **Example:**
2121
+ ```
2122
+ /scr:thread "magic system rules"
2123
+ ```
2124
+ Start a dedicated conversation about your magic system that you can return to anytime.
2125
+
2126
+ ---
2127
+
2128
+ ### `/scr:settings`
2129
+
2130
+ **Description:** View or modify project settings.
2131
+
2132
+ **Usage:** `/scr:settings`
2133
+
2134
+ **Prerequisites:** None
2135
+
2136
+ **Available for:** All work types
2137
+
2138
+ **Example:**
2139
+ ```
2140
+ /scr:settings
2141
+ ```
2142
+ Review and adjust your project configuration -- work type, autopilot profile, developer mode, voice drift threshold, and the `draft` block (drafter quality controls).
2143
+
2144
+ **Drafter quality knobs (1.6.0+):**
2145
+ - `draft.rigor`: `standard` or `strict`. Strict prepends a per-sentence rules check, useful when routing to weaker models.
2146
+ - `draft.context_profile`: `minimal`, `standard`, or `full`. Controls how much context the drafter loads per atomic unit. `minimal` saves tokens; `full` loads cross-document references for sacred-work continuity.
2147
+ - `draft.pitfalls_enabled`: `true` or `false`. When `false`, skip loading the per-work-type pitfall pack from `templates/pitfalls/<work_type>.md`. WRITING-RULES.md still loads.
2148
+
2149
+ See [Drafter Quality](drafter-quality.md) for the full system and model-tier recommendations.
2150
+
2151
+ ---
2152
+
2153
+ ### `/scr:profile-writer`
2154
+
2155
+ **Description:** Build or refine the writer's Voice DNA profile through questionnaire, sample analysis, or reference authors.
2156
+
2157
+ **Usage:** `/scr:profile-writer [--questionnaire] [--analyze <file>] [--reference] [--all] [--refine] [--refresh] [--export] [--import]`
2158
+
2159
+ **Prerequisites:** None
2160
+
2161
+ **Flags:**
2162
+ - `--questionnaire` -- Build profile through questions
2163
+ - `--analyze <file>` -- Analyze a writing sample
2164
+ - `--reference` -- Build from reference authors
2165
+ - `--all` -- Run all three methods
2166
+ - `--refine` -- Refine existing profile
2167
+ - `--refresh` -- Rebuild from scratch
2168
+ - `--export` -- Export voice profile
2169
+ - `--import` -- Import voice profile
2170
+
2171
+ **Available for:** All work types
2172
+
2173
+ **Example:**
2174
+ ```
2175
+ /scr:profile-writer --analyze ~/Documents/my-essay.md
2176
+ ```
2177
+ Build your Voice DNA profile by analyzing an existing piece of your writing.
2178
+
2179
+ ---
2180
+
2181
+ ## Sacred Exclusive
2182
+
2183
+ Commands available only for sacred and historical work types (scripture, commentary, devotional, liturgical, historical chronicle, religious epic, sermon, etc.). These commands are hidden from other work types.
2184
+
2185
+ ### `/scr:sacred-numbering-format`
2186
+
2187
+ **Description:** Show verse numbering format for the active sacred tradition.
2188
+
2189
+ **Usage:** `/scr:sacred-numbering-format [--example <text>]`
2190
+
2191
+ **Prerequisites:** `.manuscript/config.json` must include a valid `tradition`
2192
+
2193
+ **Flags:**
2194
+ - `--example <text>` -- Format an example citation using the active tradition's numbering style
2195
+
2196
+ **Example:**
2197
+ ```
2198
+ /scr:sacred-numbering-format --example "John 3 16"
2199
+ ```
2200
+ Show the active tradition's numbering format and render an example citation using that system.
2201
+
2202
+ **Install note:** Flat command runtimes install this compatibility command under a distinct generated name so it cannot collide with nested `/scr:sacred:verse-numbering`.
2203
+
2204
+ ---
2205
+
2206
+ ### `/scr:sacred:concordance`
2207
+
2208
+ **Description:** Build or search a concordance of key terms, names, and phrases across the sacred text. Essential for cross-referencing and intertextual study.
2209
+
2210
+ **Usage:** `/scr:sacred:concordance [--build] [--search <term>] [--tradition <tradition>]`
2211
+
2212
+ **Prerequisites:** Draft must exist
2213
+
2214
+ **Flags:**
2215
+ - `--build` -- Build the concordance from the text
2216
+ - `--search <term>` -- Search for a specific term
2217
+ - `--tradition <tradition>` -- Filter by tradition
2218
+
2219
+ **Example:**
2220
+ ```
2221
+ /scr:sacred:concordance --search "covenant"
2222
+ ```
2223
+ Find every occurrence of "covenant" across the text with surrounding context and cross-references.
2224
+
2225
+ ---
2226
+
2227
+ ### `/scr:sacred:cross-reference`
2228
+
2229
+ **Description:** Map connections between passages -- parallel accounts, prophetic fulfillments, intertextual echoes, typological links.
2230
+
2231
+ **Usage:** `/scr:sacred:cross-reference [--passage <ref>] [--type <parallel|fulfillment|echo|typology>]`
2232
+
2233
+ **Prerequisites:** Draft must exist
2234
+
2235
+ **Flags:**
2236
+ - `--passage <ref>` -- Start from a specific passage
2237
+ - `--type` -- Filter by reference type: parallel, fulfillment, echo, typology
2238
+
2239
+ **Example:**
2240
+ ```
2241
+ /scr:sacred:cross-reference --passage "Genesis 22" --type typology
2242
+ ```
2243
+ Find typological connections to the binding of Isaac across the text.
2244
+
2245
+ ---
2246
+
2247
+ ### `/scr:sacred:genealogy`
2248
+
2249
+ **Description:** Build and verify genealogical trees and lineages for figures in the text. Catches contradictions across chapters.
2250
+
2251
+ **Usage:** `/scr:sacred:genealogy [--verify] [--figure <name>] [--tradition <tradition>]`
2252
+
2253
+ **Prerequisites:** FIGURES.md must exist with at least 2 figures
2254
+
2255
+ **Flags:**
2256
+ - `--verify` -- Check for genealogical contradictions
2257
+ - `--figure <name>` -- Focus on a specific figure
2258
+ - `--tradition <tradition>` -- Use tradition-specific lineage data
2259
+
2260
+ **Example:**
2261
+ ```
2262
+ /scr:sacred:genealogy --figure Abraham --verify
2263
+ ```
2264
+ Build Abraham's genealogical tree and verify consistency across all mentions in the text.
2265
+
2266
+ ---
2267
+
2268
+ ### `/scr:sacred:chronology`
2269
+
2270
+ **Description:** Timeline management with era-appropriate dating systems. Handles overlapping calendars and disputed dates.
2271
+
2272
+ **Usage:** `/scr:sacred:chronology [--calendar <system>] [--verify] [--range <start>-<end>]`
2273
+
2274
+ **Prerequisites:** None
2275
+
2276
+ **Flags:**
2277
+ - `--calendar <system>` -- Calendar system: gregorian, hebrew, hijri, vikram_samvat, buddhist_era, regnal
2278
+ - `--verify` -- Check for chronological contradictions
2279
+ - `--range` -- Focus on a specific date range
2280
+
2281
+ **Example:**
2282
+ ```
2283
+ /scr:sacred:chronology --calendar hebrew --verify
2284
+ ```
2285
+ Build a timeline using the Hebrew calendar and verify dates are consistent across the text.
2286
+
2287
+ ---
2288
+
2289
+ ### `/scr:sacred:annotation-layer`
2290
+
2291
+ **Description:** Add or manage a commentary/exegetical layer alongside the primary sacred text. Support multiple annotation traditions simultaneously.
2292
+
2293
+ **Usage:** `/scr:sacred:annotation-layer [tradition_name] [--list] [--remove <tradition>]`
2294
+
2295
+ **Prerequisites:** Draft must exist
2296
+
2297
+ **Flags:**
2298
+ - `--list` -- List all annotation layers
2299
+ - `--remove <tradition>` -- Remove an annotation layer
2300
+
2301
+ **Example:**
2302
+ ```
2303
+ /scr:sacred:annotation-layer reformed
2304
+ ```
2305
+ Add a Reformed theological annotation layer to your text alongside existing Catholic annotations.
2306
+
2307
+ ---
2308
+
2309
+ ### `/scr:sacred:verse-numbering`
2310
+
2311
+ **Description:** Manage verse/ayah/pasuk numbering systems. Handles differences between traditions (Masoretic vs. Septuagint numbering, Hafs vs. Warsh Quranic numbering, etc.).
2312
+
2313
+ **Usage:** `/scr:sacred:verse-numbering [--system <system>] [--convert <from>-<to>] [--verify]`
2314
+
2315
+ **Prerequisites:** Draft must exist
2316
+
2317
+ **Flags:**
2318
+ - `--system <system>` -- Numbering system: masoretic, septuagint, quranic_hafs, quranic_warsh, pali_canon
2319
+ - `--convert <from>-<to>` -- Convert between numbering systems
2320
+ - `--verify` -- Verify numbering consistency
2321
+
2322
+ **Example:**
2323
+ ```
2324
+ /scr:sacred:verse-numbering --convert masoretic-septuagint
2325
+ ```
2326
+ Show how verse numbers differ between Masoretic and Septuagint traditions.
2327
+
2328
+ ---
2329
+
2330
+ ### `/scr:sacred:source-tracking`
2331
+
2332
+ **Description:** Track primary sources, oral traditions, manuscript variants, and source attributions. For historical and critical editions.
2333
+
2334
+ **Usage:** `/scr:sacred:source-tracking [--add <source>] [--list] [--verify]`
2335
+
2336
+ **Prerequisites:** WORK.md must exist
2337
+
2338
+ **Flags:**
2339
+ - `--add <source>` -- Add a primary source
2340
+ - `--list` -- List all tracked sources
2341
+ - `--verify` -- Verify source attributions
2342
+
2343
+ **Example:**
2344
+ ```
2345
+ /scr:sacred:source-tracking --add "Dead Sea Scrolls, 1QIsaA"
2346
+ ```
2347
+ Track the Dead Sea Scrolls as a primary source for your critical edition.
2348
+
2349
+ ---
2350
+
2351
+ ### `/scr:sacred:doctrinal-check`
2352
+
2353
+ **Description:** Verify internal theological and doctrinal consistency across the text. Flag contradictions in doctrine, moral teaching, or cosmological claims.
2354
+
2355
+ **Usage:** `/scr:sacred:doctrinal-check [unit number]`
2356
+
2357
+ **Prerequisites:** Draft and DOCTRINES.md must exist
2358
+
2359
+ **Example:**
2360
+ ```
2361
+ /scr:sacred:doctrinal-check
2362
+ ```
2363
+ Scan the entire text for doctrinal inconsistencies -- contradictions in theology, moral teaching, or cosmology.
2364
+
2365
+ ---
2366
+
2367
+ ## Work Type Adaptations Quick Reference
2368
+
2369
+ Many commands automatically rename based on your work type group. Here is a summary:
2370
+
2371
+ | Base Command | Academic Label | Sacred Label |
2372
+ |---|---|---|
2373
+ | `/scr:editor-review` | `peer-review` | `scholarly-review` |
2374
+ | `/scr:beta-reader` | `reviewer-simulation` | `theological-review` |
2375
+ | `/scr:voice-check` | -- | `register-check` |
2376
+ | `/scr:sensitivity-review` | `ethics-review` | `interfaith-review` |
2377
+
2378
+ Sacred-specific flow labels like `chronology` and `doctrinal-check` are exposed through the dedicated `/scr:sacred:*` command family rather than by relabeling hidden base commands.
2379
+
2380
+ Commands with **adaptive terminology** (discuss, plan, draft, submit) keep the runnable command id stable and change only the unit wording in prompts and output. For example, a novel still runs `/scr:draft 5`, but Scriveno frames it as drafting Chapter 5. A screenplay frames the same command as drafting Act 5. A Quranic commentary frames it as drafting Surah 5.
2381
+
2382
+ ---
2383
+
2384
+ *This reference is maintained against `data/CONSTRAINTS.json` and the live command tree in `commands/scr/`. For the most current project-scoped menu, run `/scr:help` inside your project.*