@rubytech/create-maxy-code 0.1.26 → 0.1.28

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 (457) hide show
  1. package/dist/index.js +38 -11
  2. package/package.json +1 -1
  3. package/payload/platform/lib/oauth-llm/dist/index.d.ts +4 -6
  4. package/payload/platform/lib/oauth-llm/dist/index.d.ts.map +1 -1
  5. package/payload/platform/lib/oauth-llm/dist/index.js +4 -6
  6. package/payload/platform/lib/oauth-llm/dist/index.js.map +1 -1
  7. package/payload/platform/lib/oauth-llm/src/index.ts +4 -6
  8. package/payload/platform/package-lock.json +0 -41
  9. package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -95
  10. package/payload/platform/plugins/brochures/.claude-plugin/plugin.json +8 -0
  11. package/payload/platform/plugins/brochures/PLUGIN.md +36 -0
  12. package/payload/platform/plugins/brochures/commands/make-brochure.md +11 -0
  13. package/payload/platform/plugins/brochures/skills/a4-print-documents/SKILL.md +478 -0
  14. package/payload/platform/plugins/brochures/skills/brand-design/SKILL.md +192 -0
  15. package/payload/platform/plugins/brochures/skills/make-brochure/SKILL.md +354 -0
  16. package/payload/platform/plugins/brochures/skills/make-brochure/references/seller-brief-template.md +115 -0
  17. package/payload/platform/plugins/brochures/skills/property-brochure/SKILL.md +119 -0
  18. package/payload/platform/plugins/brochures/skills/property-brochure/references/build.md +270 -0
  19. package/payload/platform/plugins/brochures/skills/property-brochure/references/copy.md +211 -0
  20. package/payload/platform/plugins/brochures/skills/property-brochure/references/images.md +166 -0
  21. package/payload/platform/plugins/brochures/skills/property-brochure/references/index-landing.md +376 -0
  22. package/payload/platform/plugins/brochures/skills/property-brochure/references/index.html +1288 -0
  23. package/payload/platform/plugins/brochures/skills/property-brochure/references/placeholders.md +250 -0
  24. package/payload/platform/plugins/brochures/skills/property-brochure/references/registers.md +47 -0
  25. package/payload/platform/plugins/brochures/skills/property-brochure/references/seller-brief.md +56 -0
  26. package/payload/platform/plugins/brochures/skills/property-brochure/references/structure.md +249 -0
  27. package/payload/platform/plugins/brochures/skills/property-brochure/references/template.html +2370 -0
  28. package/payload/platform/plugins/brochures/skills/property-extract/SKILL.md +372 -0
  29. package/payload/platform/plugins/buyers/.claude-plugin/plugin.json +8 -0
  30. package/payload/platform/plugins/buyers/PLUGIN.md +35 -0
  31. package/payload/platform/plugins/buyers/skills/buyer-feedback/SKILL.md +109 -0
  32. package/payload/platform/plugins/buyers/skills/buyer-management/SKILL.md +42 -0
  33. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification-questions.md +16 -0
  34. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification.md +59 -0
  35. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-scripts.md +63 -0
  36. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-working-scripts.md +54 -0
  37. package/payload/platform/plugins/buyers/skills/buyer-management/references/feedback-collection.md +42 -0
  38. package/payload/platform/plugins/buyers/skills/buyer-management/references/offer-capture.md +38 -0
  39. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-booking.md +32 -0
  40. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-management.md +52 -0
  41. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/SKILL.md +407 -0
  42. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/care-fees-guide.md +68 -0
  43. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/divorce-sales-guide.md +61 -0
  44. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/downsizing-guide.md +45 -0
  45. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-buyers.md +92 -0
  46. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-sellers.md +78 -0
  47. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/probate-guide.md +53 -0
  48. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/upsizing-guide.md +41 -0
  49. package/payload/platform/plugins/buyers/skills/property-enquiry/SKILL.md +126 -0
  50. package/payload/platform/plugins/buyers/skills/viewing-management/SKILL.md +111 -0
  51. package/payload/platform/plugins/email/mcp/package.json +0 -1
  52. package/payload/platform/plugins/estate-business/.claude-plugin/plugin.json +8 -0
  53. package/payload/platform/plugins/estate-business/PLUGIN.md +65 -0
  54. package/payload/platform/plugins/estate-business/skills/business-growth/SKILL.md +133 -0
  55. package/payload/platform/plugins/estate-business/skills/business-growth/references/buy-back-your-time.md +37 -0
  56. package/payload/platform/plugins/estate-business/skills/business-growth/references/firewave-gost-scorecards.md +14 -0
  57. package/payload/platform/plugins/estate-business/skills/business-growth/references/keller-org-model.md +17 -0
  58. package/payload/platform/plugins/estate-business/skills/business-growth/references/lencioni-team-models.md +22 -0
  59. package/payload/platform/plugins/estate-business/skills/business-growth/references/listing-management-system.md +11 -0
  60. package/payload/platform/plugins/estate-business/skills/business-growth/references/net-figure-form.md +11 -0
  61. package/payload/platform/plugins/estate-business/skills/business-growth/references/serhant-bizinbox-notes.md +13 -0
  62. package/payload/platform/plugins/estate-business/skills/business-growth/references/team-roles-commission.md +14 -0
  63. package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md +43 -0
  64. package/payload/platform/plugins/estate-business/skills/business-growth/references/wingman-structure.md +13 -0
  65. package/payload/platform/plugins/estate-business/skills/business-operations/SKILL.md +32 -0
  66. package/payload/platform/plugins/estate-business/skills/business-operations/references/crm-systems.md +57 -0
  67. package/payload/platform/plugins/estate-business/skills/business-operations/references/hiring-guide.md +59 -0
  68. package/payload/platform/plugins/estate-business/skills/business-operations/references/impact-framework.md +47 -0
  69. package/payload/platform/plugins/estate-business/skills/business-operations/references/minutes-equal-money.md +55 -0
  70. package/payload/platform/plugins/estate-business/skills/business-operations/references/team-management.md +48 -0
  71. package/payload/platform/plugins/estate-business/skills/commission-calculator/SKILL.md +40 -0
  72. package/payload/platform/plugins/estate-business/skills/exp-partnership/SKILL.md +52 -0
  73. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/12-reasons.md +39 -0
  74. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/95-5-system.md +66 -0
  75. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/agent-attraction-scripts.md +90 -0
  76. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/business-partnership.md +92 -0
  77. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/exp-model-overview.md +66 -0
  78. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/model-comparison.md +66 -0
  79. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/revenue-share-explained.md +57 -0
  80. package/payload/platform/plugins/estate-business/skills/month-end-close/SKILL.md +69 -0
  81. package/payload/platform/plugins/estate-business/skills/payment-batch-stager/SKILL.md +42 -0
  82. package/payload/platform/plugins/estate-business/skills/period-reconciler/SKILL.md +42 -0
  83. package/payload/platform/plugins/estate-business/skills/personal-branding/SKILL.md +117 -0
  84. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent-notes.md +31 -0
  85. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent.md +58 -0
  86. package/payload/platform/plugins/estate-business/skills/personal-branding/references/authenticity-boundaries.md +28 -0
  87. package/payload/platform/plugins/estate-business/skills/personal-branding/references/become-a-brand-leader-notes.md +19 -0
  88. package/payload/platform/plugins/estate-business/skills/personal-branding/references/blast-formula.md +42 -0
  89. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-leader.md +48 -0
  90. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-strategy-system.md +59 -0
  91. package/payload/platform/plugins/estate-business/skills/personal-branding/references/content-engine.md +49 -0
  92. package/payload/platform/plugins/estate-business/skills/personal-branding/references/firewave-blast-and-blogging.md +23 -0
  93. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-content.md +52 -0
  94. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-principles.md +20 -0
  95. package/payload/platform/plugins/estate-business/skills/personal-branding/references/oversubscribed-positioning.md +18 -0
  96. package/payload/platform/plugins/estate-business/skills/personal-branding/references/platforms.md +41 -0
  97. package/payload/platform/plugins/estate-business/skills/personal-branding/references/priestley-oversubscribed.md +54 -0
  98. package/payload/platform/plugins/estate-business/skills/personal-branding/references/storeys-style-examples.md +25 -0
  99. package/payload/platform/plugins/estate-business/skills/personal-branding/references/visual-identity.md +27 -0
  100. package/payload/platform/plugins/estate-coaching/.claude-plugin/plugin.json +8 -0
  101. package/payload/platform/plugins/estate-coaching/PLUGIN.md +55 -0
  102. package/payload/platform/plugins/estate-coaching/skills/agent-performance/SKILL.md +371 -0
  103. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/atomic-habits.md +52 -0
  104. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/daily-routine-scorecard.md +104 -0
  105. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/hp6-model.md +63 -0
  106. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/twelve-week-year.md +71 -0
  107. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/SKILL.md +36 -0
  108. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/coaching-boundaries.md +56 -0
  109. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/feedback-framework.md +61 -0
  110. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/performance-framework.md +109 -0
  111. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/SKILL.md +421 -0
  112. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/coaching-exercises.md +86 -0
  113. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/goal-setting.md +78 -0
  114. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/one-to-one-framework.md +92 -0
  115. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md +103 -0
  116. package/payload/platform/plugins/estate-coaching/skills/serhant-training/SKILL.md +410 -0
  117. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/agent-training-guide.md +70 -0
  118. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/business-in-a-box.md +72 -0
  119. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/buyers-guide.md +53 -0
  120. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/codo-method.md +72 -0
  121. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/website-planning-guide.md +79 -0
  122. package/payload/platform/plugins/estate-onboarding/.claude-plugin/plugin.json +8 -0
  123. package/payload/platform/plugins/estate-onboarding/PLUGIN.md +31 -0
  124. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/SKILL.md +26 -0
  125. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/references/onboarding-flow.md +63 -0
  126. package/payload/platform/plugins/estate-sales/.claude-plugin/plugin.json +8 -0
  127. package/payload/platform/plugins/estate-sales/PLUGIN.md +53 -0
  128. package/payload/platform/plugins/estate-sales/skills/chase-progression/SKILL.md +107 -0
  129. package/payload/platform/plugins/estate-sales/skills/negotiation/SKILL.md +35 -0
  130. package/payload/platform/plugins/estate-sales/skills/negotiation/references/deal-saving.md +47 -0
  131. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-deep-guide.md +64 -0
  132. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-prep-principles.md +29 -0
  133. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-techniques.md +42 -0
  134. package/payload/platform/plugins/estate-sales/skills/negotiation/references/offer-presentation.md +43 -0
  135. package/payload/platform/plugins/estate-sales/skills/risk-scorer/SKILL.md +42 -0
  136. package/payload/platform/plugins/estate-sales/skills/sales-closer/SKILL.md +24 -0
  137. package/payload/platform/plugins/estate-sales/skills/sales-closer/references/serhant-emotion-stages.md +36 -0
  138. package/payload/platform/plugins/estate-sales/skills/sales-discovery/SKILL.md +30 -0
  139. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/chris-voss-discovery.md +88 -0
  140. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/firewave-gost-journey.md +68 -0
  141. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/phil-jones-openers.md +78 -0
  142. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/pre-listing-checklist.md +77 -0
  143. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/serhant-improv.md +22 -0
  144. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/tom-ferry-discovery.md +103 -0
  145. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/vendor-motivation-competitor.md +52 -0
  146. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/SKILL.md +29 -0
  147. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/chris-voss-negotiation.md +70 -0
  148. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/phil-jones-price-words.md +40 -0
  149. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/serhant-negotiation-plus.md +55 -0
  150. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tom-panos-commission-pricing.md +57 -0
  151. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tony-morris-questioning.md +54 -0
  152. package/payload/platform/plugins/estate-sales/skills/sales-progression/SKILL.md +27 -0
  153. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/conveyancing-guide.md +54 -0
  154. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/transaction-tracking.md +66 -0
  155. package/payload/platform/plugins/estate-teaching/.claude-plugin/plugin.json +8 -0
  156. package/payload/platform/plugins/estate-teaching/PLUGIN.md +31 -0
  157. package/payload/platform/plugins/estate-teaching/skills/content-directory/SKILL.md +39 -0
  158. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/module-delivery.md +65 -0
  159. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/progress-tracking.md +47 -0
  160. package/payload/platform/plugins/leads/.claude-plugin/plugin.json +8 -0
  161. package/payload/platform/plugins/leads/PLUGIN.md +62 -0
  162. package/payload/platform/plugins/leads/skills/chain-progression-tracker/SKILL.md +51 -0
  163. package/payload/platform/plugins/leads/skills/diary-builder/SKILL.md +38 -0
  164. package/payload/platform/plugins/leads/skills/enquiry-triage/SKILL.md +36 -0
  165. package/payload/platform/plugins/leads/skills/lead-nurturing/SKILL.md +137 -0
  166. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letter.md +28 -0
  167. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letters.md +37 -0
  168. package/payload/platform/plugins/leads/skills/lead-nurturing/references/database-reactivation.md +30 -0
  169. package/payload/platform/plugins/leads/skills/lead-nurturing/references/email-nurture-sequences.md +45 -0
  170. package/payload/platform/plugins/leads/skills/lead-nurturing/references/facebook-referrals.md +30 -0
  171. package/payload/platform/plugins/leads/skills/lead-nurturing/references/firewave-email-nurture-sequences.md +41 -0
  172. package/payload/platform/plugins/leads/skills/lead-nurturing/references/keller-33-touch.md +34 -0
  173. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-letters.md +31 -0
  174. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-notification-letter.md +20 -0
  175. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md +22 -0
  176. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up.md +26 -0
  177. package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md +21 -0
  178. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sharran-10x10x10.md +18 -0
  179. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sms-templates.md +40 -0
  180. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md +34 -0
  181. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md +60 -0
  182. package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md +59 -0
  183. package/payload/platform/plugins/leads/skills/morning-round/SKILL.md +72 -0
  184. package/payload/platform/plugins/leads/skills/prospecting/SKILL.md +33 -0
  185. package/payload/platform/plugins/leads/skills/prospecting/references/database-matching.md +30 -0
  186. package/payload/platform/plugins/leads/skills/prospecting/references/database-value.md +53 -0
  187. package/payload/platform/plugins/leads/skills/prospecting/references/prospecting-dialogues.md +24 -0
  188. package/payload/platform/plugins/leads/skills/prospecting/references/reactivation.md +34 -0
  189. package/payload/platform/plugins/listings/.claude-plugin/plugin.json +8 -0
  190. package/payload/platform/plugins/listings/PLUGIN.md +103 -0
  191. package/payload/platform/plugins/listings/skills/comparable-finder/SKILL.md +52 -0
  192. package/payload/platform/plugins/listings/skills/epc-checker/SKILL.md +38 -0
  193. package/payload/platform/plugins/listings/skills/home-preparation/SKILL.md +28 -0
  194. package/payload/platform/plugins/listings/skills/home-preparation/references/kerb-appeal.md +38 -0
  195. package/payload/platform/plugins/listings/skills/home-preparation/references/photo-day.md +59 -0
  196. package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md +50 -0
  197. package/payload/platform/plugins/listings/skills/home-preparation/references/staging-guide.md +52 -0
  198. package/payload/platform/plugins/listings/skills/listing-copy-writer/SKILL.md +55 -0
  199. package/payload/platform/plugins/listings/skills/listing-presentation/SKILL.md +286 -0
  200. package/payload/platform/plugins/listings/skills/listing-presentation/references/booking-script.md +51 -0
  201. package/payload/platform/plugins/listings/skills/listing-presentation/references/objection-scripts.md +193 -0
  202. package/payload/platform/plugins/listings/skills/listing-presentation/references/penhaul-presentation.md +123 -0
  203. package/payload/platform/plugins/listings/skills/listing-presentation/references/pre-listing-kit.md +139 -0
  204. package/payload/platform/plugins/listings/skills/listing-presentation/references/set-to-sell.md +55 -0
  205. package/payload/platform/plugins/listings/skills/listing-presentation/references/sharran-frameworks.md +107 -0
  206. package/payload/platform/plugins/listings/skills/local-market-stats/SKILL.md +33 -0
  207. package/payload/platform/plugins/listings/skills/new-instruction/SKILL.md +78 -0
  208. package/payload/platform/plugins/listings/skills/particulars-builder/SKILL.md +48 -0
  209. package/payload/platform/plugins/listings/skills/portal-launch-scheduler/SKILL.md +49 -0
  210. package/payload/platform/plugins/listings/skills/pricing-scenario-builder/SKILL.md +35 -0
  211. package/payload/platform/plugins/listings/skills/property-marketing/SKILL.md +337 -0
  212. package/payload/platform/plugins/listings/skills/property-marketing/references/auction-report-template.md +41 -0
  213. package/payload/platform/plugins/listings/skills/property-marketing/references/coming-soon-campaign.md +43 -0
  214. package/payload/platform/plugins/listings/skills/property-marketing/references/direct-mail-templates.md +121 -0
  215. package/payload/platform/plugins/listings/skills/property-marketing/references/eoi-form-template.md +62 -0
  216. package/payload/platform/plugins/listings/skills/property-marketing/references/monthly-scorecard.md +63 -0
  217. package/payload/platform/plugins/listings/skills/supplier-booker/SKILL.md +39 -0
  218. package/payload/platform/plugins/listings/skills/talk-track-composer/SKILL.md +36 -0
  219. package/payload/platform/plugins/listings/skills/terms-of-business-drafter/SKILL.md +54 -0
  220. package/payload/platform/plugins/listings/skills/valuation-prep/SKILL.md +69 -0
  221. package/payload/platform/plugins/loop/.claude-plugin/plugin.json +17 -0
  222. package/payload/platform/plugins/loop/PLUGIN.md +108 -0
  223. package/payload/platform/plugins/loop/mcp/dist/index.d.ts +2 -0
  224. package/payload/platform/plugins/loop/mcp/dist/index.d.ts.map +1 -0
  225. package/payload/platform/plugins/loop/mcp/dist/index.js +293 -0
  226. package/payload/platform/plugins/loop/mcp/dist/index.js.map +1 -0
  227. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts +10 -0
  228. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts.map +1 -0
  229. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js +88 -0
  230. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js.map +1 -0
  231. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts +82 -0
  232. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts.map +1 -0
  233. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js +427 -0
  234. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js.map +1 -0
  235. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts +5 -0
  236. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts.map +1 -0
  237. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js +40 -0
  238. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js.map +1 -0
  239. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts +10 -0
  240. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts.map +1 -0
  241. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js +24 -0
  242. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js.map +1 -0
  243. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts +16 -0
  244. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts.map +1 -0
  245. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js +35 -0
  246. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js.map +1 -0
  247. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts +5 -0
  248. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts.map +1 -0
  249. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js +19 -0
  250. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js.map +1 -0
  251. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts +4 -0
  252. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts.map +1 -0
  253. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js +14 -0
  254. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js.map +1 -0
  255. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts +9 -0
  256. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts.map +1 -0
  257. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js +60 -0
  258. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js.map +1 -0
  259. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts +13 -0
  260. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts.map +1 -0
  261. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js +41 -0
  262. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js.map +1 -0
  263. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts +9 -0
  264. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts.map +1 -0
  265. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js +16 -0
  266. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js.map +1 -0
  267. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts +15 -0
  268. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts.map +1 -0
  269. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js +11 -0
  270. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js.map +1 -0
  271. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts +10 -0
  272. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts.map +1 -0
  273. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js +39 -0
  274. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js.map +1 -0
  275. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts +9 -0
  276. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts.map +1 -0
  277. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js +125 -0
  278. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js.map +1 -0
  279. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts +18 -0
  280. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts.map +1 -0
  281. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js +87 -0
  282. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js.map +1 -0
  283. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts +10 -0
  284. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts.map +1 -0
  285. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js +82 -0
  286. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js.map +1 -0
  287. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts +12 -0
  288. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts.map +1 -0
  289. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js +32 -0
  290. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js.map +1 -0
  291. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts +15 -0
  292. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts.map +1 -0
  293. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js +11 -0
  294. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js.map +1 -0
  295. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts +16 -0
  296. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts.map +1 -0
  297. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js +41 -0
  298. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js.map +1 -0
  299. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts +13 -0
  300. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts.map +1 -0
  301. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js +49 -0
  302. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js.map +1 -0
  303. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts +7 -0
  304. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts.map +1 -0
  305. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js +19 -0
  306. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js.map +1 -0
  307. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts +5 -0
  308. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts.map +1 -0
  309. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js +32 -0
  310. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js.map +1 -0
  311. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts +14 -0
  312. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts.map +1 -0
  313. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js +11 -0
  314. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js.map +1 -0
  315. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts +9 -0
  316. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts.map +1 -0
  317. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js +85 -0
  318. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js.map +1 -0
  319. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts +13 -0
  320. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts.map +1 -0
  321. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js +44 -0
  322. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js.map +1 -0
  323. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts +14 -0
  324. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts.map +1 -0
  325. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js +18 -0
  326. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js.map +1 -0
  327. package/payload/platform/plugins/loop/mcp/package-lock.json +2549 -0
  328. package/payload/platform/plugins/loop/mcp/package.json +21 -0
  329. package/payload/platform/plugins/loop/mcp/src/__tests__/loop-swagger.snapshot.json +26467 -0
  330. package/payload/platform/plugins/loop/mcp/src/__tests__/swagger-write-coverage.test.ts +153 -0
  331. package/payload/platform/plugins/loop/mcp/src/index.ts +444 -0
  332. package/payload/platform/plugins/loop/mcp/src/lib/crypto.ts +105 -0
  333. package/payload/platform/plugins/loop/mcp/src/lib/loop-api.ts +604 -0
  334. package/payload/platform/plugins/loop/mcp/src/lib/neo4j.ts +51 -0
  335. package/payload/platform/plugins/loop/mcp/src/tools/customer-preferences.ts +66 -0
  336. package/payload/platform/plugins/loop/mcp/src/tools/feedback.ts +86 -0
  337. package/payload/platform/plugins/loop/mcp/src/tools/key-deregister.ts +27 -0
  338. package/payload/platform/plugins/loop/mcp/src/tools/key-list.ts +19 -0
  339. package/payload/platform/plugins/loop/mcp/src/tools/key-register.ts +95 -0
  340. package/payload/platform/plugins/loop/mcp/src/tools/marketing-enquiry.ts +113 -0
  341. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-batch.ts +53 -0
  342. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-request.ts +42 -0
  343. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match.ts +84 -0
  344. package/payload/platform/plugins/loop/mcp/src/tools/people-detail.ts +245 -0
  345. package/payload/platform/plugins/loop/mcp/src/tools/people-search.ts +180 -0
  346. package/payload/platform/plugins/loop/mcp/src/tools/property-detail.ts +145 -0
  347. package/payload/platform/plugins/loop/mcp/src/tools/property-listed.ts +88 -0
  348. package/payload/platform/plugins/loop/mcp/src/tools/property-request.ts +42 -0
  349. package/payload/platform/plugins/loop/mcp/src/tools/property-search.ts +92 -0
  350. package/payload/platform/plugins/loop/mcp/src/tools/supplier.ts +129 -0
  351. package/payload/platform/plugins/loop/mcp/src/tools/team-availability.ts +52 -0
  352. package/payload/platform/plugins/loop/mcp/src/tools/team-info.ts +95 -0
  353. package/payload/platform/plugins/loop/mcp/src/tools/viewing-create.ts +41 -0
  354. package/payload/platform/plugins/loop/mcp/src/tools/viewing-detail.ts +171 -0
  355. package/payload/platform/plugins/loop/mcp/src/tools/viewing-search.ts +92 -0
  356. package/payload/platform/plugins/loop/mcp/src/tools/viewing-update.ts +53 -0
  357. package/payload/platform/plugins/loop/mcp/tsconfig.json +20 -0
  358. package/payload/platform/plugins/loop/mcp/vitest.config.ts +9 -0
  359. package/payload/platform/plugins/loop/skills/compliance-flag-checker/SKILL.md +53 -0
  360. package/payload/platform/plugins/loop/skills/priority-ranker/SKILL.md +40 -0
  361. package/payload/platform/plugins/loop/skills/tone-matched-drafter/SKILL.md +53 -0
  362. package/payload/platform/plugins/loop/skills/variance-narrator/SKILL.md +50 -0
  363. package/payload/platform/plugins/loop/skills/vendor-research/SKILL.md +54 -0
  364. package/payload/platform/plugins/memory/mcp/package.json +0 -1
  365. package/payload/platform/plugins/teaching/.claude-plugin/plugin.json +8 -0
  366. package/payload/platform/plugins/teaching/PLUGIN.md +57 -0
  367. package/payload/platform/plugins/teaching/skills/interactive-tutor/SKILL.md +59 -0
  368. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/assessment.md +70 -0
  369. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/classroom-conduct.md +43 -0
  370. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/teaching-modes.md +83 -0
  371. package/payload/platform/plugins/teaching/skills/lesson-planner/SKILL.md +48 -0
  372. package/payload/platform/plugins/teaching/skills/lesson-planner/references/context-gathering.md +41 -0
  373. package/payload/platform/plugins/teaching/skills/lesson-planner/references/plan-structure.md +94 -0
  374. package/payload/platform/plugins/teaching/skills/study-pack-builder/SKILL.md +52 -0
  375. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/disaggregation.md +49 -0
  376. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/materials.md +116 -0
  377. package/payload/platform/plugins/vendors/.claude-plugin/plugin.json +8 -0
  378. package/payload/platform/plugins/vendors/PLUGIN.md +34 -0
  379. package/payload/platform/plugins/vendors/skills/vendor-communication/SKILL.md +42 -0
  380. package/payload/platform/plugins/vendors/skills/vendor-communication/references/fee-protection-and-agenda.md +28 -0
  381. package/payload/platform/plugins/vendors/skills/vendor-communication/references/listing-scripts.md +44 -0
  382. package/payload/platform/plugins/vendors/skills/vendor-communication/references/negotiation-deep-guide.md +70 -0
  383. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment-scripts.md +33 -0
  384. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment.md +34 -0
  385. package/payload/platform/plugins/vendors/skills/vendor-communication/references/scenario-scripts.md +38 -0
  386. package/payload/platform/plugins/vendors/skills/vendor-communication/references/seller-engagement.md +51 -0
  387. package/payload/platform/plugins/vendors/skills/vendor-communication/references/valuation-booking.md +76 -0
  388. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-scripts.md +63 -0
  389. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-updates.md +41 -0
  390. package/payload/platform/plugins/vendors/skills/vendor-updates/SKILL.md +153 -0
  391. package/payload/platform/plugins/writer-craft/.claude-plugin/plugin.json +8 -0
  392. package/payload/platform/plugins/writer-craft/PLUGIN.md +87 -0
  393. package/payload/platform/plugins/writer-craft/agents/writer-craft--manuscript-reviewer.md +92 -0
  394. package/payload/platform/plugins/writer-craft/skills/citation-style/SKILL.md +94 -0
  395. package/payload/platform/plugins/writer-craft/skills/citation-style/references/book-and-chapter-models.md +77 -0
  396. package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md +103 -0
  397. package/payload/platform/plugins/writer-craft/skills/citation-style/references/journal-article-models.md +74 -0
  398. package/payload/platform/plugins/writer-craft/skills/citation-style/references/other-source-models.md +146 -0
  399. package/payload/platform/plugins/writer-craft/skills/citation-style/references/reference-list-rules.md +70 -0
  400. package/payload/platform/plugins/writer-craft/skills/editorial-practice/SKILL.md +108 -0
  401. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/copyediting.md +73 -0
  402. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/developmental-editing.md +85 -0
  403. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/genre-specific-editing.md +78 -0
  404. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/line-editing.md +55 -0
  405. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/self-editing.md +89 -0
  406. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/SKILL.md +114 -0
  407. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/audience-analysis.md +73 -0
  408. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/crafting-persuasive-story.md +76 -0
  409. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/persuasion-case-studies.md +67 -0
  410. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/transformation-framework.md +86 -0
  411. package/payload/platform/plugins/writer-craft/skills/point-of-view/SKILL.md +97 -0
  412. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/indirect-narration.md +72 -0
  413. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/pov-types-and-voice.md +91 -0
  414. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/protagonist-filter.md +71 -0
  415. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/tense-and-person.md +85 -0
  416. package/payload/platform/plugins/writer-craft/skills/prose-craft/SKILL.md +100 -0
  417. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/punctuation-and-grammar.md +72 -0
  418. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/repetition.md +71 -0
  419. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/sound-and-rhythm.md +64 -0
  420. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/word-economy.md +93 -0
  421. package/payload/platform/plugins/writer-craft/skills/reader-engagement/SKILL.md +100 -0
  422. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/cause-effect-setup-payoff.md +79 -0
  423. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/conflict-escalation.md +81 -0
  424. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/hooking-readers.md +67 -0
  425. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/neurochemistry-of-engagement.md +94 -0
  426. package/payload/platform/plugins/writer-craft/skills/review-manuscript/SKILL.md +111 -0
  427. package/payload/platform/plugins/writer-craft/skills/review-manuscript/references/review-manuscript-checklist.md +119 -0
  428. package/payload/platform/plugins/writer-craft/skills/review-prose/SKILL.md +99 -0
  429. package/payload/platform/plugins/writer-craft/skills/review-prose/references/prose-review-checklist.md +112 -0
  430. package/payload/platform/plugins/writer-craft/skills/review-scene/SKILL.md +99 -0
  431. package/payload/platform/plugins/writer-craft/skills/review-scene/references/scene-analysis-framework.md +95 -0
  432. package/payload/platform/plugins/writer-craft/skills/story-architecture/SKILL.md +106 -0
  433. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/blueprinting-and-scene-cards.md +118 -0
  434. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/inner-issue-and-protagonist-goal.md +66 -0
  435. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/misbelief-desire-worldview.md +87 -0
  436. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/origin-scenes-and-escalation.md +82 -0
  437. package/payload/platform/plugins/writer-craft/skills/story-blueprint/SKILL.md +133 -0
  438. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-exercises.md +118 -0
  439. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-process.md +128 -0
  440. package/payload/platform/services/claude-session-manager/dist/config.d.ts +6 -0
  441. package/payload/platform/services/claude-session-manager/dist/config.d.ts.map +1 -1
  442. package/payload/platform/services/claude-session-manager/dist/config.js +60 -1
  443. package/payload/platform/services/claude-session-manager/dist/config.js.map +1 -1
  444. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +9 -0
  445. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
  446. package/payload/platform/services/claude-session-manager/dist/http-server.js +34 -0
  447. package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
  448. package/payload/platform/services/claude-session-manager/dist/index.js +12 -0
  449. package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
  450. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts +33 -0
  451. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts.map +1 -0
  452. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js +149 -0
  453. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js.map +1 -0
  454. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts +28 -0
  455. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts.map +1 -0
  456. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js +77 -0
  457. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js.map +1 -0
