opencode-skills-collection 3.0.48 → 3.0.49

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 (403) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +15 -1
  2. package/bundled-skills/ab-test-setup/SKILL.md +6 -6
  3. package/bundled-skills/apify-actorization/SKILL.md +2 -2
  4. package/bundled-skills/brave-man/SKILL.md +191 -0
  5. package/bundled-skills/crossframe/SKILL.md +212 -0
  6. package/bundled-skills/crossframe/agents/openai.yaml +4 -0
  7. package/bundled-skills/crossframe/evals/crossframe-smoke-tests.md +277 -0
  8. package/bundled-skills/crossframe/examples/ai-compliance-case.md +21 -0
  9. package/bundled-skills/crossframe/examples/bad-output-vs-good-output.md +54 -0
  10. package/bundled-skills/crossframe/examples/concept-nihilism-case.md +39 -0
  11. package/bundled-skills/crossframe/examples/exit-transfer-case.md +21 -0
  12. package/bundled-skills/crossframe/examples/expression-translation-case.md +15 -0
  13. package/bundled-skills/crossframe/examples/field-dissociation-case.md +16 -0
  14. package/bundled-skills/crossframe/examples/framework-boundary-case.md +27 -0
  15. package/bundled-skills/crossframe/examples/governance-continuity-case.md +17 -0
  16. package/bundled-skills/crossframe/examples/healing-transfer-route-case.md +19 -0
  17. package/bundled-skills/crossframe/examples/high-reflexivity-case.md +19 -0
  18. package/bundled-skills/crossframe/examples/intimate-relationship-light-case.md +18 -0
  19. package/bundled-skills/crossframe/examples/large-scale-stress-case.md +17 -0
  20. package/bundled-skills/crossframe/examples/life-first-cause-case.md +34 -0
  21. package/bundled-skills/crossframe/examples/lifecycle-stage-case.md +16 -0
  22. package/bundled-skills/crossframe/examples/love-open-action-case.md +21 -0
  23. package/bundled-skills/crossframe/examples/low-condition-action-case.md +21 -0
  24. package/bundled-skills/crossframe/examples/organization-case.md +42 -0
  25. package/bundled-skills/crossframe/examples/progression-case.md +16 -0
  26. package/bundled-skills/crossframe/examples/public-institution-case.md +19 -0
  27. package/bundled-skills/crossframe/examples/public-system-case.md +39 -0
  28. package/bundled-skills/crossframe/examples/relationship-case.md +42 -0
  29. package/bundled-skills/crossframe/examples/scale-transfer-misuse-case.md +21 -0
  30. package/bundled-skills/crossframe/examples/strong-judgment-case.md +19 -0
  31. package/bundled-skills/crossframe/examples/theory-backend-case.md +18 -0
  32. package/bundled-skills/crossframe/protocols/anti-capture-protocol.md +40 -0
  33. package/bundled-skills/crossframe/protocols/concept-explanation-protocol.md +80 -0
  34. package/bundled-skills/crossframe/protocols/diagnosis-protocol.md +94 -0
  35. package/bundled-skills/crossframe/protocols/expression-translation-protocol.md +28 -0
  36. package/bundled-skills/crossframe/protocols/field-dissociation-protocol.md +28 -0
  37. package/bundled-skills/crossframe/protocols/framework-boundary-protocol.md +38 -0
  38. package/bundled-skills/crossframe/protocols/governance-continuity-protocol.md +32 -0
  39. package/bundled-skills/crossframe/protocols/healing-transfer-protocol.md +69 -0
  40. package/bundled-skills/crossframe/protocols/high-reflexivity-protocol.md +55 -0
  41. package/bundled-skills/crossframe/protocols/inference-protocol.md +49 -0
  42. package/bundled-skills/crossframe/protocols/intimate-relationship-protocol.md +50 -0
  43. package/bundled-skills/crossframe/protocols/large-scale-stress-test-protocol.md +26 -0
  44. package/bundled-skills/crossframe/protocols/lifecycle-diagnosis-protocol.md +50 -0
  45. package/bundled-skills/crossframe/protocols/low-condition-action-protocol.md +33 -0
  46. package/bundled-skills/crossframe/protocols/open-assertion-protocol.md +55 -0
  47. package/bundled-skills/crossframe/protocols/progression-protocol.md +30 -0
  48. package/bundled-skills/crossframe/protocols/proposition-verification-protocol.md +64 -0
  49. package/bundled-skills/crossframe/protocols/public-institution-protocol.md +66 -0
  50. package/bundled-skills/crossframe/references/concept-cards/README.md +50 -0
  51. package/bundled-skills/crossframe/references/concept-cards/accessibility-toolization-split.md +29 -0
  52. package/bundled-skills/crossframe/references/concept-cards/anchor-group.md +40 -0
  53. package/bundled-skills/crossframe/references/concept-cards/chengjie-huiliu.md +52 -0
  54. package/bundled-skills/crossframe/references/concept-cards/dynamics-group.md +42 -0
  55. package/bundled-skills/crossframe/references/concept-cards/evidence-cost.md +45 -0
  56. package/bundled-skills/crossframe/references/concept-cards/exit-transfer.md +41 -0
  57. package/bundled-skills/crossframe/references/concept-cards/framework-governance-falsification.md +29 -0
  58. package/bundled-skills/crossframe/references/concept-cards/judgment-grades.md +46 -0
  59. package/bundled-skills/crossframe/references/concept-cards/love-generative-action.md +29 -0
  60. package/bundled-skills/crossframe/references/concept-cards/love-open-action.md +51 -0
  61. package/bundled-skills/crossframe/references/concept-cards/low-condition-action.md +50 -0
  62. package/bundled-skills/crossframe/references/concept-cards/malicious-compliance-ai-validation.md +29 -0
  63. package/bundled-skills/crossframe/references/concept-cards/mechanism-candidates.md +38 -0
  64. package/bundled-skills/crossframe/references/concept-cards/metaphor-source-transparency.md +29 -0
  65. package/bundled-skills/crossframe/references/concept-cards/no-institution-middle-path.md +29 -0
  66. package/bundled-skills/crossframe/references/concept-cards/observation-entropy-contraction.md +29 -0
  67. package/bundled-skills/crossframe/references/concept-cards/open-assertion.md +69 -0
  68. package/bundled-skills/crossframe/references/concept-cards/power-closure.md +51 -0
  69. package/bundled-skills/crossframe/references/concept-cards/procedural-judgment-responsibility.md +29 -0
  70. package/bundled-skills/crossframe/references/concept-cards/reflexivity.md +50 -0
  71. package/bundled-skills/crossframe/references/concept-cards/repair-byproduct.md +38 -0
  72. package/bundled-skills/crossframe/references/concept-cards/responsibility-chain.md +58 -0
  73. package/bundled-skills/crossframe/references/concept-cards/scale-transfer.md +50 -0
  74. package/bundled-skills/crossframe/references/concept-cards/structure-process-group.md +44 -0
  75. package/bundled-skills/crossframe/references/concept-cards/trapped-subject-trauma-baseline.md +29 -0
  76. package/bundled-skills/crossframe/references/concept-cards/visibility-opacity-weak-signals.md +29 -0
  77. package/bundled-skills/crossframe/references/concepts-minimal-set.md +53 -0
  78. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-action-healing-transfer-pack.md +66 -0
  79. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-ai-process-artifact-boundary-pack.md +71 -0
  80. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-anchor-dynamics-structure-process-pack.md +62 -0
  81. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-concept-weaponization-dogma-pack.md +69 -0
  82. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-core-concept-integrity-pack.md +62 -0
  83. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-cross-scale-context-translation-pack.md +70 -0
  84. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-diagnosis-admission-downgrade-exit-pack.md +65 -0
  85. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-domain-translation-normative-source-pack.md +70 -0
  86. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-evidence-downgrade-action-ceiling-pack.md +62 -0
  87. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-framework-self-diagnosis-falsification-pack.md +72 -0
  88. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-governance-continuity-multicenter-pack.md +67 -0
  89. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-long-evolution-progression-field-pack.md +70 -0
  90. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-love-trapped-trauma-pack.md +67 -0
  91. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-low-power-protection-pack.md +64 -0
  92. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-media-platform-crisis-pack.md +70 -0
  93. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-observation-reflexivity-release-pack.md +64 -0
  94. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-open-assertion-proposition-pack.md +64 -0
  95. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-public-power-institution-pack.md +66 -0
  96. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-responsibility-intervention-separation-pack.md +64 -0
  97. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-root-assumptions-meta-rules-pack.md +70 -0
  98. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-seven-gates-diagnosis-pack.md +64 -0
  99. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-source-evidence-separation-pack.md +62 -0
  100. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-state-coordinate-lifecycle-pack.md +64 -0
  101. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-strong-judgment-eight-pack.md +69 -0
  102. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-toolization-accessibility-release-pack.md +75 -0
  103. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-use-boundary-governance-pack.md +69 -0
  104. package/bundled-skills/crossframe/references/continuity-bundles.md +64 -0
  105. package/bundled-skills/crossframe/references/continuity-closure-map.md +40 -0
  106. package/bundled-skills/crossframe/references/crossframe-v2-core.md +77 -0
  107. package/bundled-skills/crossframe/references/diagnostic-dimensions.md +33 -0
  108. package/bundled-skills/crossframe/references/diagnostic-toolbox-index.md +36 -0
  109. package/bundled-skills/crossframe/references/expression-translation-table.md +34 -0
  110. package/bundled-skills/crossframe/references/field-management-and-dissociation.md +43 -0
  111. package/bundled-skills/crossframe/references/framework-ontology-protection.md +60 -0
  112. package/bundled-skills/crossframe/references/guardrails.md +47 -0
  113. package/bundled-skills/crossframe/references/integrity-check.md +212 -0
  114. package/bundled-skills/crossframe/references/love-as-open-action.md +42 -0
  115. package/bundled-skills/crossframe/references/power-closure-and-exit.md +39 -0
  116. package/bundled-skills/crossframe/references/read-routing-map.md +113 -0
  117. package/bundled-skills/crossframe/references/reflexivity-and-observation.md +33 -0
  118. package/bundled-skills/crossframe/references/runtime-read-policy.md +59 -0
  119. package/bundled-skills/crossframe/references/scale-transfer-gate.md +36 -0
  120. package/bundled-skills/crossframe/references/source-ledger-workflow.md +72 -0
  121. package/bundled-skills/crossframe/references/theory-backend-index.md +102 -0
  122. package/bundled-skills/crossframe/references/v2-coverage-map.md +64 -0
  123. package/bundled-skills/crossframe/references/v2-section-digest-index.md +272 -0
  124. package/bundled-skills/crossframe/references/v2-source-spine.md +285 -0
  125. package/bundled-skills/crossframe/references/v2-term-fidelity.md +72 -0
  126. package/bundled-skills/crossframe/references/v3-change-rationale-from-patch.md +49 -0
  127. package/bundled-skills/crossframe/references/v3-coverage-map.md +48 -0
  128. package/bundled-skills/crossframe/references/v3-section-digest-index.md +337 -0
  129. package/bundled-skills/crossframe/references/v3-source-spine.md +368 -0
  130. package/bundled-skills/crossframe/references/v3-term-fidelity.md +34 -0
  131. package/bundled-skills/crossframe/references/v5-coverage-map.md +51 -0
  132. package/bundled-skills/crossframe/references/v5-material-selection-map.md +45 -0
  133. package/bundled-skills/crossframe/references/v5-section-digest-index.md +3479 -0
  134. package/bundled-skills/crossframe/references/v5-source-spine.md +462 -0
  135. package/bundled-skills/crossframe/references/v5-term-fidelity.md +109 -0
  136. package/bundled-skills/crossframe/templates/concept-explanation-output.md +62 -0
  137. package/bundled-skills/crossframe/templates/expression-translation-output.md +49 -0
  138. package/bundled-skills/crossframe/templates/field-dissociation-output.md +33 -0
  139. package/bundled-skills/crossframe/templates/framework-boundary-output.md +35 -0
  140. package/bundled-skills/crossframe/templates/full-diagnosis-output.md +100 -0
  141. package/bundled-skills/crossframe/templates/governance-continuity-output.md +34 -0
  142. package/bundled-skills/crossframe/templates/healing-transfer-output.md +38 -0
  143. package/bundled-skills/crossframe/templates/high-reflexivity-output.md +39 -0
  144. package/bundled-skills/crossframe/templates/inference-output.md +58 -0
  145. package/bundled-skills/crossframe/templates/intimate-relationship-output.md +35 -0
  146. package/bundled-skills/crossframe/templates/large-scale-stress-output.md +32 -0
  147. package/bundled-skills/crossframe/templates/lifecycle-output.md +37 -0
  148. package/bundled-skills/crossframe/templates/open-assertion-output.md +42 -0
  149. package/bundled-skills/crossframe/templates/progression-output.md +28 -0
  150. package/bundled-skills/crossframe/templates/public-institution-output.md +42 -0
  151. package/bundled-skills/crossframe/templates/quick-diagnosis-output.md +42 -0
  152. package/bundled-skills/crossframe/templates/read-state-capsule.md +88 -0
  153. package/bundled-skills/crossframe/templates/reasoning-outline-output.md +53 -0
  154. package/bundled-skills/crossframe/templates/strong-judgment-output.md +52 -0
  155. package/bundled-skills/crossframe/templates/user-facing-language.md +83 -0
  156. package/bundled-skills/crossframe/worksheets/concept-fidelity-check.md +32 -0
  157. package/bundled-skills/crossframe/worksheets/evidence-ledger.md +26 -0
  158. package/bundled-skills/crossframe/worksheets/field-dissociation-check.md +22 -0
  159. package/bundled-skills/crossframe/worksheets/five-gates-worksheet.md +49 -0
  160. package/bundled-skills/crossframe/worksheets/framework-boundary-check.md +23 -0
  161. package/bundled-skills/crossframe/worksheets/governance-continuity-check.md +24 -0
  162. package/bundled-skills/crossframe/worksheets/healing-transfer-map.md +20 -0
  163. package/bundled-skills/crossframe/worksheets/high-responsibility-check.md +41 -0
  164. package/bundled-skills/crossframe/worksheets/intake-worksheet.md +52 -0
  165. package/bundled-skills/crossframe/worksheets/intimate-relationship-light-check.md +18 -0
  166. package/bundled-skills/crossframe/worksheets/large-scale-stress-test.md +25 -0
  167. package/bundled-skills/crossframe/worksheets/lifecycle-stage-record.md +26 -0
  168. package/bundled-skills/crossframe/worksheets/mechanism-candidates.md +28 -0
  169. package/bundled-skills/crossframe/worksheets/open-assertion-record.md +32 -0
  170. package/bundled-skills/crossframe/worksheets/proposition-verification.md +34 -0
  171. package/bundled-skills/crossframe/worksheets/prospective-registration.md +18 -0
  172. package/bundled-skills/crossframe/worksheets/public-institution-check.md +17 -0
  173. package/bundled-skills/crossframe/worksheets/reflexivity-state-transfer.md +23 -0
  174. package/bundled-skills/crossframe/worksheets/seven-gates-worksheet.md +43 -0
  175. package/bundled-skills/crossframe/worksheets/source-anchor-integrity-check.md +92 -0
  176. package/bundled-skills/crossframe/worksheets/source-continuity-check.md +76 -0
  177. package/bundled-skills/crossframe/worksheets/sub-anchor-progression.md +19 -0
  178. package/bundled-skills/crossframe-casebook/SKILL.md +112 -0
  179. package/bundled-skills/crossframe-casebook/agents/openai.yaml +4 -0
  180. package/bundled-skills/crossframe-casebook/evals/crossframe-casebook-smoke-tests.md +112 -0
  181. package/bundled-skills/crossframe-casebook/examples/failure-samples.md +65 -0
  182. package/bundled-skills/crossframe-casebook/examples/organization-case.md +68 -0
  183. package/bundled-skills/crossframe-casebook/examples/public-dispute-case.md +68 -0
  184. package/bundled-skills/crossframe-casebook/examples/relationship-case.md +68 -0
  185. package/bundled-skills/crossframe-casebook/protocols/casebook-build-protocol.md +41 -0
  186. package/bundled-skills/crossframe-casebook/protocols/material-boundary-protocol.md +57 -0
  187. package/bundled-skills/crossframe-casebook/protocols/mechanism-extraction-protocol.md +45 -0
  188. package/bundled-skills/crossframe-casebook/references/casebook-field-guide.md +64 -0
  189. package/bundled-skills/crossframe-casebook/references/privacy-and-redaction-rules.md +43 -0
  190. package/bundled-skills/crossframe-casebook/references/reuse-taxonomy.md +30 -0
  191. package/bundled-skills/crossframe-casebook/templates/casebook-entry-template.md +74 -0
  192. package/bundled-skills/crossframe-casebook/templates/casebook-index-template.md +34 -0
  193. package/bundled-skills/crossframe-casebook/templates/redacted-source-ledger-template.md +31 -0
  194. package/bundled-skills/crossframe-critical/SKILL.md +96 -0
  195. package/bundled-skills/crossframe-critical/agents/openai.yaml +6 -0
  196. package/bundled-skills/crossframe-critical/evals/crossframe-critical-smoke-tests.md +97 -0
  197. package/bundled-skills/crossframe-critical/protocols/critical-article-protocol.md +61 -0
  198. package/bundled-skills/crossframe-critical/references/critical-matrix.md +63 -0
  199. package/bundled-skills/crossframe-critical/references/example-and-evidence-rules.md +56 -0
  200. package/bundled-skills/crossframe-critical/templates/critical-output-template.md +55 -0
  201. package/bundled-skills/crossframe-debate/SKILL.md +127 -0
  202. package/bundled-skills/crossframe-debate/agents/openai.yaml +4 -0
  203. package/bundled-skills/crossframe-debate/evals/crossframe-debate-smoke-tests.md +124 -0
  204. package/bundled-skills/crossframe-debate/examples/failure-samples.md +49 -0
  205. package/bundled-skills/crossframe-debate/examples/philosophical-proposition-case.md +19 -0
  206. package/bundled-skills/crossframe-debate/examples/public-proposition-case.md +19 -0
  207. package/bundled-skills/crossframe-debate/examples/relationship-proposition-case.md +19 -0
  208. package/bundled-skills/crossframe-debate/protocols/debate-protocol.md +88 -0
  209. package/bundled-skills/crossframe-debate/references/debate-failure-patterns.md +80 -0
  210. package/bundled-skills/crossframe-debate/references/debate-quality-gates.md +49 -0
  211. package/bundled-skills/crossframe-debate/templates/debate-analysis-output.md +69 -0
  212. package/bundled-skills/crossframe-dialogue/SKILL.md +112 -0
  213. package/bundled-skills/crossframe-dialogue/agents/openai.yaml +4 -0
  214. package/bundled-skills/crossframe-dialogue/evals/crossframe-dialogue-smoke-tests.md +127 -0
  215. package/bundled-skills/crossframe-dialogue/examples/boundary-high-responsibility.md +20 -0
  216. package/bundled-skills/crossframe-dialogue/examples/failure-modes.md +36 -0
  217. package/bundled-skills/crossframe-dialogue/examples/normal-reader-question.md +20 -0
  218. package/bundled-skills/crossframe-dialogue/protocols/consultation-boundary-protocol.md +36 -0
  219. package/bundled-skills/crossframe-dialogue/protocols/dialogue-protocol.md +51 -0
  220. package/bundled-skills/crossframe-dialogue/references/dialogue-quality-gates.md +39 -0
  221. package/bundled-skills/crossframe-dialogue/references/failure-patterns.md +57 -0
  222. package/bundled-skills/crossframe-dialogue/references/voice-bridge.md +33 -0
  223. package/bundled-skills/crossframe-dialogue/templates/consultation-response-template.md +23 -0
  224. package/bundled-skills/crossframe-dialogue/templates/default-short-answer.md +26 -0
  225. package/bundled-skills/crossframe-dialogue/templates/reader-reply-template.md +24 -0
  226. package/bundled-skills/crossframe-essay/SKILL.md +158 -0
  227. package/bundled-skills/crossframe-essay/agents/openai.yaml +4 -0
  228. package/bundled-skills/crossframe-essay/evals/crossframe-essay-smoke-tests.md +205 -0
  229. package/bundled-skills/crossframe-essay/examples/life-first-cause-essay-case.md +34 -0
  230. package/bundled-skills/crossframe-essay/examples/organization-essay-case.md +30 -0
  231. package/bundled-skills/crossframe-essay/examples/public-issue-essay-case.md +31 -0
  232. package/bundled-skills/crossframe-essay/examples/relationship-essay-case.md +30 -0
  233. package/bundled-skills/crossframe-essay/protocols/concept-elevation-protocol.md +57 -0
  234. package/bundled-skills/crossframe-essay/protocols/editorial-comrade-voice-protocol.md +71 -0
  235. package/bundled-skills/crossframe-essay/protocols/essay-protocol.md +201 -0
  236. package/bundled-skills/crossframe-essay/protocols/interactive-drafting-protocol.md +71 -0
  237. package/bundled-skills/crossframe-essay/references/article-technique-routing-map.md +84 -0
  238. package/bundled-skills/crossframe-essay/references/concept-reference-map.md +38 -0
  239. package/bundled-skills/crossframe-essay/references/critical-insight-principles.md +43 -0
  240. package/bundled-skills/crossframe-essay/references/editorial-voice-principles.md +58 -0
  241. package/bundled-skills/crossframe-essay/references/evidence-and-search-rules.md +63 -0
  242. package/bundled-skills/crossframe-essay/references/reference-and-allusion-rules.md +34 -0
  243. package/bundled-skills/crossframe-essay/references/writing-techniques/analogical-reasoning.md +19 -0
  244. package/bundled-skills/crossframe-essay/references/writing-techniques/ancient-modern-global.md +19 -0
  245. package/bundled-skills/crossframe-essay/references/writing-techniques/clouds-moon.md +19 -0
  246. package/bundled-skills/crossframe-essay/references/writing-techniques/coincidence-structure.md +19 -0
  247. package/bundled-skills/crossframe-essay/references/writing-techniques/direct-emotion.md +19 -0
  248. package/bundled-skills/crossframe-essay/references/writing-techniques/double-bridge.md +19 -0
  249. package/bundled-skills/crossframe-essay/references/writing-techniques/event-association.md +19 -0
  250. package/bundled-skills/crossframe-essay/references/writing-techniques/feint-attack.md +19 -0
  251. package/bundled-skills/crossframe-essay/references/writing-techniques/final-reveal.md +19 -0
  252. package/bundled-skills/crossframe-essay/references/writing-techniques/fine-carving.md +19 -0
  253. package/bundled-skills/crossframe-essay/references/writing-techniques/finishing-touch.md +19 -0
  254. package/bundled-skills/crossframe-essay/references/writing-techniques/fixed-point-changing-scenes.md +19 -0
  255. package/bundled-skills/crossframe-essay/references/writing-techniques/form-by-object.md +19 -0
  256. package/bundled-skills/crossframe-essay/references/writing-techniques/guest-host-contrast.md +19 -0
  257. package/bundled-skills/crossframe-essay/references/writing-techniques/hide-before-reveal.md +19 -0
  258. package/bundled-skills/crossframe-essay/references/writing-techniques/index.md +69 -0
  259. package/bundled-skills/crossframe-essay/references/writing-techniques/language-momentum.md +19 -0
  260. package/bundled-skills/crossframe-essay/references/writing-techniques/layered-argument.md +19 -0
  261. package/bundled-skills/crossframe-essay/references/writing-techniques/less-is-more.md +19 -0
  262. package/bundled-skills/crossframe-essay/references/writing-techniques/life-from-dead.md +19 -0
  263. package/bundled-skills/crossframe-essay/references/writing-techniques/meaning-beyond-words.md +19 -0
  264. package/bundled-skills/crossframe-essay/references/writing-techniques/motion-for-stillness.md +19 -0
  265. package/bundled-skills/crossframe-essay/references/writing-techniques/moving-viewpoint.md +19 -0
  266. package/bundled-skills/crossframe-essay/references/writing-techniques/multi-edge-extension.md +19 -0
  267. package/bundled-skills/crossframe-essay/references/writing-techniques/narration-commentary.md +19 -0
  268. package/bundled-skills/crossframe-essay/references/writing-techniques/object-reason.md +19 -0
  269. package/bundled-skills/crossframe-essay/references/writing-techniques/one-stone-many-birds.md +19 -0
  270. package/bundled-skills/crossframe-essay/references/writing-techniques/one-word-spine.md +19 -0
  271. package/bundled-skills/crossframe-essay/references/writing-techniques/personified-object.md +19 -0
  272. package/bundled-skills/crossframe-essay/references/writing-techniques/point-spirit.md +19 -0
  273. package/bundled-skills/crossframe-essay/references/writing-techniques/point-surface.md +19 -0
  274. package/bundled-skills/crossframe-essay/references/writing-techniques/positive-negative-contrast.md +19 -0
  275. package/bundled-skills/crossframe-essay/references/writing-techniques/praise-blame-interlace.md +19 -0
  276. package/bundled-skills/crossframe-essay/references/writing-techniques/raise-high-drop-heavy.md +19 -0
  277. package/bundled-skills/crossframe-essay/references/writing-techniques/release-to-capture.md +19 -0
  278. package/bundled-skills/crossframe-essay/references/writing-techniques/remove-foundation.md +19 -0
  279. package/bundled-skills/crossframe-essay/references/writing-techniques/retreat-to-advance.md +19 -0
  280. package/bundled-skills/crossframe-essay/references/writing-techniques/same-different.md +19 -0
  281. package/bundled-skills/crossframe-essay/references/writing-techniques/scene-emotion.md +19 -0
  282. package/bundled-skills/crossframe-essay/references/writing-techniques/small-water-waves.md +19 -0
  283. package/bundled-skills/crossframe-essay/references/writing-techniques/sparse-outline.md +19 -0
  284. package/bundled-skills/crossframe-essay/references/writing-techniques/split-wood-reasoning.md +19 -0
  285. package/bundled-skills/crossframe-essay/references/writing-techniques/stars-moon.md +19 -0
  286. package/bundled-skills/crossframe-essay/references/writing-techniques/stream-consciousness.md +19 -0
  287. package/bundled-skills/crossframe-essay/references/writing-techniques/surprise-victory.md +19 -0
  288. package/bundled-skills/crossframe-essay/references/writing-techniques/suspense.md +19 -0
  289. package/bundled-skills/crossframe-essay/references/writing-techniques/symbolic-meaning.md +19 -0
  290. package/bundled-skills/crossframe-essay/references/writing-techniques/thread-beads.md +19 -0
  291. package/bundled-skills/crossframe-essay/references/writing-techniques/vertical-narration.md +19 -0
  292. package/bundled-skills/crossframe-essay/references/writing-techniques/virtual-to-real.md +19 -0
  293. package/bundled-skills/crossframe-essay/references/writing-techniques/winding-path.md +19 -0
  294. package/bundled-skills/crossframe-essay/templates/article-type-selection-dialog.md +42 -0
  295. package/bundled-skills/crossframe-essay/templates/essay-output-template.md +67 -0
  296. package/bundled-skills/crossframe-essay/templates/insight-dossier-template.md +185 -0
  297. package/bundled-skills/crossframe-essay/templates/interactive-session-template.md +44 -0
  298. package/bundled-skills/crossframe-notebook/SKILL.md +121 -0
  299. package/bundled-skills/crossframe-notebook/agents/openai.yaml +4 -0
  300. package/bundled-skills/crossframe-notebook/evals/crossframe-notebook-smoke-tests.md +77 -0
  301. package/bundled-skills/crossframe-notebook/examples/article-excerpt-note.md +54 -0
  302. package/bundled-skills/crossframe-notebook/examples/book-theory-note.md +55 -0
  303. package/bundled-skills/crossframe-notebook/examples/failure-samples.md +33 -0
  304. package/bundled-skills/crossframe-notebook/examples/public-theory-note.md +54 -0
  305. package/bundled-skills/crossframe-notebook/protocols/bidirectional-reading-protocol.md +52 -0
  306. package/bundled-skills/crossframe-notebook/protocols/notebook-reading-protocol.md +74 -0
  307. package/bundled-skills/crossframe-notebook/protocols/source-integrity-protocol.md +42 -0
  308. package/bundled-skills/crossframe-notebook/references/absorption-taxonomy.md +67 -0
  309. package/bundled-skills/crossframe-notebook/references/notebook-quality-gates.md +35 -0
  310. package/bundled-skills/crossframe-notebook/references/source-boundary-rules.md +35 -0
  311. package/bundled-skills/crossframe-notebook/templates/research-notebook.md +81 -0
  312. package/bundled-skills/crossframe-notebook/templates/source-ledger.md +22 -0
  313. package/bundled-skills/crossframe-org/SKILL.md +121 -0
  314. package/bundled-skills/crossframe-org/agents/openai.yaml +4 -0
  315. package/bundled-skills/crossframe-org/evals/crossframe-org-smoke-tests.md +126 -0
  316. package/bundled-skills/crossframe-org/examples/bad-output-vs-good-output.md +39 -0
  317. package/bundled-skills/crossframe-org/examples/middle-manager-depletion-case.md +31 -0
  318. package/bundled-skills/crossframe-org/examples/project-failure-case.md +40 -0
  319. package/bundled-skills/crossframe-org/examples/retrospective-distortion-case.md +33 -0
  320. package/bundled-skills/crossframe-org/protocols/feedback-writeback-protocol.md +37 -0
  321. package/bundled-skills/crossframe-org/protocols/low-risk-pilot-protocol.md +32 -0
  322. package/bundled-skills/crossframe-org/protocols/org-diagnostic-protocol.md +32 -0
  323. package/bundled-skills/crossframe-org/protocols/retrospective-redesign-protocol.md +34 -0
  324. package/bundled-skills/crossframe-org/references/anti-chicken-soup-guardrails.md +34 -0
  325. package/bundled-skills/crossframe-org/references/middle-manager-depletion.md +31 -0
  326. package/bundled-skills/crossframe-org/references/org-failure-signals.md +40 -0
  327. package/bundled-skills/crossframe-org/references/org-routing-map.md +32 -0
  328. package/bundled-skills/crossframe-org/references/responsibility-authorization-chain.md +41 -0
  329. package/bundled-skills/crossframe-org/templates/feedback-writeback-plan.md +40 -0
  330. package/bundled-skills/crossframe-org/templates/low-risk-pilot-plan.md +40 -0
  331. package/bundled-skills/crossframe-org/templates/org-diagnostic-memo.md +56 -0
  332. package/bundled-skills/crossframe-org/templates/output-selector.md +35 -0
  333. package/bundled-skills/crossframe-org/templates/retrospective-redesign-recommendation.md +36 -0
  334. package/bundled-skills/crossframe-org/templates/stop-condition-card.md +30 -0
  335. package/bundled-skills/crossframe-public/SKILL.md +135 -0
  336. package/bundled-skills/crossframe-public/agents/openai.yaml +4 -0
  337. package/bundled-skills/crossframe-public/evals/crossframe-public-smoke-tests.md +55 -0
  338. package/bundled-skills/crossframe-public/examples/failure-samples.md +26 -0
  339. package/bundled-skills/crossframe-public/examples/institutional-compliance-case.md +20 -0
  340. package/bundled-skills/crossframe-public/examples/platform-appeal-case.md +19 -0
  341. package/bundled-skills/crossframe-public/examples/public-policy-case.md +14 -0
  342. package/bundled-skills/crossframe-public/protocols/institutional-compliance-protocol.md +23 -0
  343. package/bundled-skills/crossframe-public/protocols/platform-appeal-protocol.md +25 -0
  344. package/bundled-skills/crossframe-public/protocols/public-issue-protocol.md +29 -0
  345. package/bundled-skills/crossframe-public/protocols/public-policy-protocol.md +24 -0
  346. package/bundled-skills/crossframe-public/references/ai-compliance-performance.md +22 -0
  347. package/bundled-skills/crossframe-public/references/public-evidence-ladder.md +13 -0
  348. package/bundled-skills/crossframe-public/references/risk-language-boundaries.md +19 -0
  349. package/bundled-skills/crossframe-public/references/source-and-evidence-rules.md +30 -0
  350. package/bundled-skills/crossframe-public/templates/action-boundary.md +32 -0
  351. package/bundled-skills/crossframe-public/templates/evidence-boundary-summary.md +27 -0
  352. package/bundled-skills/crossframe-public/templates/public-comment-draft.md +25 -0
  353. package/bundled-skills/crossframe-public/templates/public-institution-diagnosis.md +42 -0
  354. package/bundled-skills/crossframe-review/SKILL.md +147 -0
  355. package/bundled-skills/crossframe-review/agents/openai.yaml +4 -0
  356. package/bundled-skills/crossframe-review/evals/crossframe-review-smoke-tests.md +178 -0
  357. package/bundled-skills/crossframe-review/examples/boundary-review-case.md +32 -0
  358. package/bundled-skills/crossframe-review/examples/failure-review-case.md +35 -0
  359. package/bundled-skills/crossframe-review/examples/normal-review-case.md +40 -0
  360. package/bundled-skills/crossframe-review/protocols/article-review-protocol.md +77 -0
  361. package/bundled-skills/crossframe-review/protocols/review-protocol.md +129 -0
  362. package/bundled-skills/crossframe-review/references/case-law.md +42 -0
  363. package/bundled-skills/crossframe-review/references/evidence-boundary-checklist.md +95 -0
  364. package/bundled-skills/crossframe-review/references/failure-taxonomy.md +247 -0
  365. package/bundled-skills/crossframe-review/references/review-rubric.md +70 -0
  366. package/bundled-skills/crossframe-review/templates/review-report.md +86 -0
  367. package/bundled-skills/crossframe-suite/SKILL.md +206 -0
  368. package/bundled-skills/crossframe-suite/agents/openai.yaml +4 -0
  369. package/bundled-skills/crossframe-suite/evals/crossframe-suite-smoke-tests.md +169 -0
  370. package/bundled-skills/crossframe-suite/examples/bad-overtrigger-case.md +24 -0
  371. package/bundled-skills/crossframe-suite/examples/essay-workflow-case.md +20 -0
  372. package/bundled-skills/crossframe-suite/examples/public-comment-workflow-case.md +18 -0
  373. package/bundled-skills/crossframe-suite/examples/reader-reply-workflow-case.md +19 -0
  374. package/bundled-skills/crossframe-suite/protocols/suite-dispatch-protocol.md +167 -0
  375. package/bundled-skills/crossframe-suite/references/output-mode-selector.md +81 -0
  376. package/bundled-skills/crossframe-suite/references/workflow-routing-map.md +150 -0
  377. package/bundled-skills/crossframe-suite/templates/mode-selection-dialog.md +43 -0
  378. package/bundled-skills/crossframe-suite/templates/suite-reasoning-outline.md +72 -0
  379. package/bundled-skills/crossframe-teach/SKILL.md +110 -0
  380. package/bundled-skills/crossframe-teach/agents/openai.yaml +4 -0
  381. package/bundled-skills/crossframe-teach/evals/smoke-tests.md +69 -0
  382. package/bundled-skills/crossframe-teach/examples/chengjie-huiliu.md +33 -0
  383. package/bundled-skills/crossframe-teach/examples/failure-patterns.md +47 -0
  384. package/bundled-skills/crossframe-teach/examples/love-open-action.md +33 -0
  385. package/bundled-skills/crossframe-teach/examples/open-assertion.md +34 -0
  386. package/bundled-skills/crossframe-teach/protocols/teach-protocol.md +44 -0
  387. package/bundled-skills/crossframe-teach/references/teaching-fidelity.md +44 -0
  388. package/bundled-skills/crossframe-teach/templates/concept-lesson.md +38 -0
  389. package/bundled-skills/crossframe-teach/templates/micro-exercises.md +39 -0
  390. package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
  391. package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
  392. package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
  393. package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
  394. package/bundled-skills/docs/users/bundles.md +1 -1
  395. package/bundled-skills/docs/users/claude-code-skills.md +1 -1
  396. package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
  397. package/bundled-skills/docs/users/getting-started.md +1 -1
  398. package/bundled-skills/docs/users/kiro-integration.md +1 -1
  399. package/bundled-skills/docs/users/usage.md +4 -4
  400. package/bundled-skills/docs/users/visual-guide.md +4 -4
  401. package/bundled-skills/youtube-seo-optimizer/SKILL.md +921 -0
  402. package/package.json +1 -1
  403. package/skills_index.json +308 -0
@@ -0,0 +1,37 @@
1
+ # 状态坐标输出模板
2
+
3
+ ## 模板
4
+
5
+ **推理提纲**
6
+
7
+ - 诊断对象:
8
+ - 事实边界:
9
+ - 局部状态坐标:
10
+ - 对象/层级/时间窗口:
11
+ - 混合信号:
12
+ - 机制候选:
13
+ - 判断档位:
14
+ - 本次 v5 连读包:
15
+ - 本次读取路径:
16
+ - 下一步:
17
+
18
+ **人话判断**
19
+
20
+ 这更像是一个在(对象 / 层级 / 时间窗口)内呈现(局部状态坐标)的系统,但不能把它写成已经注定。现在最重要的不是贴阶段标签,而是看哪些负荷正在集中,哪些反馈还能够写回,哪里已经需要重组、外部承接或暂停判断。
21
+
22
+ **为什么这样判断**
23
+
24
+ - 支持信号:
25
+ - 反向信号:
26
+ - 混合信号:
27
+
28
+ **反向、暂停与撤回条件**
29
+
30
+ - 反向条件:
31
+ - 暂停判断条件:
32
+ - 如果出现以下证据,应撤回状态坐标判断:
33
+ - 如果出现以下信号,应升级到治理连续性、退出转移或外部承接检查:
34
+
35
+ **下一步**
36
+
37
+ 优先观察或行动:
@@ -0,0 +1,42 @@
1
+ # 开放断言输出模板
2
+
3
+ 用于中等把握但不能强诊断的情况。
4
+
5
+ ## 推理提纲
6
+
7
+ - 诊断对象:
8
+ - 支撑事实:
9
+ - 替代解释:
10
+ - 判断档位:
11
+ - 本次读取的概念:
12
+ - 行动边界:
13
+
14
+ ## 当前判断
15
+
16
+ 在当前证据下,最有解释力但仍可撤回的判断是:
17
+
18
+ 先用不用术语的一句话说清楚,再按需要补充“这在框架里对应什么”。
19
+
20
+ ## 支撑证据
21
+
22
+ - 证据 1:
23
+ - 证据 2:
24
+ - 证据 3:
25
+
26
+ ## 替代解释
27
+
28
+ 也可能是:
29
+
30
+ ## 撤回条件
31
+
32
+ 如果出现以下事实,这个判断应被削弱、撤回或改写:
33
+
34
+ ## 行动边界
35
+
36
+ 这个判断可以用于:
37
+
38
+ 不能用于:
39
+
40
+ ## 下一步
41
+
42
+ 最小观察或低风险行动:
@@ -0,0 +1,28 @@
1
+ # 递进模式输出模板
2
+
3
+ **推理提纲**
4
+
5
+ - 诊断对象:
6
+ - 宏观锚点:
7
+ - 当前子锚点:
8
+ - 闭环状态:
9
+ - 机制候选:
10
+ - 判断档位:
11
+ - 本次读取路径:
12
+ - 下一步:
13
+
14
+ **人话判断**
15
+
16
+ 现在的问题可能不是“有没有做事”,而是这些事有没有变成下一步的基础。如果每次行动都没有验证、没有写回、没有留下可继承的副产品,系统就会一直很忙,但不会真正前进。
17
+
18
+ **闭环检查**
19
+
20
+ - 选定:
21
+ - 执行:
22
+ - 验证:
23
+ - 回馈:
24
+ - 下一个:
25
+
26
+ **下一步**
27
+
28
+ 先补一个最小闭环:
@@ -0,0 +1,42 @@
1
+ # 公共制度专项输出模板
2
+
3
+ 用于组织、制度、平台、公共议题和高权力密度系统。
4
+
5
+ ## 推理提纲
6
+
7
+ - 公共对象:
8
+ - 事实边界:
9
+ - 七闸复核:
10
+ - 权力通道:
11
+ - 机制候选:
12
+ - 判断档位:
13
+ - 本次读取的概念:
14
+ - 本次 v5 连读包:
15
+ - 下一步:
16
+
17
+ ## 先说人话
18
+
19
+ 先说明现实中哪个通道可能被控制:信息、证据、申诉、评价、资源、退出,还是公共承诺的偿付。
20
+
21
+ ## 结构检查
22
+
23
+ - 低权力主体:
24
+ - 证据通道:
25
+ - 程序有效性:
26
+ - 正式规则与非正式规则:
27
+ - 公共承诺与成本分配:
28
+ - AI 合规风险:
29
+ - 反报复与申诉入口:
30
+ - 行动上限:
31
+
32
+ ## 当前判断
33
+
34
+ 给出开放断言、完整诊断或强判断,并说明为什么是这个档位。
35
+
36
+ ## 行动边界
37
+
38
+ - 可以用于:
39
+ - 不能用于:
40
+ - 是否需要命题验证:
41
+ - 是否需要退出转移:
42
+ - 撤回或降档条件:
@@ -0,0 +1,42 @@
1
+ # 快速诊断输出模板
2
+
3
+ 用于用户要一个短判断,但问题仍需要结构推理。
4
+
5
+ ## 输出结构
6
+
7
+ **推理提纲**
8
+
9
+ - 诊断对象:
10
+ - 事实边界:
11
+ - 尺度窗口:
12
+ - 机制候选:
13
+ - 判断档位:
14
+ - 本次读取的概念:
15
+ - 下一步:
16
+
17
+ **一句话判断**
18
+
19
+ 用现实语言说,不堆术语。
20
+ 这一句删掉全部框架术语后仍必须成立。
21
+
22
+ **为什么这样看**
23
+
24
+ - 事实 1:
25
+ - 事实 2:
26
+ - 机制候选:
27
+
28
+ **还不能确定的地方**
29
+
30
+ 写一个关键证据缺口、替代解释或撤回条件。
31
+
32
+ **下一步看什么**
33
+
34
+ 给一个可观察信号或低风险动作。
35
+
36
+ ## 注意
37
+
38
+ - 不展示完整工作表。
39
+ - 不使用术语串联替代解释。
40
+ - 第一屏最多使用一个框架术语;如果用了,必须立刻翻译成人话。
41
+ - 不做强人格判断。
42
+ - 如果七闸未通过,必须降低判断强度。
@@ -0,0 +1,88 @@
1
+ # v5-read-state-capsule
2
+
3
+ 本模板用于 `crossframe` 核心层在完成 v5 source modules、入口连读包、必须同读闭包和相邻候选选择后,生成一次性的源结构摘要。它不是文章正文,也不是完整原文摘录;它是传给专项 skill、`crossframe-essay` 和 `crossframe-review` 的读态记录。
4
+
5
+ ## 使用位置
6
+
7
+ - `crossframe-suite` 只传入 `selection_state` 和 `workflow_state`,不生成胶囊。
8
+ - `crossframe` 在读取 `runtime-read-policy.md`、`read-routing-map.md`、`continuity-closure-map.md` 和必要包文件后生成胶囊;只有源锚点不足、高责任源审计或用户要求原文核验时,才定向读取 v5 source modules 的相关局部。
9
+ - `crossframe-essay`、公共/组织/辩论/读书等专项 skill、`crossframe-review` 默认复用胶囊;不得各自重新发明源路由。
10
+ - 只有胶囊缺少关键锚点、高责任审计需要复核、或 `source-anchor-integrity-check.md` 失败时,才按具体 source module、章节锚点或连读包定向补读。
11
+
12
+ ## 胶囊字段
13
+
14
+ ```text
15
+ v5-read-state-capsule
16
+ - selection_state:
17
+ - output_mode:
18
+ - role:
19
+ - topic_sensitivity:
20
+ - voice_mode:
21
+ - user_closed_article_layer:
22
+ - user_closed_review:
23
+ - workflow_state:
24
+ - user_task:
25
+ - v5_source_modules:
26
+ - source_module_id / V5-H 锚点:
27
+ - 源范围:
28
+ - 触发理由:
29
+ - 必读相邻模块:
30
+ - 本次使用的模块摘要:
31
+ - 降档边界:
32
+ - 若无稳定 V5-H 锚点:锚点缺失原因 + 降档决定
33
+ - v5_continuity_bundles:
34
+ - 入口包 ID:
35
+ - 触发理由:
36
+ - 源锚点 / 章节范围:
37
+ - 本次使用的源结构摘要:
38
+ - 不可单读风险:
39
+ - 降档规则:
40
+ - required_closure:
41
+ - 入口包 -> 直接闭包:
42
+ - 递归新增闭包:
43
+ - 闭包是否读完:
44
+ - 未读包:
45
+ - 未读完时的降档决定:
46
+ - adjacent_candidates:
47
+ - 已追加的相邻候选包:
48
+ - 未追加但需注意的相邻约束:
49
+ - source_grounding:
50
+ - 中心命题可用源锚点:
51
+ - 机制候选可用源锚点:
52
+ - 高风险概念可用源锚点:
53
+ - 行动 / 边界可用源锚点:
54
+ - 文章类型转译可用源锚点:
55
+ - 写作技法不能越过的源边界:
56
+ - 需要标为“本文推断 / 表达转译 / 外部思想映射”的内容:
57
+ - post_body_risk_sweep:
58
+ - 正文高风险概念短摘:
59
+ - 是否已在 source_grounding 登记:
60
+ - 对应源锚点 / 连读包:
61
+ - 处理:保留 / 补读 / 删除 / 降档 / 标为表达转译
62
+ - downstream_read_policy:
63
+ - 默认只读本胶囊和本 skill 协议:
64
+ - 禁止重复整块读取的材料:
65
+ - 允许定向补读的条件:
66
+ - integrity_risks:
67
+ ```
68
+
69
+ ## 写法要求
70
+
71
+ - 胶囊必须先列 `v5_source_modules`,再列 `v5_continuity_bundles`、`required_closure` 和 `adjacent_candidates`。
72
+ - `v5_source_modules` 不能只写文件名。每个承担判断作用的模块必须尽量写出 `source_module_id / V5-H 锚点 / 源范围`;若本次无法定位稳定锚点,必须写明原因并降档,不能用“已读取源脊柱”替代锚点。
73
+ - 每个 source module、连读包和闭包包只写本次相关摘要,不复制大段原文、完整索引或完整包说明。
74
+ - `required_closure` 不能只写“已读完”。必须按“入口包 -> 直接闭包 -> 递归新增闭包 -> 未读包与降档理由”记录,供 review 复核闭包是否真的展开。
75
+ - 每条承担判断作用的中心命题、机制候选、高风险概念、行动边界、文章类型转译和写作技法使用,至少关联一个源锚点、章节范围或连读包。
76
+ - 不能从源锚点推出的内容,必须标成“本文推断”“表达转译”或“外部思想映射”。
77
+ - 成文后必须执行 `post_body_risk_sweep`:抽取正文中承担判断作用的高风险概念和行动建议,反查是否已在 `source_grounding` 登记。未登记时只能补读、删除、降档或标为表达转译。
78
+ - 胶囊应尽量短;普通文章任务控制在 800-1500 中文字,高责任审计可更长。
79
+ - 胶囊可在结构洞察底稿中摘要显示;正文不得出现 `v5-read-state-capsule` 标题或流程说明。
80
+
81
+ ## 定向补读条件
82
+
83
+ - 胶囊缺少本次中心命题、机制候选或行动边界需要的源锚点。
84
+ - 高责任、公开判断、现实处置、AI/过程性产物、无法退出主体、生命周期判断或用户要求审计源结构。
85
+ - `source-anchor-integrity-check.md` 发现漏读前置包、只读单卡、闭包不完整或源锚点不足。
86
+ - `crossframe-review` 需要定位连续性保真失败。
87
+
88
+ 补读时只打开相关锚点、章节摘要或包文件,不整块吞入全量索引。
@@ -0,0 +1,53 @@
1
+ # 可见推理提纲模板
2
+
3
+ 用于所有默认输出的前置块。它不是完整工作表,也不是冗长推理过程,而是让用户看见本次判断如何被组织起来。
4
+
5
+ ## 默认提纲
6
+
7
+ **推理提纲**
8
+
9
+ - 诊断对象:
10
+ - 事实边界:
11
+ - 来源/证据边界:
12
+ - 尺度窗口:
13
+ - 七闸复核:
14
+ - 机制候选:
15
+ - 判断档位:
16
+ - 本次读取的概念:
17
+ - 本次 v5 连续联读包:
18
+ - 本次读取路径:
19
+ - 本次保真/边界检查:
20
+ - 行动上限/撤回条件:
21
+ - 下一步:
22
+
23
+ ## 填写规则
24
+
25
+ - 每项只写一到两句话。
26
+ - 用现实语言,不用术语堆砌。
27
+ - 机制候选至少两个;证据极强且排除其他可能时才写一个。
28
+ - 判断档位必须从这些里面选:轻量观察、开放断言、完整诊断、强判断、低条件试探行动、退出转移。
29
+ - 七闸复核只写短结论:对象闸、证据闸、尺度闸、责任闸、观测闸、权力闸、行动闸是否通过;不展开完整工作表。
30
+ - 本次读取的概念只列概念名或卡片名,不展开长推理链。
31
+ - 本次 v5 连续联读包只列包名,例如 `v5-seven-gates-diagnosis-pack / v5-source-evidence-separation-pack`;深度、审计、高责任、公共制度、亲密关系、长期演化和文章输出场景必须填写,普通轻量问题可写“未触发”。
32
+ - 本次读取路径只写必要模块,例如“命题验证 / 高反身性 / 关系轻量入口 / 疗愈路线 / 公共制度专项 / 框架边界 / 生命周期 / 递进闭环 / 势场解离 / 治理连续性 / 超大规模压力测试 / 表达翻译”。
33
+ - 本次保真/边界检查只列检查名,例如“概念保真 / 源结构连续性 / 反领域殖民 / AI 合规材料 / 尺度升维稀释 / 低尺度痛苦保留”。
34
+ - 行动上限/撤回条件必须写清当前判断最多允许什么行动,以及什么证据会让判断撤回或降档。
35
+ - 下一步必须是观察信号、行动边界、低风险试探或退出转移之一。
36
+
37
+ ## 压缩版
38
+
39
+ 用户要求简短时,可压缩为三行:
40
+
41
+ - 我们先诊断的是:
42
+ - 当前最可能的两个机制是:
43
+ - 本次为避免概念失真,读取的是:
44
+ - 本次七闸与 v5 连续联读包是:
45
+ - 本次额外边界检查是:
46
+ - 所以这次只能/可以给出的判断档位是:
47
+
48
+ ## 禁止
49
+
50
+ - 不要把完整工作表搬出来。
51
+ - 不要写“我经过了复杂分析”这种空话。
52
+ - 不要用概念名替代现实描述。
53
+ - 不要让提纲比正式输出更难懂。
@@ -0,0 +1,52 @@
1
+ # 强判断输出模板
2
+
3
+ 用于通过命题验证后的强判断或高责任判断。
4
+
5
+ ## 推理提纲
6
+
7
+ - 诊断对象:
8
+ - 事实边界:
9
+ - 七闸复核:
10
+ - 机制候选:
11
+ - 判断档位:
12
+ - 强判断八件套:
13
+ - 本次读取的概念:
14
+ - 本次 v5 连读包:
15
+ - 下一步:
16
+
17
+ ## 先说人话
18
+
19
+ 先说明现实中发生了什么、为什么这个判断已经超过开放断言、但仍保留撤回条件。
20
+
21
+ ## 待验证命题
22
+
23
+ 本次判断命题是:
24
+
25
+ ## 强判断八件套
26
+
27
+ - 命题对象:
28
+ - 证据范围:
29
+ - 机制候选:
30
+ - 反向条件:
31
+ - 修复窗口:
32
+ - 申诉入口:
33
+ - 低权力主体保护:
34
+ - 行动上限:
35
+
36
+ ## 前瞻登记
37
+
38
+ - 预测内容:
39
+ - 时间窗口:
40
+ - 早期信号:
41
+ - 反向信号:
42
+ - 失败后修改哪条命题:
43
+
44
+ ## 行动边界
45
+
46
+ 可以用于:
47
+
48
+ 不能用于:
49
+
50
+ 判断责任与执行责任如何分离:
51
+
52
+ 撤回路径:
@@ -0,0 +1,83 @@
1
+ # 面向用户的语言规则
2
+
3
+ 默认先说人话,再说术语。普通用户不需要看到完整概念链。
4
+
5
+ ## 表达闸
6
+
7
+ 最终输出前必须通过这一闸:
8
+
9
+ - 第一段不出现框架术语,也能让用户明白问题。
10
+ - 每个术语都要能落到一个现实行为:谁做了什么、谁承担了什么、什么没有改变。
11
+ - 不用“概念名 + 判断”当结论。
12
+ - 如果删掉术语后整段话空了,说明没有完成推理,必须重写。
13
+
14
+ ## 默认顺序
15
+
16
+ 1. 先给推理提纲:对象、事实边界、机制候选、判断档位、本次读取的概念。
17
+ 2. 再说现实判断:现在更像是什么问题。
18
+ 3. 再说依据:哪些事实让我们这样看。
19
+ 4. 再说边界:哪些地方不能确定,什么证据会撤回判断。
20
+ 5. 最后说下一步:看什么信号,或做什么低风险动作。
21
+
22
+ ## 概念使用硬规则
23
+
24
+ - 术语只能辅助解释,不能替代现实描述。
25
+ - 前台少用术语不等于后台少读概念;承担判断作用的概念必须先读完整卡片。
26
+ - 如果一个概念不能说成“谁承担了什么、什么改变了、什么没有改变”,就不要放进结论。
27
+ - 如果用户要求学习或审计,可以附“内部映射”;普通输出只保留必要映射。
28
+
29
+ ## 推理提纲的说法
30
+
31
+ 推荐:
32
+
33
+ - “我先把推理提纲摊开:这里诊断的不是某个人的好坏,而是这段关系里的修复回路。”
34
+ - “目前有两个机制候选:一是反馈没有写回规则,二是中层承接过载。”
35
+ - “所以这次我先放在开放断言档位,不做强判断。”
36
+ - “为避免概念被压扁,这次我只读取了和判断有关的概念卡:证据成本、机制候选、判断档位。”
37
+
38
+ 避免:
39
+
40
+ - “根据跨尺度结构诊断,本案涉及主体层、反馈层、锚点层的多重失衡。”
41
+ - “我的推理过程很复杂,结论如下。”
42
+ - “这属于开放断言,所以你应该……”
43
+
44
+ ## 术语转人话
45
+
46
+ - 承接 -> 谁在吸收压力、成本和不确定性。
47
+ - 回流 -> 这些付出有没有改变规则、资源、角色或边界。
48
+ - 反馈写回 -> 说出来的问题有没有真正改变系统。
49
+ - 尺度转移 -> 换一层看,但不抹掉原来的痛苦。
50
+ - 观测反身性 -> 这个判断被看见后会不会改变事情本身。
51
+ - 开放断言 -> 当前最有解释力、但可撤回的一句话判断。
52
+ - 低条件试探行动 -> 低风险、可撤回、可观察的小动作。
53
+ - 退出转移 -> 内部修复条件不足时,先保护人和证据,寻找外部承接。
54
+ - 不浪费爱 -> 让爱留下记忆、边界、制度或修复能力,而不是被白白消耗。
55
+
56
+ ## 推荐语气
57
+
58
+ - 清楚,但不审判。
59
+ - 有判断,但保留撤回条件。
60
+ - 能行动,但不制造冲动。
61
+ - 能看见结构,也不抹掉人的痛苦。
62
+
63
+ ## 避免表达
64
+
65
+ - “本质上就是……”
66
+ - “你只要……”
67
+ - “这说明他/她就是……”
68
+ - “从大局看你不该……”
69
+ - “如果你真的爱就应该……”
70
+ - “这是典型的某某概念,所以……”
71
+ - “这属于某某结构,因此结论是……”
72
+ - “从模型看显然是……”
73
+ - “问题在于承接、回流、锚点、主体层全部失衡。”
74
+
75
+ ## 更好的表达
76
+
77
+ - “目前更像是……”
78
+ - “这不一定说明……,但它至少说明……”
79
+ - “我会把这个判断暂时放在开放断言档位。”
80
+ - “这个判断能指导边界设置,但不能用来做人格定性。”
81
+ - “下一步不用争总判断,先看一个可观察信号。”
82
+ - “先不用模型词说:你付出的修复没有变成双方共同改变。”
83
+ - “如果下一次反馈仍然只增加你的解释成本,而不改变规则或资源,这就是重要信号。”
@@ -0,0 +1,32 @@
1
+ > ⚠️ **v3.1**: 本文件已被 `references/integrity-check.md` 取代,保留作为历史详参。
2
+ > 日常使用请优先读取 integrity-check.md。本文件在以下场景仍可查阅:
3
+ > - 需要追踪 v3.0 到 v3.1 的概念演化
4
+ > - 需要完整的源结构脊柱对照
5
+ > - 需要逐节摘要的详细版本
6
+ > - 需要详细的连续性检查或概念保真检查工作表示例
7
+
8
+ # 概念保真检查表
9
+
10
+ 用于输出前的内部检查。不要默认展示给用户;用户要求审计、复盘、内部映射时才展开。
11
+
12
+ | 检查项 | 填写 |
13
+ | --- | --- |
14
+ | 本次承担判断作用的概念 | |
15
+ | 已读取的概念卡 | |
16
+ | 是否读取 `v5-term-fidelity.md` | 是 / 否;涉及历史对照时再读 `v3-term-fidelity.md` 或 `v2-term-fidelity.md` |
17
+ | 是否读取 v5 连读包 | 是 / 否;先从 `continuity-closure-map.md` 选择,必要时再读 `continuity-bundles/v5/` |
18
+ | 概念被翻译成的现实行为 | 谁做了什么、谁承担了什么、什么改变或没有改变 |
19
+ | 相邻概念是否被混淆 | 例如承接 vs 回流、反馈 vs 写回、退出转移 vs 放弃 |
20
+ | 证据要求是否满足 | 高 / 中 / 低成本证据;弱信号是否需要保护 |
21
+ | 失败机制是否说清 | 这个机制为什么会让问题反复 |
22
+ | 修复动作是否落地 | 规则、资源、角色、边界、记忆、能力是否会改变 |
23
+ | 输出是否先说人话 | 删掉术语后是否仍能读懂 |
24
+ | 判断档位是否匹配 | 轻量观察 / 开放断言 / 完整诊断 / 强判断 / 低条件行动 / 退出转移 |
25
+
26
+ ## 降档规则
27
+
28
+ - 没读对应概念卡,但概念承担关键判断:先补读,再输出。
29
+ - 概念只能说成标签,不能落到行为:降为轻量观察或重写表达。
30
+ - 证据主要来自低成本材料:不得进入强判断。
31
+ - 高责任影响但无申诉、复核、反报复保护:不得进入高责任诊断。
32
+ - 撤回条件写不出来:不得输出开放断言以上的判断。
@@ -0,0 +1,26 @@
1
+ # 证据账本
2
+
3
+ 用于把“看起来很像”拆成可审计的证据结构。
4
+
5
+ | 项目 | 内容 |
6
+ | --- | --- |
7
+ | 事实条目 | 发生了什么 |
8
+ | 来源 | 用户叙述 / 记录 / 多方陈述 / 制度材料 / 行动结果 |
9
+ | 成本等级 | 高 / 中 / 低 |
10
+ | 可复核性 | 可复核 / 部分可复核 / 不可复核 |
11
+ | 支撑的判断 | 它支持哪个机制候选 |
12
+ | 可能反例 | 什么事实会反驳它 |
13
+ | 缺口 | 还缺什么 |
14
+
15
+ ## 成本等级
16
+
17
+ - 高成本证据:真实行动、资源改变、制度后果、长期重复记录、可外部复核材料。
18
+ - 中成本证据:多方一致叙述、稳定行为、时间线、会议纪要。
19
+ - 低成本证据:态度表述、口号、自评、漂亮文档、AI 生成材料、临时承诺。
20
+
21
+ ## 证据使用规则
22
+
23
+ - 强判断至少需要若干高成本证据,或稳定中成本证据与反例检查。
24
+ - 开放断言可以基于中等证据,但必须写替代解释和撤回条件。
25
+ - 低成本证据只能作为线索,不能作为强判断支柱。
26
+ - 单方叙述不是无效,但必须标注边界。
@@ -0,0 +1,22 @@
1
+ # 势场与自主解离检查表
2
+
3
+ | 项目 | 填写 |
4
+ | --- | --- |
5
+ | 本次对象 | |
6
+ | 正向势场信号 | |
7
+ | 负向势场信号 | |
8
+ | 混合势场信号 | |
9
+ | 好行动是否能留下副产品 | |
10
+ | 伪修复是否更省成本 | |
11
+ | 沉积基本盘有哪些 | 共同语言 / 制度记忆 / 训练通道 / 反馈习惯 / 承接者 / 边界 |
12
+ | 内部回流是否仍有效 | |
13
+ | 继续投入是否主要增加抽取 | |
14
+ | 是否需要自主解离 | 否 / 观察 / 低条件转移 / 退出转移 |
15
+ | 外部承接位置 | |
16
+ | 需要保留的证据、记忆或能力 | |
17
+ | 停止条件 | |
18
+
19
+ ## 通过线
20
+
21
+ - 解离判断必须说明保护什么,而不是只说离开。
22
+ - 势场判断必须落到现实选择压力。
@@ -0,0 +1,49 @@
1
+ # 五闸工作表
2
+
3
+ 五闸用于防止直接套概念。每一闸都要给出“通过 / 部分通过 / 未通过”,并说明原因。
4
+
5
+ ## 1. 对象闸
6
+
7
+ - 是否明确诊断对象?
8
+ - 是否区分对象与当事人人格?
9
+ - 是否说明边界与排除项?
10
+ - 未通过时:只能做澄清或轻量观察。
11
+
12
+ ## 2. 证据闸
13
+
14
+ - 是否区分事实、叙述、解释、推测?
15
+ - 是否有重复模式或可复核材料?
16
+ - 是否检查反例?
17
+ - 是否存在单方叙述限制?
18
+ - 未通过时:不能强判断,只能开放断言或低条件观察。
19
+
20
+ ## 3. 尺度闸
21
+
22
+ - 当前尺度是否明确?
23
+ - 跨尺度转移是否必要?
24
+ - 是否用高尺度稀释低尺度痛苦?
25
+ - 是否用低尺度情绪替代结构判断?
26
+ - 未通过时:必须先重设尺度窗口。
27
+
28
+ ## 4. 责任闸
29
+
30
+ - 谁有行动能力?
31
+ - 谁承担成本?
32
+ - 谁能改变规则、资源、角色或边界?
33
+ - 是否把责任平均化、虚化或转嫁给弱者?
34
+ - 未通过时:不能给强行动建议。
35
+
36
+ ## 5. 观测闸
37
+
38
+ - 这个判断被看见后会改变对象吗?
39
+ - 会引发防御、报复、表演性合规或标签化吗?
40
+ - 是否需要保护证据、保护弱信号、降低公开性?
41
+ - 未通过时:输出应改为开放断言、保护性建议或退出转移。
42
+
43
+ ## 汇总
44
+
45
+ - 通过的闸:
46
+ - 部分通过的闸:
47
+ - 未通过的闸:
48
+ - 允许的最高判断档位:
49
+ - 必须避免的输出:
@@ -0,0 +1,23 @@
1
+ # 框架边界检查表
2
+
3
+ 在 CrossFrame 可能被过度使用、误用或专业替代时填写。
4
+
5
+ | 项目 | 填写 |
6
+ | --- | --- |
7
+ | 用户想让 CrossFrame 做什么 | |
8
+ | 本次可做的结构性工作 | |
9
+ | 本次不可替代的专业判断 | |
10
+ | 是否涉及权利、名誉、资源、处分或安全 | |
11
+ | 是否存在 AI 合规材料、模型摘要或委托方叙事 | |
12
+ | 是否可能把个人写成人格审判对象 | |
13
+ | 是否可能用大尺度解释取消低尺度痛苦或责任 | |
14
+ | 需要保留的申诉、复核或专业入口 | |
15
+ | 输出档位 | 边界提醒 / 开放断言 / 低条件行动 / 专业复核 / 拒绝强判断 |
16
+ | 撤回或升级条件 | |
17
+
18
+ ## 最低通过线
19
+
20
+ - 写清 CrossFrame 能做什么、不能做什么。
21
+ - 不把概念名当证据。
22
+ - 不让 AI 文本替代一手证据。
23
+ - 不让结构分析替代专业程序。
@@ -0,0 +1,24 @@
1
+ # 治理连续性检查表
2
+
3
+ | 项目 | 填写 |
4
+ | --- | --- |
5
+ | 公共承诺或治理目标 | |
6
+ | 受影响主体 | |
7
+ | 低权力主体是否能安全反馈 | |
8
+ | 调节机制 | |
9
+ | 深时预警信号 | |
10
+ | 偿付机制 | |
11
+ | 申诉和复核是否能改变结果 | |
12
+ | 多中心单元 | |
13
+ | 各中心接口与责任边界 | |
14
+ | 承接者如何生成、保护和替代 | |
15
+ | 代际承接通道 | 语言 / 制度 / 记忆 / 训练 / 资源 |
16
+ | 表层承诺与实际成本差异 | |
17
+ | AI/报告/指标是否可能构成合规表演 | |
18
+ | 判断档位 | |
19
+
20
+ ## 通过线
21
+
22
+ - 公共承诺必须写偿付。
23
+ - 治理有效性必须看低权力反馈能否安全进入。
24
+ - 承接者必须能被生产和替代,而不是只靠个人牺牲。
@@ -0,0 +1,20 @@
1
+ # 疗愈与转移路线图表
2
+
3
+ | 字段 | 填写 |
4
+ | --- | --- |
5
+ | 当前对象 | |
6
+ | 基准类型 | 损伤型 / 复杂创伤型 |
7
+ | 当前阶段 | 紧急抢救 / 结构性修复 / 高阶稳态建设 / 退出转移 |
8
+ | 先保护什么 | |
9
+ | 当前最危险的继续投入 | |
10
+ | 关键承接者是否过载 | |
11
+ | 是否有修复副产品 | |
12
+ | 外部承接资源 | |
13
+ | 最小下一步 | |
14
+ | 停止条件 | |
15
+ | 转移条件 | |
16
+ | 升级条件 | |
17
+
18
+ ## 行动边界
19
+
20
+ 疗愈路线只给结构边界,不替代专业安全、医疗、心理、法律或组织处置。