@@ -0,0 +1,119 @@
1
+ # Comprehensive Manuscript Review Checklist
2
+
3
+ This checklist synthesises criteria from neuroscience-based story theory, professional editing practice, and prose craft technique into a single review framework.
4
+
5
+ ## Lens 1: Story Architecture
6
+
7
+ ### Protagonist's Internal World
8
+ - [ ] Can you identify the protagonist's misbelief? Is it specific, earned, and active?
9
+ - [ ] Can you identify the protagonist's desire? Is it in conflict with the misbelief?
10
+ - [ ] Does the protagonist's worldview visibly filter their interpretation of events?
11
+ - [ ] Is the origin of the misbelief traceable to a specific past experience?
12
+ - [ ] Does every scene touch the third rail (the protagonist's internal struggle)?
13
+
14
+ ### Story Structure
15
+ - [ ] Does the story begin at the last possible moment — when avoidance becomes impossible?
16
+ - [ ] Does the inciting event directly threaten the protagonist's misbelief?
17
+ - [ ] Is there a ticking clock creating urgency?
18
+ - [ ] Is there a clear cause-and-effect chain through the internal story?
19
+ - [ ] Does the ending (if present) represent a genuine internal transformation — the Aha moment?
20
+ - [ ] Is the Aha moment earned, specific, and tied to the third rail?
21
+
22
+ ### What If Premise
23
+ - [ ] Does the premise contain context, conflict, and a thematic point?
24
+ - [ ] Does the premise imply the collision between the protagonist's inner world and external reality?
25
+
26
+ ## Lens 2: Reader Engagement
27
+
28
+ ### Opening / Hook
29
+ - [ ] Is the protagonist present from page one?
30
+ - [ ] Is something already happening that affects them?
31
+ - [ ] Are stakes visible immediately?
32
+ - [ ] Does the first page make the reader want to read the second?
33
+ - [ ] Is there a "yardstick" — a framework for understanding what kind of story this will be?
34
+
35
+ ### Cause and Effect
36
+ - [ ] Does every scene follow from the previous one (therefore/because, not and-then)?
37
+ - [ ] Can you trace the internal pattern (action → reaction → decision → action) in every scene?
38
+ - [ ] Does the "And so?" test pass for every major element?
39
+ - [ ] Is every decision the protagonist makes traceable through the text?
40
+
41
+ ### Setup and Payoff
42
+ - [ ] Is every setup paid off?
43
+ - [ ] Is every payoff set up?
44
+ - [ ] Are there inadvertent setups — details that promise significance but deliver nothing?
45
+ - [ ] Is there enough distance between setups and payoffs to create anticipation?
46
+
47
+ ### Conflict and Escalation
48
+ - [ ] Is there a clear "versus" — a specific rock and hard place?
49
+ - [ ] Does conflict escalate with each complication?
50
+ - [ ] Is the force of opposition specific, present, active, and credible?
51
+ - [ ] Is the protagonist earning every gain and paying for every loss?
52
+ - [ ] Have the protagonist's deepest flaws been exposed and tested?
53
+
54
+ ### Emotional Resonance
55
+ - [ ] Does the protagonist react emotionally to events?
56
+ - [ ] Are reactions specific and embodied, not generic?
57
+ - [ ] Can the reader mirror the protagonist's emotions?
58
+ - [ ] Is the story triggering all three engagement chemicals (dopamine, cortisol, oxytocin)?
59
+
60
+ ## Lens 3: Prose Craft
61
+
62
+ ### Sound and Rhythm
63
+ - [ ] Does the prose sound right when read with the mind's ear?
64
+ - [ ] Is there sentence length variety?
65
+ - [ ] Does rhythm match emotional register?
66
+ - [ ] Are long sentences clearly constructed?
67
+
68
+ ### Word Economy
69
+ - [ ] Are adjectives and adverbs earning their place?
70
+ - [ ] Are there qualifier ticks (just, very, kind of)?
71
+ - [ ] Can weak verb + adverb combinations be replaced with strong verbs?
72
+ - [ ] Is the prose crowded enough (vivid, dense) and leaped enough (no listing, no over-explanation)?
73
+
74
+ ### POV and Voice
75
+ - [ ] Is the POV consistent? Are there accidental slips?
76
+ - [ ] Is the tense consistent? Are shifts deliberate?
77
+ - [ ] Does the narrative voice maintain a consistent register?
78
+ - [ ] If character POV, does the language reflect how that character thinks?
79
+
80
+ ### Repetition
81
+ - [ ] Is repetition deliberate and effective, or accidental?
82
+ - [ ] Has natural repetition been replaced with awkward synonyms?
83
+
84
+ ### Exposition
85
+ - [ ] Is exposition integrated or dumped in blocks?
86
+ - [ ] Are there "As you know, Bob" moments?
87
+ - [ ] Does necessary information arrive when the reader needs it?
88
+
89
+ ## Lens 4: Editorial Quality
90
+
91
+ ### Developmental
92
+ - [ ] Is the structure serving the material?
93
+ - [ ] Are there pacing problems — sections that drag or rush?
94
+ - [ ] In fiction: are subplots connected to the main story?
95
+ - [ ] In nonfiction: is the argument clear and building?
96
+ - [ ] Is anything missing? Is anything unnecessary?
97
+
98
+ ### Line Level
99
+ - [ ] Are there clichés, throat-clearing, or hedging?
100
+ - [ ] Is tonal consistency maintained?
101
+ - [ ] Are there logical gaps where the reader needs a bridge?
102
+ - [ ] Does each paragraph lead naturally to the next?
103
+
104
+ ### Consistency
105
+ - [ ] Character names consistent throughout?
106
+ - [ ] Physical descriptions consistent?
107
+ - [ ] Timeline consistent?
108
+ - [ ] Geography and setting details consistent?
109
+
110
+ ## Report Priority Framework
111
+
112
+ After completing the review, prioritise findings by impact:
113
+
114
+ 1. **Story architecture problems** — if the internal story is broken, everything built on it is compromised
115
+ 2. **Engagement problems** — if readers disengage, nothing else matters
116
+ 3. **Structural and pacing problems** — these change the prose landscape
117
+ 4. **POV and voice problems** — these affect every page
118
+ 5. **Prose craft problems** — important but addressable once larger issues are resolved
119
+ 6. **Consistency and mechanical errors** — last in priority, first in visibility
@@ -0,0 +1,99 @@
1
+ ---
2
+ name: review-prose
3
+ description: "Performs a prose-level review of a passage, analyzing sound, rhythm, sentence variety, POV consistency, word economy, repetition, and the balance of crowding and leaping. Use this skill whenever the user asks to check their writing style, review prose quality, assess how a passage reads, give style feedback, asks 'how does this sound', 'is this well written', 'check my prose', or submits a passage specifically for craft-level feedback rather than story-level feedback. Also use when a writer wants to improve the music and economy of their sentences."
4
+ ---
5
+
6
+ # Review Prose
7
+
8
+ Prose review examines writing at the level of sound, sentence, and word — the physical material of the text. This is distinct from story review (which examines internal architecture) and scene review (which examines a scene's structural function). Prose review asks: does this *sound* right? Is every word earning its place?
9
+
10
+ ## Review Process
11
+
12
+ ### Step 1: Read with the Mind's Ear
13
+ Read the passage as if hearing it aloud. Note rhythm, flow, stumbles, beauty, and dullness. Do not analyze yet — just listen. Mark passages that sound wrong, passages that sound right, and passages where you lose the thread.
14
+
15
+ ### Step 2: Analyze Sound and Rhythm
16
+
17
+ **Sentence variety:**
18
+ - Map the sentence lengths. Is there variety, or monotonous uniformity?
19
+ - Are short sentences deployed for emphasis in the right places?
20
+ - Are long sentences clearly constructed — does the reader glide through, or get lost?
21
+ - Is there conjunctivitis (strings of short sentences joined by "and" / "but")?
22
+
23
+ **Rhythm:**
24
+ - Does the rhythm match the emotional register of the content? (Fast rhythm for action, slower rhythm for reflection, etc.)
25
+ - Are there accidental rhythmic patterns that create unintended effects?
26
+ - Does the prose have moments of beauty — places where language takes pleasure in itself?
27
+
28
+ ### Step 3: Analyze Word Economy
29
+
30
+ **Adjectives and adverbs:**
31
+ - Can any adjective be absorbed into a stronger noun?
32
+ - Can any adverb be absorbed into a stronger verb?
33
+ - Are there qualifier ticks? (just, very, kind of, sort of, rather, a little, somewhat)
34
+ - Are there empty intensifiers? (great, suddenly, somehow, really, absolutely)
35
+
36
+ **Verbs:**
37
+ - Are verbs active and specific? Or weak and generic?
38
+ - Is the passive voice being used where active would be stronger? (And is it being used well where it belongs?)
39
+ - Are there unnecessary "to be" constructions?
40
+
41
+ **Crowding and leaping:**
42
+ - Is the passage vivid, exact, concrete, dense, rich? (Crowded enough?)
43
+ - Is there white space — things left unsaid, leaps the reader can make? (Leaped enough?)
44
+ - Are there passages that list rather than describe?
45
+ - Is every sensory detail earning its place — serving story, character, or theme?
46
+
47
+ ### Step 4: Analyze POV and Voice
48
+
49
+ - Is the POV consistent throughout the passage?
50
+ - Are there accidental slips into another character's thoughts?
51
+ - Is the narrative voice consistent in register and tone?
52
+ - If there's a strong character POV, does the language reflect how that character would think and perceive?
53
+ - Is exposition delivered through the character's filter, or does the author step in?
54
+
55
+ ### Step 5: Check for Repetition
56
+
57
+ - Is there accidental repetition — unintentional echoes that create clumsiness?
58
+ - Is there deliberate repetition — purposeful echoes creating emphasis or rhythm?
59
+ - Has the writer reached for the thesaurus to avoid natural repetition, producing awkward synonyms?
60
+
61
+ ### Step 6: Check Punctuation and Grammar
62
+
63
+ - Is punctuation clarifying the prose or cluttering it?
64
+ - Are there grammar errors that will break the reader's trust?
65
+ - Are unconventional choices (fragments, run-ons, comma splices) deliberate and effective?
66
+
67
+ ## Prose Review Report Structure
68
+
69
+ ```
70
+ ## Prose Review: [Passage Description]
71
+
72
+ ### Overall Impression
73
+ [How the passage reads as a whole — the mind's ear verdict]
74
+
75
+ ### Strengths
76
+ [What the writer is doing well at the prose level]
77
+
78
+ ### Sound and Rhythm
79
+ [Sentence variety, rhythmic patterns, flow]
80
+
81
+ ### Word Economy
82
+ [Adjectives/adverbs, verb strength, qualifiers, crowding/leaping]
83
+
84
+ ### POV and Voice
85
+ [Consistency, register, character filter]
86
+
87
+ ### Repetition
88
+ [Accidental vs. deliberate; awkward synonym hunting]
89
+
90
+ ### Specific Line Notes
91
+ [Passage-by-passage observations with specific suggestions]
92
+
93
+ ### Priority Recommendations
94
+ [The 3-5 most impactful prose improvements to make]
95
+ ```
96
+
97
+ ## When to Read Reference Files
98
+
99
+ - **For the complete prose review criteria** — read `references/prose-review-checklist.md`
@@ -0,0 +1,112 @@
1
+ # Prose Review Checklist
2
+
3
+ ## Sound and Rhythm
4
+
5
+ ### The Mind's Ear Test
6
+ Read the passage as if hearing it aloud. Note where it flows, where it stumbles, where it sings. If it sounds wrong, it is wrong — even before you can name the problem.
7
+
8
+ ### Sentence Variety
9
+ - [ ] Map sentence lengths across the passage. Is there variety?
10
+ - [ ] Are short sentences deployed for emphasis at the right moments?
11
+ - [ ] Are long sentences clearly constructed — does the reader glide through?
12
+ - [ ] Is there conjunctivitis (strings of short sentences joined by "and" / "but")?
13
+ - [ ] Is there a monotonous rhythm (all sentences the same length)?
14
+
15
+ ### Rhythm and Register
16
+ - [ ] Does the rhythm match the emotional content?
17
+ - [ ] Fast, staccato for action/urgency?
18
+ - [ ] Slower, rolling for reflection/grief/beauty?
19
+ - [ ] Does a sudden short sentence after long ones create intended emphasis?
20
+ - [ ] Are there accidental rhythmic patterns creating unintended effects?
21
+
22
+ ## Word Economy
23
+
24
+ ### Adjectives and Adverbs
25
+ - [ ] Can any adjective be absorbed into a stronger noun?
26
+ - [ ] Can any adverb be absorbed into a stronger verb?
27
+ - [ ] Are adjectives and adverbs adding precision, or padding?
28
+
29
+ ### Qualifier Ticks
30
+ Check for and flag these bloodsuckers:
31
+ - just
32
+ - very
33
+ - rather
34
+ - a little
35
+ - kind of / sort of
36
+ - somewhat
37
+ - quite
38
+ - really
39
+
40
+ ### Empty Intensifiers
41
+ Check for words that have lost meaning through overuse:
42
+ - great / amazing / incredible
43
+ - suddenly
44
+ - somehow
45
+ - absolutely / totally / literally (as emphasis)
46
+
47
+ ### Verb Strength
48
+ - [ ] Are verbs active and specific?
49
+ - [ ] Are there weak verb + adverb combinations? (ran quickly → raced)
50
+ - [ ] Is passive voice being used where active would be stronger?
51
+ - [ ] Are there unnecessary "to be" constructions?
52
+
53
+ ## Crowding and Leaping
54
+
55
+ ### Crowding (Density)
56
+ - [ ] Is the passage vivid — can the reader see, hear, feel what's happening?
57
+ - [ ] Are details exact and concrete, not vague and abstract?
58
+ - [ ] Is every detail doing work — revealing character, advancing story, or illuminating theme?
59
+ - [ ] Is the passage rich enough — enough substance to engage?
60
+
61
+ ### Leaping (Economy)
62
+ - [ ] Is there white space — things left unsaid that the reader can infer?
63
+ - [ ] Are there passages that list rather than describe?
64
+ - [ ] Is there over-explanation — the reader told what they could figure out?
65
+ - [ ] Are transitions belaboured — steps spelled out that could be leaped over?
66
+ - [ ] Does every sensory detail serve the story, or is some of it travelogue?
67
+
68
+ ## POV and Voice
69
+
70
+ ### POV Consistency
71
+ - [ ] Is the POV type identifiable and consistent?
72
+ - [ ] Are there accidental one-sentence slips into another character's thoughts?
73
+ - [ ] Is the protagonist's subjective filter colouring the narration?
74
+ - [ ] Does the language reflect the viewpoint character's vocabulary and sensibility?
75
+
76
+ ### Tense Consistency
77
+ - [ ] Is the tense consistent throughout?
78
+ - [ ] Are any shifts between past and present deliberate and signalled?
79
+ - [ ] Is there accidental "two-timing" (drifting between tenses)?
80
+
81
+ ### Voice and Register
82
+ - [ ] Is the narrative voice consistent in tone and register?
83
+ - [ ] Are there tonal lurches — shifts between formal/casual, serious/flip?
84
+ - [ ] Does the voice serve the story, or does it draw attention to itself?
85
+
86
+ ## Repetition
87
+
88
+ ### Accidental Repetition
89
+ - [ ] Are there unintentional word echoes within paragraphs or across adjacent paragraphs?
90
+ - [ ] Are there repeated sentence structures creating monotony?
91
+
92
+ ### Deliberate Repetition
93
+ - [ ] Is intentional repetition accumulating meaning with each occurrence?
94
+ - [ ] Is it creating rhythm, emphasis, or structural echoes?
95
+
96
+ ### Thesaurus Syndrome
97
+ - [ ] Has natural repetition been replaced with awkward synonyms?
98
+ - [ ] Are there words that stick out because they were chosen to avoid repeating a simpler word?
99
+
100
+ ## Punctuation and Grammar
101
+
102
+ - [ ] Is punctuation clarifying the prose, not cluttering it?
103
+ - [ ] Are there grammar errors that will break the reader's trust?
104
+ - [ ] Are unconventional choices (fragments, comma splices, run-ons) deliberate and effective?
105
+ - [ ] Are semicolons used correctly and purposefully?
106
+
107
+ ## Exposition
108
+
109
+ - [ ] Is necessary information integrated into the scene, or dumped in blocks?
110
+ - [ ] Are there "As you know, Bob" moments in dialogue?
111
+ - [ ] Does exposition arrive when the reader needs it, not before?
112
+ - [ ] Is backstory delivered through the character's emotional filter, not as neutral information?
@@ -0,0 +1,99 @@
1
+ ---
2
+ name: review-scene
3
+ description: "Performs a deep analysis of a single scene against scene card criteria, engagement principles, and prose craft standards. Use this skill whenever the user asks to analyze a scene, check if a scene works, give scene-level feedback, review a scene, assess a scene's effectiveness, or says 'does this scene work'. Also use when a writer submits a discrete scene and wants to understand whether it earns its place in the story."
4
+ ---
5
+
6
+ # Review Scene
7
+
8
+ A scene is the fundamental unit of story. Every scene must justify its existence by advancing the protagonist's internal struggle while moving the external plot forward. This skill provides a deep analysis of a single scene against the criteria that determine whether it earns its place.
9
+
10
+ ## Scene Analysis Framework
11
+
12
+ ### Step 1: Read and React
13
+ Read the scene completely. Note first impressions: where are you engaged, confused, bored, moved? These instinctive responses are the most honest data available.
14
+
15
+ ### Step 2: Fill the Scene Card
16
+
17
+ For the scene being analyzed, determine:
18
+
19
+ | Element | Assessment |
20
+ |---------|-----------|
21
+ | **External event** | What happens? State it in one sentence. |
22
+ | **Internal meaning** | How does this force the protagonist's internal struggle forward? |
23
+ | **Urgency hook** | What question does this scene raise that pulls the reader into the next scene? |
24
+ | **Cause** | What prior event made this scene necessary? |
25
+ | **Effect** | What must happen next because of this scene? |
26
+
27
+ **Critical test**: If the "internal meaning" row is empty — if the scene has no connection to the protagonist's internal struggle — the scene has no business being in the story, regardless of how dramatic or well-written it is.
28
+
29
+ ### Step 3: Check Engagement Mechanics
30
+
31
+ **Opening of the scene:**
32
+ - Does the scene enter late? (Not the preamble — the thing itself)
33
+ - Is there an immediate sense of what's at stake?
34
+
35
+ **Cause and effect within the scene:**
36
+ - Does every beat follow the action → reaction → decision → action pattern?
37
+ - Is the protagonist making decisions whose reasoning is visible to the reader?
38
+ - Does each beat escalate — raising stakes or deepening the dilemma?
39
+
40
+ **Conflict:**
41
+ - Is there a specific "versus" — a rock and hard place?
42
+ - Does the conflict arise from character (the protagonist's own fears and misbeliefs creating the trap) rather than being arbitrarily imposed?
43
+ - Is the opposition specific and active?
44
+
45
+ **Emotional resonance:**
46
+ - Does the protagonist react emotionally to events?
47
+ - Is the reaction specific and embodied (physical, cognitive, behavioural), not generic?
48
+ - Can the reader mirror this emotion through their own empathic response?
49
+
50
+ **Closing of the scene:**
51
+ - Does the scene end with an unanswered question or unresolved tension that propels the reader forward?
52
+ - Does it leave out at the right moment (leaping), not linger past its usefulness?
53
+
54
+ ### Step 4: Check Prose Craft
55
+
56
+ - Read the scene with the mind's ear. Does it sound right?
57
+ - Is there sentence variety suited to the scene's emotional register?
58
+ - Is the POV consistent throughout? Any accidental slips?
59
+ - Is exposition integrated into the scene's action, or dumped as a separate layer?
60
+ - Are sensory details earning their place — each one revealing character, advancing story, or illuminating theme?
61
+ - Is the scene crowded enough to be vivid but leaped enough to move?
62
+
63
+ ### Step 5: Check Continuity
64
+
65
+ - Does the scene connect causally to what precedes it?
66
+ - Does it set up what follows?
67
+ - Are there setups planted in this scene? Are they clear enough to register subconsciously but not so heavy-handed that the reader sees the machinery?
68
+ - Is information from earlier scenes used correctly (character names, physical details, timeline)?
69
+
70
+ ## Scene Report Structure
71
+
72
+ ```
73
+ ## Scene Analysis: [Scene Description]
74
+
75
+ ### Scene Card
76
+ [The filled-in scene card from Step 2]
77
+
78
+ ### What Works
79
+ [Specific strengths — what the writer should keep]
80
+
81
+ ### Internal Story Connection
82
+ [How well the scene connects to the protagonist's internal struggle]
83
+
84
+ ### Engagement
85
+ [Hooks, cause-and-effect, conflict, emotional resonance]
86
+
87
+ ### Prose Craft
88
+ [Sound, rhythm, POV, word economy, sensory detail]
89
+
90
+ ### Continuity
91
+ [Causal connections to surrounding scenes, setups, consistency]
92
+
93
+ ### Recommendations
94
+ [Specific, prioritized suggestions for revision]
95
+ ```
96
+
97
+ ## When to Read Reference Files
98
+
99
+ - **For the complete scene analysis framework with detailed criteria** — read `references/scene-analysis-framework.md`
@@ -0,0 +1,95 @@
1
+ # Scene Analysis Framework
2
+
3
+ ## The Scene Card
4
+
5
+ Every scene must justify its existence. The Scene Card is the diagnostic tool:
6
+
7
+ | Element | Question | Why It Matters |
8
+ |---------|----------|---------------|
9
+ | **External event** | What happens? State it in one sentence. | The visible plot action |
10
+ | **Internal meaning** | How does this force the protagonist's internal struggle forward? | THE critical test — if this is empty, the scene is dead weight |
11
+ | **Urgency hook** | What question does this raise that pulls the reader into the next scene? | Creates forward momentum via dopamine |
12
+ | **Cause** | What prior event made this scene necessary? | Ensures causal chain integrity |
13
+ | **Effect** | What must happen next because of this scene? | Ensures forward momentum |
14
+
15
+ ## Scene Entry and Exit
16
+
17
+ ### Enter Late
18
+ The scene should begin as close to its core event as possible. Not the approach to the restaurant — the conversation at the table. Not waking up and getting dressed — the moment the day goes wrong.
19
+
20
+ ### Exit Early
21
+ The scene should end the moment its work is done. Not the drive home — the decision made. Not the aftermath — the turning point. Leave the reader with unresolved tension that pulls them into the next scene.
22
+
23
+ ## Internal Pattern Within the Scene
24
+
25
+ Every scene should contain the four-beat internal pattern:
26
+
27
+ 1. **Action** — Something happens (external event)
28
+ 2. **Reaction** — The protagonist responds emotionally (internal response)
29
+ 3. **Decision** — The protagonist decides what to do next (choice)
30
+ 4. **New Action** — The protagonist acts on the decision (external consequence)
31
+
32
+ This pattern may repeat multiple times within a single scene, at different scales. The reader tracks this rhythm unconsciously. When it breaks — when a character acts without reacting, or reacts without deciding — the reader disconnects.
33
+
34
+ ## Conflict Within the Scene
35
+
36
+ ### The Scene-Level "Versus"
37
+ Every scene needs its own source of tension — a specific rock and hard place for the protagonist in this moment. This may be:
38
+ - A direct confrontation with the antagonist
39
+ - An internal dilemma (desire vs. misbelief)
40
+ - A practical obstacle that tests the protagonist's resources
41
+ - Social pressure that threatens to expose the protagonist's secret or flaw
42
+
43
+ ### Conflict Must Come From Character
44
+ The best scene-level conflict arises from who the protagonist is — their misbelief creates the trap they're in. External obstacles imposed without connection to the protagonist's inner world feel arbitrary.
45
+
46
+ ### Escalation Within the Scene
47
+ Even within a single scene, the stakes should shift — ideally upward. Each exchange, each beat, each revelation should raise the pressure. A scene that stays at the same level of tension throughout feels flat.
48
+
49
+ ## Emotional Presence
50
+
51
+ ### The Protagonist Must Be Emotionally Present
52
+ Every event must register in the protagonist. If they witness something and have no response, the reader's mirror neurons have nothing to latch onto. Meaning collapses.
53
+
54
+ ### Show, Don't Label
55
+ Not "she was afraid" but the specific physical, cognitive, and behavioural response that shows fear in this character in this moment. Different people express the same emotion differently — the response must be specific to this protagonist.
56
+
57
+ ### Body Language as Subtext
58
+ Physical responses communicate what the character might never say. A character who says "I'm fine" while gripping the armrest hard enough to whiten their knuckles is telling two stories. The reader trusts the body over the words.
59
+
60
+ ## Prose Craft in the Scene
61
+
62
+ ### Rhythm Should Match Register
63
+ Fast, staccato sentences for action and shock. Slower, flowing sentences for reflection and grief. The scene's emotional content should be embodied in its prose rhythm.
64
+
65
+ ### Sensory Detail Must Earn Its Place
66
+ Every sensory detail should do at least one of:
67
+ - Reveal character (what the protagonist notices tells us who they are)
68
+ - Advance story (the detail has consequences later)
69
+ - Illuminate theme (the detail carries symbolic weight)
70
+
71
+ Details that are only atmospheric — that create setting without meaning — are clutter.
72
+
73
+ ### POV Consistency
74
+ Check for one-sentence slips into another character's thoughts. In limited third person, the protagonist cannot know what another character is thinking or feeling — only what they observe.
75
+
76
+ ## Scene-Level Diagnostic
77
+
78
+ ### Does This Scene Earn Its Place?
79
+ - [ ] Can you fill in all five Scene Card elements?
80
+ - [ ] If you removed this scene, would the causal chain break?
81
+ - [ ] Does this scene change something — advance the protagonist's internal struggle?
82
+
83
+ ### Is the Scene Engaging?
84
+ - [ ] Does it enter late and exit early?
85
+ - [ ] Is the internal pattern (action → reaction → decision → action) running?
86
+ - [ ] Is there scene-level conflict specific to this moment?
87
+ - [ ] Do stakes shift within the scene?
88
+ - [ ] Does the scene end with an unresolved question?
89
+
90
+ ### Is the Prose Serving the Scene?
91
+ - [ ] Does rhythm match emotional register?
92
+ - [ ] Is the protagonist emotionally present throughout?
93
+ - [ ] Are sensory details earning their place?
94
+ - [ ] Is POV consistent — no accidental slips?
95
+ - [ ] Is exposition integrated, not dumped?
@@ -0,0 +1,106 @@
1
+ ---
2
+ name: story-architecture
3
+ description: "Guides building and analyzing internal story architecture: misbelief, desire, third rail, worldview, origin scenes, 'What If' premise, scene cards, and blueprinting. Use this skill whenever the user mentions protagonist misbelief, character desire, third rail, internal struggle, worldview, origin scene, What If premise, scene cards, story blueprint, building a story from inside out, protagonist's wound, backstory excavation, or asks why their story feels flat despite having good plot events. Also use when diagnosing why a story lacks emotional power or when a writer needs to develop their protagonist's internal architecture before plotting."
4
+ ---
5
+
6
+ # Story Architecture
7
+
8
+ Story is not plot. Plot is the sequence of external events; story is the internal transformation those events force upon the protagonist. The brain processes narrative as a survival simulation — readers track what happens *inside* the protagonist's mind, not what happens around them. A novel with spectacular events but no internal engine is neurologically inert. The reader puts it down.
9
+
10
+ This skill covers the internal architecture that powers a story: the structural components that make a reader unable to stop reading.
11
+
12
+ ## Core Components
13
+
14
+ Every functioning story requires these interlocking elements:
15
+
16
+ ### 1. The Misbelief
17
+ A specific false conclusion about how the world works, rooted in a painful past experience, that governs the protagonist's behaviour. The misbelief is not a character flaw — it is a coping strategy that once made sense. It protected the protagonist. Now it imprisons them.
18
+
19
+ The misbelief must be:
20
+ - **Specific** — not "she has trust issues" but "she believes that letting anyone see her real feelings will get her abandoned, because that's what happened when she was twelve and told her mother the truth about her stepfather"
21
+ - **Earned** — traceable to a concrete origin experience
22
+ - **Active** — currently shaping decisions and relationships, not sitting inertly in backstory
23
+
24
+ ### 2. The Desire
25
+ Something the protagonist has wanted, perhaps for years, that the misbelief prevents them from achieving. Desire and misbelief are in permanent conflict — every time the protagonist moves toward what they want, the misbelief sabotages them.
26
+
27
+ ### 3. The Third Rail
28
+ The protagonist's internal struggle is the electrical current that powers the entire novel. Like a subway's third rail, it runs beneath every scene. External plot events matter only insofar as they connect to this rail. Scenes that don't touch it are dead weight.
29
+
30
+ ### 4. The Worldview
31
+ The protagonist's subjective interpretive filter — not a bird's-eye view, not a political position, but the specific, idiosyncratic lens ground by their past experiences. It determines what they notice and ignore, what frightens them, what they desire, and what they refuse to see.
32
+
33
+ The brain is a prediction machine. The protagonist's worldview is their prediction engine. The novel is the story of what happens when reality refuses to match their predictions.
34
+
35
+ ### 5. The Origin Scene
36
+ The specific moment in the protagonist's past when the misbelief took root. This is not backstory filler — it is the foundation of the entire story. Write it as a full scene in the protagonist's subjective POV.
37
+
38
+ ### 6. The "What If" Premise
39
+ The story's core premise. A story-worthy What If must contain:
40
+ - **Context** — the specific world and circumstances
41
+ - **Conflict** — the seed of internal struggle
42
+ - **A point** — the thematic question the story will interrogate
43
+
44
+ A neutral What If ("What if a man lost his job?") is insufficient. It must imply the collision between the protagonist's misbelief and reality.
45
+
46
+ ## Scene Cards
47
+
48
+ Every scene must be tracked with a Scene Card capturing:
49
+
50
+ | Element | Question |
51
+ |---------|----------|
52
+ | **External event** | What happens? |
53
+ | **Internal meaning** | How does this force the protagonist's internal struggle forward? |
54
+ | **Urgency hook** | What question does this raise for the reader? |
55
+ | **Cause** | What scene triggered this one? |
56
+ | **Effect** | What will this scene trigger next? |
57
+
58
+ If you cannot fill in the "internal meaning" row, the scene has no business being in the novel. External events without internal meaning are noise.
59
+
60
+ ## Diagnostic Checklist
61
+
62
+ When analyzing a story or helping a writer develop one, check:
63
+
64
+ - [ ] Can you state the protagonist's misbelief in one specific sentence?
65
+ - [ ] Can you trace the misbelief to a concrete origin experience?
66
+ - [ ] Is the desire in direct conflict with the misbelief?
67
+ - [ ] Does the protagonist's worldview visibly filter every scene?
68
+ - [ ] Does the novel begin at the last possible moment — when avoidance becomes impossible?
69
+ - [ ] Does the inciting event directly threaten the misbelief?
70
+ - [ ] Is there a ticking clock creating urgency?
71
+ - [ ] Does every scene touch the third rail?
72
+ - [ ] Can you trace cause-and-effect from scene to scene through the internal story?
73
+ - [ ] Does the "Aha!" moment feel earned, specific, and tied to the third rail?
74
+
75
+ ## The Blueprinting Process
76
+
77
+ The blueprint is not a traditional outline. It is built scene by scene, grounded in the internal story, and developed iteratively alongside drafting. The process:
78
+
79
+ 1. Find the What If (premise with context, conflict, and thematic point)
80
+ 2. Identify the protagonist (whose internal change is this about?)
81
+ 3. Excavate the misbelief and desire
82
+ 4. Write the origin scene
83
+ 5. Write escalating backstory scenes showing the misbelief deepening
84
+ 6. Determine the opening moment (last possible moment of avoidance)
85
+ 7. Determine the ending (the Aha! moment — internal climax)
86
+ 8. Build Scene Cards connecting opening to ending
87
+ 9. Draft and blueprint simultaneously — they inform each other
88
+
89
+ Stories grow in spirals, not lines. Each pass deepens rather than merely extends.
90
+
91
+ ## When to Read Reference Files
92
+
93
+ - **For detailed excavation of misbelief, desire, and worldview** — read `references/misbelief-desire-worldview.md`
94
+ - **For the full blueprinting system and scene card process** — read `references/blueprinting-and-scene-cards.md`
95
+ - **For origin scenes and escalating turning points** — read `references/origin-scenes-and-escalation.md`
96
+ - **For the neuroscience of why internal story matters** — read `references/inner-issue-and-protagonist-goal.md`
97
+
98
+ ## Exercises to Offer Writers
99
+
100
+ When a writer is developing their story architecture, suggest these exercises as appropriate:
101
+
102
+ 1. **Write your What If** — a concise, specific premise including context, conflict, and thematic point
103
+ 2. **Write a protagonist bio** focused on internal life — want, misbelief, emotional state at novel's opening
104
+ 3. **Write the origin scene** — the moment the misbelief formed, rendered as a full scene in subjective POV
105
+ 4. **Write 3-5 escalating backstory scenes** — moments where the misbelief deepened, always tying external events to internal emotional meaning
106
+ 5. **Interrogate with "Why?"** — for every uncertain plot point, ask "Why would this character do this?" until you reach bedrock (a specific past experience that makes the action inevitable)