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,247 @@
1
+ # Failure Taxonomy
2
+
3
+ 用于给 CrossFrame 输出定位失败类型。每条都应连接到证据位置和修复建议。
4
+
5
+ ## 概念堆砌
6
+
7
+ 信号:大量出现承接、回流、尺度、锚点、势场、反俘获等词,但没有事实、行为、成本、责任链或证据缺口。
8
+
9
+ 影响:术语替代推理,普通读者删掉术语后看不懂结论来源。
10
+
11
+ 修复:把每个概念改写成“谁做了什么、谁承担成本、什么证据支持、什么证据会撤回”。
12
+
13
+ ## 伪推理
14
+
15
+ 信号:先下结论,再找概念装饰;没有机制候选,没有反向条件,没有判断档位。
16
+
17
+ 影响:输出看起来像 CrossFrame,实质是单因果判断。
18
+
19
+ 修复:补至少两个机制候选,说明各自需要的证据和可撤回条件。
20
+
21
+ ## 证据边界缺失
22
+
23
+ 信号:把传闻、用户解释、AI 报告、自评材料、搜索摘要、未核验截图当作事实。
24
+
25
+ 影响:判断档位被抬高,可能误导处置或公开结论。
26
+
27
+ 修复:建立事实/解释/缺口分栏;把低成本材料降为弱信号。
28
+
29
+ ## 人格审判
30
+
31
+ 信号:输出把对象定性为坏、懒、无能、自恋、病态、无药可救,或用道德标签结束分析。
32
+
33
+ 影响:CrossFrame 被武器化,责任链和结构条件被人格标签吞掉。
34
+
35
+ 修复:改写为可观察行为、结构位置、激励条件、可验证后果和边界行动。
36
+
37
+ ## 伪造引用
38
+
39
+ 信号:出现精确引号、页码、书名、作者观点或“某某说过”,但没有可核验来源;或把意译写成直引。
40
+
41
+ 影响:破坏证据完整性,尤其会污染文章、公开稿和高责任判断。
42
+
43
+ 修复:删除直引;改为“可作为思想映射”“待核验意译”;补来源、版本、页码或链接。
44
+
45
+ ## 查源接管命题
46
+
47
+ 信号:检索材料决定文章立场,正文变成新闻综述、百科拼贴或权威背书;CrossFrame 只剩术语包装。
48
+
49
+ 影响:来源替代结构判断,文章不再从事实边界和机制候选出发。
50
+
51
+ 修复:先重建结构洞察底稿;来源只放入事实限制、反例、现实案例和证据边界。
52
+
53
+ ## 跳过结构洞察底稿
54
+
55
+ 信号:文章类任务直接输出正文,没有结构洞察底稿或等价骨架。
56
+
57
+ 影响:无法审查中心命题、机制链、证据边界、概念上升和声口方案。
58
+
59
+ 修复:补底稿,再从底稿重排正文;不要只在正文里加几个术语。
60
+
61
+ ## 默认声口丢失
62
+
63
+ 信号:从 `crossframe-suite` 进入的开放式可读分析、文章式回答或普通洞察文章,只输出诊断提纲、概念说明、检查表或冷淡结论,没有现代编辑底色,也没有 `正文声口方案`。
64
+
65
+ 影响:总入口虽然完成了联读和诊断,却没有把判断转译成普通读者能进入的文章;v5.0 连续性规则挤占了前台表达,输出变被动。
66
+
67
+ 修复:回到 `crossframe-suite` 的声口传递规则,把 `voice_mode=editorial-base / editorial-reply / editorial-commentary` 传给 `crossframe-essay`;补写 `正文声口方案`,再重写第一段,让它先接住问题而不是先展示术语链。
68
+
69
+ ## 文章缩水
70
+
71
+ 信号:从 `crossframe-suite` 或 `crossframe-essay` 默认成文进入,应该执行 `full-visible-v5-longform`,却只给短答、项目符号、诊断摘要、600 字以内正文,或缺少标题、铺陈、概念上升、现实回落、边界段和余味结尾。
72
+
73
+ 影响:v5.0 的源连续性和保真检查压过了前台文章生成,输出虽然谨慎,但丧失文章表达力和思想推进。
74
+
75
+ 修复:保留完整可见底稿,但重写正文为 1200-2200 中文字完整长文;补标题、具体入口、3-5 个递进段、概念上升/参照、现实回落、边界段和余味结尾。禁止用“如果只要一句话”“换成人话说”作为正文替代。
76
+
77
+ ## 强判断越级
78
+
79
+ 信号:对处分、名誉、权利、资源、公共记忆作强结论,却没有命题验证、反证入口、申诉通道。
80
+
81
+ 影响:开放断言被误用为处置依据。
82
+
83
+ 修复:降档为开放断言或低条件行动;补强判断八件套、反向条件、申诉入口、低权力主体保护和行动上限。
84
+
85
+ ## 尺度洗白
86
+
87
+ 信号:用历史、大局、制度、成长、必要代价取消个体痛苦、具体责任或低尺度保护。
88
+
89
+ 影响:尺度转移变成责任稀释。
90
+
91
+ 修复:保留低尺度损害和责任链,再说明更高尺度如何限制或改变行动条件。
92
+
93
+ ## AI 合规剧场
94
+
95
+ 信号:把 AI 生成调查、合规报告、自评文本、漂亮汇报当作独立高成本证据。
96
+
97
+ 影响:格式完整性替代现实验证,委托方诚信、弱信号安全、外部复核和申诉采纳记录都被跳过。
98
+
99
+ 修复:读取 `malicious-compliance-ai-validation.md` 与 `visibility-opacity-weak-signals.md`;列出缺失材料清单,缺失过多时降为轻量观察或问题清单。
100
+
101
+ ## v5 连续性保真失败
102
+
103
+ 信号:输出提到弱信号、不透明、无法退出、恶意合规、AI 过程性产物边界、工具化、框架证伪、开放断言退场等 v5 概念,却没有触发对应 v5 联读包。
104
+
105
+ 影响:v5 的现实保护层被读丢,模型会退回“流程看起来完整但保护不足”的状态。
106
+
107
+ 修复:先按 `../crossframe/references/continuity-closure-map.md` 展开对应 v5 联读闭包,再定向补读必要包文件,用 `../crossframe/worksheets/source-continuity-check.md` 决定补读、降档、退场或转接。
108
+
109
+ ## 胶囊缺失
110
+
111
+ 信号:深度、审计、高责任、公共制度、长期演化或文章类输出已经经过 `crossframe`,但没有 `v5-read-state-capsule`;下游 essay/review 各自重新读取源索引、重新选择包或发明源结构。
112
+
113
+ 影响:core、essay、review 使用的源依据不一致,容易出现底稿读 A、正文写 B、评审按 C 审的漂移。
114
+
115
+ 修复:回到 `../crossframe/templates/read-state-capsule.md` 补生成胶囊,列出 `v5_source_modules`、`v5_continuity_bundles`、`required_closure`、`adjacent_candidates`、`source_grounding` 和降档边界;下游只复用胶囊或定向补读。
116
+
117
+ ## 源锚点失败
118
+
119
+ 信号:中心命题、机制候选、高风险概念、行动边界、文章类型转译或写作技法产生的关键句,无法回指胶囊中的源锚点、章节范围、入口包或必须同读闭包,却写成 CrossFrame v5 原义。
120
+
121
+ 影响:输出把本文推断、表达转译或外部思想映射伪装成框架原义,放大了概念权威。
122
+
123
+ 修复:读取 `../crossframe/worksheets/source-anchor-integrity-check.md`;无法回指的内容删除、降档,或明确标为“本文推断 / 表达转译 / 外部思想映射”。
124
+
125
+ ## 下游重复整块读源
126
+
127
+ 信号:已有 `v5-read-state-capsule` 时,essay 或 review 又整块读取 `v5-source-spine.md`、`v5-section-digest-index.md`、完整材料选择图或完整连读包,用新的路由覆盖上游胶囊。
128
+
129
+ 影响:多段工作流失去共同源边界,review 可能覆盖文章,或正文引入胶囊外判断。
130
+
131
+ 修复:保留胶囊作为默认源结构输入;只有胶囊缺少关键锚点、高责任审计或源锚点检查失败时,才按具体锚点定向补读,并把补读结果写回底稿。
132
+
133
+ ## 选择器压缩失败
134
+
135
+ 信号:suite 开头只写“请选择模式/角色”而没有完整渲染 4 个输出模式和 6 个角色;或进入文章层时只写“已展示文章类型选择器(1-9)”,没有九项文章类型、推荐项和推荐理由。
136
+
137
+ 影响:用户无法真正选择模式、角色或文章类型,后续声口、判断档位和技法路由会变成模型自作主张。
138
+
139
+ 修复:回到 `mode-selection-dialog.md` 或 `article-type-selection-dialog.md` 完整展示选项,并在用户回复前停止推进。
140
+
141
+ ## 技法越界失败
142
+
143
+ 信号:写作技法制造了新的事实、强判断、隐喻证明、外部理论权威或点睛句,却无法回指底稿、胶囊或源锚点。
144
+
145
+ 影响:表达技法接管判断边界,文章看起来更有力,但实际越过了 CrossFrame 的事实、证据和概念保真约束。
146
+
147
+ 修复:删除技法新增判断,把技法降回段落组织、节奏、入口和结尾;无法回指的内容标为本文推断、表达转译或外部思想映射。
148
+
149
+ ## 来源用途越界失败
150
+
151
+ 信号:把热度、平台/机构声明、PR 文案、AI 生成报告、自评材料或二手转述写成已核验事实;或底稿没有说明来源用途、证据档位和仍不能证明什么。
152
+
153
+ 影响:低成本声明被升级为事实,公共评论、组织处置和强判断会越权。
154
+
155
+ 修复:补来源台账,区分已核验事实、高成本证据、低成本声明、弱信号、热度信号和解释判断;不能核验时降档或暂停强判断。
156
+
157
+ ## 来源台账缺失
158
+
159
+ 信号:公共评论、批判文章、真实机构/平台/政策/人物/公司、最新事实、AI/过程性产物或强判断已经使用外部材料,但没有逐条记录来源、时间、来源类型、支持命题、不能证明什么、证据档位、使用位置、降档理由和仍需补证处。
160
+
161
+ 影响:review 无法判断来源是否被正确使用;模型容易把低成本声明、热度、搜索摘要或自评材料包装成事实。
162
+
163
+ 修复:读取 `../crossframe/references/source-ledger-workflow.md`,补台账后再决定是否维持、降档、删除或改写正文判断。
164
+
165
+ ## 来源台账字段伪完整
166
+
167
+ 信号:台账表面有列,但九字段缺项、合并“降档理由/仍需补证处”、用“官方页面/官方列表/机构网站”等来源描述填时间,或 `使用位置` 不能定位到正文标题、段落、短摘或命题强度。
168
+
169
+ 影响:字段看似完整,实质不可复核;review 会把格式 smoke check 误判为来源约束成立。
170
+
171
+ 修复:按 `../crossframe/references/source-ledger-workflow.md` 做字段级重填;字段不合格前只能判结构通过,不能判来源完整。
172
+
173
+ ## 降档后置失败
174
+
175
+ 信号:底稿承认单一来源族、未完成调查、二手入口、未来节点或证据不足,但正文先写强机制句、公共定性、概率排序或行动建议,最后才补“本文只是推断/待核验”。
176
+
177
+ 影响:读者先接收了强判断,边界段无法充分撤回判断强度。
178
+
179
+ 修复:把来源限定、本文推断、机制候选、待核验或开放断言标记前置到首个强句;必要时改写中心句。
180
+
181
+ ## 技法落地不可审计
182
+
183
+ 信号:底稿列出 3-5 个写作技法,或写“技法只改变表达”,但没有逐技法对应正文短摘、段落编号、负责动作和越界反查。
184
+
185
+ 影响:技法可能只是装饰性声明;quality gate 会把“技法数量正确”误判为文章质量合格。
186
+
187
+ 修复:补技法落地证据表:技法、负责段落动作、正文对应短摘/段落编号、它不能证明什么、越界反查。没有短摘时不得判“技法落地合格”。
188
+
189
+ ## 胶囊闭包自证失败
190
+
191
+ 信号:读态胶囊或底稿只写“闭包已读完”“核心闭包已读取”,但没有入口包、直接闭包、递归新增闭包、未读包和降档决定;或 source modules 只写文件名,没有 `V5-H`、源范围或锚点缺失降档。
192
+
193
+ 影响:review 无法复核是否真的连续联读,正文可能引入胶囊外判断。
194
+
195
+ 修复:补 `required_closure` 展开记录和 source module 锚点;无法补锚点时降档。
196
+
197
+ ## 正文胶囊外高风险概念
198
+
199
+ 信号:正文出现承接、回流、创伤、控制、低权力、无法退出、责任链、弱信号、行动上限、开放断言等承担判断作用的概念,但胶囊 `source_grounding` 没有对应锚点、连读包或表达转译标记。
200
+
201
+ 影响:正文把未路由的高风险概念写成 CrossFrame v5 原义,尤其容易压回低权力主体或抬高行动建议。
202
+
203
+ 修复:补读对应包,或删除、降档、标为“本文推断 / 表达转译 / 外部思想映射”。
204
+
205
+ ## 结构通过误作发布通过
206
+
207
+ 信号:控制器或 review 只检查标题、底稿、正文、胶囊、来源台账等字段存在,就写“通过/A/合格”,没有区分 `structural_pass`、`substantive_pass` 和 `publish_boundary`。
208
+
209
+ 影响:内部压测样稿、待补证分析和可发布强判断被混成一个通过结论。
210
+
211
+ 修复:拆分结构通过、实质通过和发布边界;高责任或单源场景必须写“本稿适用用途”和“不得用于”。
212
+
213
+ ## 开放断言捕获
214
+
215
+ 信号:开放断言被写入考核、档案、处分、资源分配、公开报道或长期观察标签,但输出仍把它当“只是开放判断”。
216
+
217
+ 影响:可撤回判断变成灰色处置,撤回条件被忽略,当事人申诉空间被压缩。
218
+
219
+ 修复:读取 `procedural-judgment-responsibility.md`,声明原开放断言不得继续用于处置,补充误用标注、修复/补偿和责任链检查。
220
+
221
+ ## 无制度场景误判
222
+
223
+ 信号:家庭、小团队、亲密关系或非正式社群没有正式程序,输出因此要么强行套组织制度,要么说完全不能判断。
224
+
225
+ 影响:现实保护断裂,受影响者被迫在“冒险证明”和“继续忍受”之间选择。
226
+
227
+ 修复:读取 `no-institution-middle-path.md`;降为保护性开放断言、低暴露记录、外部支持和下一轮升级/撤回条件。
228
+
229
+ ## 隐喻漂移
230
+
231
+ 信号:用自然科学、历史、文学、经典或理论隐喻直接证明现实因果,或用名人名言接管文章命题。
232
+
233
+ 影响:概念上升变成权威压人,现实证据和责任链被隐喻遮住。
234
+
235
+ 修复:读取 `metaphor-source-transparency.md`;标注引用方式、相似点、不相似点、误用风险和停止使用条件。
236
+
237
+ 影响:弱信号被包装成强证据,容易服务于权力封闭。
238
+
239
+ 修复:把 AI 材料降为待审文本;要求原始记录、独立证据、可申诉通道和反向条件。
240
+
241
+ ## 连续性保真失败
242
+
243
+ 信号:本应触发 `continuity-bundles.md` 的场景,只读了单张概念卡、单个 protocol 或一个局部摘录;输出看似用了 v5.0 概念,但没有说明原文相邻板块、联读包和降档规则。
244
+
245
+ 影响:拆分后的 skill 读少,导致概念变薄、判断越界或把后台约束漏掉。常见于只读“开放断言”却做强判断、只读“爱”却压回受伤者、只读“尺度转移”却稀释低尺度痛苦、只读“理论后台”却做文明尺度绝对结论。
246
+
247
+ 修复:先读 `runtime-read-policy.md`、`continuity-closure-map.md` 和对应连续联读包;只有源锚点不足或需要源审计时,才定向补读 `v5-source-spine.md`、`v5-section-digest-index.md`、`v5-material-selection-map.md` 的相关局部。用 `source-continuity-check.md` 重做降档判断。需要版本演化对照时再读 v3/v2 历史基线。
@@ -0,0 +1,70 @@
1
+ # Review Rubric
2
+
3
+ 总分 100。硬失败会覆盖分数。
4
+
5
+ | 维度 | 分值 | 看什么 |
6
+ | --- | ---: | --- |
7
+ | 对象与事实边界 | 15 | 是否明确评审/诊断对象,区分事实、解释、传闻、AI 材料和证据缺口 |
8
+ | 路由与触发规则 | 15 | 是否按 CrossFrame 路由识别应读协议、概念卡、模板;文章是否读 essay 规则 |
9
+ | 机制推理 | 20 | 是否过七闸、列机制候选、给反向条件,不用单因果或术语替代推理 |
10
+ | 概念保真 | 15 | 高风险概念是否保留中文语义并落回现实行为;是否避免概念堆砌 |
11
+ | 证据与引用完整性 | 15 | 来源、引用、查源、AI 报告、自评材料是否按证据成本降档 |
12
+ | 责任与高风险边界 | 10 | 是否避免人格审判、强判断越级、尺度洗白和责任稀释 |
13
+ | 输出可用性 | 10 | 是否给出证据定位、修复建议、合格结论、题设忠实度/越界声明和可复核下一步 |
14
+
15
+ ## 等级
16
+
17
+ - A,90-100:合格。推理链、证据边界、判断档位和修复边界清楚。
18
+ - B+,85-89:条件合格且接近合格。允许有声明充分、边界清楚的创造性越界,例如拆题、改良版选项或角色声口例外;仍需小修。
19
+ - B,75-84:条件合格。主体可用,但有局部补证、表达或概念保真问题。
20
+ - C,60-74:不合格,需要大修。能看出 CrossFrame 意图,但关键链条缺失。
21
+ - D,40-59:不合格,需要重做。多处伪推理、证据混乱或路由错误。
22
+ - F,0-39:高风险失败。会误导处置、公开判断、引用真实性或人格定性。
23
+
24
+ ## 硬失败覆盖
25
+
26
+ 出现以下任一项,最高只能 C;若用于发布、处分、名誉、资源、公共记忆或亲密关系安全,直接 F:
27
+
28
+ - 人格审判替代结构诊断。
29
+ - 伪造引用、页码、出处或作者观点。
30
+ - 强判断没有命题验证、反证入口或申诉通道。
31
+ - 证据边界完全缺失。
32
+ - 文章类输出跳过结构洞察底稿。
33
+ - 用 AI 合规材料、自评文本或漂亮报告当强证据。
34
+ - 查源材料接管命题,输出变成资料拼贴。
35
+ - 尺度洗白,抹掉低尺度痛苦、责任或保护。
36
+ - 开放断言进入处置、档案、资源分配或公共记忆,却没有退场和修复机制。
37
+
38
+ 上述硬失败不可因文字好读、读者喜欢、越界已声明或文章有温度而豁免。
39
+
40
+ ## 越界评分口径
41
+
42
+ - 允许差异:底稿采用审计型或叙事型、机制候选给出优先级或保持均势、中性分析体有正常温度、文章入口更平实。这些不是失败。
43
+ - 需要声明的越界:拆题、改良版选项、明显编辑底色、明显共情语调、角色默认外的直接劝慰段、客观模式下方向性判断。声明充分且边界清楚,最高可到 B+;未声明,最高 C。
44
+ - 不可豁免硬失败:人格审判、伪造引用、强判断越级、尺度洗白、证据边界完全缺失、开放断言捕获、查源接管命题。即使声明,也不能超过 C;涉及高责任影响时 F。
45
+
46
+ ## 等级上限
47
+
48
+ - 只完成标题、底稿、正文、胶囊、来源台账等字段存在性检查,没有反向否决最小块:最高 `structural_pass`,不得判 `substantive_pass`。
49
+ - 来源台账九字段不完整、字段合并、时间伪填或使用位置不可定位:最高 B;若据此做公共强判断,最高 C。
50
+ - 高责任、公共制度、事故、监管、真实公司、公共记忆、法律政策和 AI 合规主题,若只有单一来源族、二手入口、未完成调查或未来节点未落地:最高 B / 条件合格 / internal-only。A 档必须写明多源交叉或单源足够理由。
51
+ - 经典哲学、理论互文、读书吸收只用二手入口或 OCR 笔记:最高 B / 最低可用;不得写成原典细读或学术考据通过。
52
+ - 技法没有正文短摘或段落编号:最高 B,且只能判“技法读取完成”;若技法新增事实、强判断或隐喻证明,最高 C,公共高责任场景直接 F。
53
+ - 读态胶囊没有 V5-H/源范围或闭包展开记录:最高 B;若正文出现胶囊外高风险概念,最高 C,且必须补读或降档。
54
+
55
+ ## 合格口径
56
+
57
+ “是否合格”按等级给出:
58
+
59
+ - A:合格。
60
+ - B+:条件合格,小修后接近可用。
61
+ - B:条件合格,小修后可用。
62
+ - C/D/F:不合格。
63
+
64
+ 同时必须分开写:
65
+
66
+ - `structural_pass`:字段和顺序是否存在。
67
+ - `substantive_pass`:命题、来源、胶囊、技法是否互相支撑。
68
+ - `publish_boundary`:内部压测、待核验分析、可发布需补证、不得用于强判断等用途边界。
69
+
70
+ 若用户要求极简评审,也要写明等级、是否合格和一个最关键修复动作。
@@ -0,0 +1,86 @@
1
+ # CrossFrame Review Report Template
2
+
3
+ 本模板用于用户显式要求完整评审报告、只评审已有输出,或质量闸发现硬失败而必须说明阻断原因的场景。若本次只是 `crossframe-suite -> crossframe-essay -> crossframe-review` 默认成文链路的质量闸,且文章层未关闭,不得用本模板替代最终的 `结构洞察底稿` 和 `文章正文`。
4
+
5
+ ```markdown
6
+ # CrossFrame Review
7
+
8
+ - 评审对象:
9
+ - 事实边界:
10
+ - 触发规则:
11
+ - 应触发的连续联读包:
12
+ - 读态胶囊状态:
13
+ - 源锚点完整性:
14
+ - 选择器完整性:
15
+ - 来源台账状态:
16
+ - 写作技法边界:
17
+ - 评分/等级:
18
+ - 是否合格:
19
+ - structural_pass:
20
+ - substantive_pass:
21
+ - publish_boundary:
22
+ - 本稿适用用途:
23
+ - 不得用于:
24
+
25
+ ## 关键问题
26
+
27
+ | 等级 | 问题 | 证据定位 | 为什么影响 CrossFrame | 修复建议 |
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
+ 1.
55
+ 2.
56
+ 3.
57
+
58
+ ## 复核清单
59
+
60
+ - 是否明确对象、事实边界和尺度窗口:
61
+ - 是否有机制候选和反向条件:
62
+ - 是否保留判断档位:
63
+ - 是否触发并保留 v5.0 源结构连续联读包:
64
+ - 是否生成并复用 `v5-read-state-capsule`:
65
+ - 中心命题、机制候选、高风险概念和行动边界是否能回指胶囊源锚点:
66
+ - 模式/角色选择器和文章类型选择器是否完整展示且等待回复:
67
+ - 来源台账是否区分来源用途、证据档位和仍不能证明什么:
68
+ - 来源台账是否九字段完整、时间可复核、使用位置可定位:
69
+ - 写作技法是否只改变段落动作,不新增事实、强判断或框架原义:
70
+ - 每个技法是否有正文短摘/段落编号:
71
+ - 是否避免人格审判和尺度洗白:
72
+ - 是否处理引用、查源和 AI 材料的证据成本:
73
+ - 文章是否先有结构洞察底稿:
74
+ ```
75
+
76
+ ## 极简输出
77
+
78
+ 当用户要求极简时:
79
+
80
+ ```markdown
81
+ 结论:不合格,等级 C。主要问题是【问题】,证据在【定位】;先补【最关键修复动作】,再复核判断档位。
82
+ ```
83
+
84
+ ## 语气
85
+
86
+ 评审要直截了当,但不羞辱作者。批评对象是输出质量、证据边界和推理链,不是作者人格。
@@ -0,0 +1,206 @@
1
+ ---
2
+ name: crossframe-suite
3
+ description: "Use when the user explicitly invokes CrossFrame Suite for Chinese structural diagnosis workflows across relationships, organizations, public issues, philosophy, research, or essay output."
4
+ category: workflow
5
+ risk: safe
6
+ source: community
7
+ source_repo: xi-kari/crossframe-skill
8
+ source_type: community
9
+ date_added: 2026-06-16
10
+ author: xi-kari
11
+ license: MIT
12
+ license_source: https://github.com/xi-kari/crossframe-skill/blob/main/LICENSE
13
+ tools:
14
+ - "Agent Skills"
15
+ - Codex
16
+ - Claude
17
+ tags:
18
+ - crossframe
19
+ - chinese
20
+ - workflow
21
+ - multi-skill
22
+ - structural-diagnosis
23
+ ---
24
+ # CrossFrame Suite
25
+
26
+
27
+ ## When to Use This Skill
28
+
29
+ - Use only when the user explicitly names CrossFrame Suite, `crossframe-suite`, `/crossframe-suite`, or `$crossframe-suite`.
30
+ - Use as the umbrella router when a CrossFrame task may need multiple sibling skills, such as diagnosis plus public analysis, essay output, and review.
31
+ - Do not load every sibling skill by default; follow the routed workflow and progressive-reading rules in the original body below.
32
+
33
+ ## Packaged Source Note
34
+
35
+ This AAS-ready copy preserves the original CrossFrame skill body below. Chinese remains the canonical semantic layer; English metadata is only for discovery, installation, and repository review.
36
+
37
+ ## Limitations
38
+
39
+ - The skill body is intentionally Chinese-canonical; English metadata is for discovery and does not replace the original Chinese terms.
40
+ - Use only after explicit CrossFrame invocation or `crossframe-suite` routing; do not apply it as a generic default reasoning layer.
41
+ - It structures analysis, drafting, and review, but does not replace source verification, domain expertise, or legal, medical, or financial judgment.
42
+
43
+ `crossframe-suite` 是总调度 skill,不替代任何专项 skill。它只做三件事:
44
+
45
+ 1. 判断用户任务属于哪条工作流。
46
+ 2. 安排连续读取顺序。
47
+ 3. 输出一个简短的调度提纲,然后进入相应 skill。
48
+
49
+ 它不复制 `crossframe`、`crossframe-essay` 或其它平行 skill 的正文。中文为权威语义;英文只作 skill id、文件名和对外传播名。
50
+
51
+ 当任务触发 CrossFrame 主体时,suite 还要把 `../crossframe/references/runtime-read-policy.md` 与 `../crossframe/references/continuity-closure-map.md` 纳入调度判断:本次是否需要按 v5.0 原文连续板块联读,而不是只读单个概念卡。需要包说明或源锚点时,再由下游定向读取 `continuity-bundles.md` 或具体包文件。v3.0 与 v2.0 文件只作为历史基线;默认以 v5.0 源结构为准。
52
+
53
+ suite 入口的交互选择只确认两项:输出模式与角色。文章类型不在 suite 开头选择;若最终进入 `crossframe-essay` 且文章层未关闭,先完成问题拆解与结构洞察底稿,再由 `crossframe-essay/templates/article-type-selection-dialog.md` 在正文生成前单独确认。
54
+
55
+ ## 显式调用后的总入口
56
+
57
+ 只有用户显式调用 `crossframe-suite`、`$crossframe-suite`、`/crossframe-suite` 或明确要求使用 CrossFrame Suite 时,才从本 skill 进入。进入之后,优先由本 skill 调度;只有任务非常单一且用户点名了专项 skill 时,才直接使用对应专项 skill。
58
+
59
+ 当用户通过本 skill 作为总入口提出任何 CrossFrame 内容任务时,默认最终都生成**5.0 混合长文**,输出档位为 `full-visible-v5-longform`:完整可见底稿 + 完整长文正文。专项产物可以先生成,但最后默认进入文章层。
60
+
61
+ ```text
62
+ crossframe -> [needed sibling skills] -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
63
+ ```
64
+
65
+ 这条默认不是为了把所有回答写长,而是因为文章更适合把结构判断、专项产物和 v5.0 保真检查交给普通读者:先完成必要的诊断/评审/案例/教学/辩论/备忘录,再形成底稿,再成文,最后过质量闸。
66
+
67
+ 完整交互顺序固定为:`/crossframe-suite -> 模式/角色选择器(4+6) -> suite 路由与专项拆解 -> 结构洞察底稿 -> 文章类型选择器 -> 写作技法读取 -> 文章正文 -> 质量闸收束`。文章类型选择器必须发生在结构洞察底稿之后、文章正文之前。
68
+
69
+ 这条默认不直接把固定声口传给 `crossframe-essay`。声口由 `references/output-mode-selector.md` 中的角色、输出模式与 `topic_sensitivity` 共同决定:学术专家/批判反思者默认中性分析体,大众传播/未来探索者可启用编辑底色;用户显式要求“亲切/编辑口吻/答复体”时覆盖。中性分析体不是冷淡体,`vulnerable` 主题仍要先接住人。
70
+
71
+ `full-visible-v5-longform` 的意思是:v5.0 连续联读包、源结构保真、概念风险和反向条件要在底稿中可见;但这些后台检查不能吞掉正文。正文仍必须写成完整文章,有标题、铺陈、概念上升、现实回落、边界和余味。
72
+
73
+ `crossframe-review` 是质量闸,不是默认成文链路的最终写作者。只要文章层未关闭,最终可见交付必须仍然包含 `# 结构洞察底稿` 和 `# 文章正文`;质量闸通过时只追加极短结论或内部通过,不得只输出评审报告。只有用户明确要求“只要评审/完整评审报告/不要文章”,或质量闸发现硬失败且必须阻断发布时,才允许把评审报告作为主输出。
74
+
75
+ 只有在用户明确说“只要/不要文章/不要成文/短答/三句话/表格/清单/原始评审/原始案例库/原始备忘录/纯诊断/仅行动方案”时,才关闭默认文章层。此时应保留用户指定的交付物。
76
+
77
+ ## 何时使用
78
+
79
+ 当任务不是单一诊断,而可能需要多个 CrossFrame skill 连续协作时,优先使用本 skill:
80
+
81
+ - 用户希望使用 CrossFrame,但没有指定具体子 skill。
82
+ - 用户只说“分析一下/怎么看/讲讲/写一下”,且更像想看一段可读输出。
83
+ - 写文章、评论、思想文章、公共评论、组织复盘文章。
84
+ - 答读者问、编辑回信、咨询式回应,但问题背后有结构诊断。
85
+ - 把材料整理成案例,再写分析或沉淀概念。
86
+ - 读书、理论、文章研究笔记,需要比较与 CrossFrame 的关联和不同。
87
+ - 命题辩论后需要成文、给结论或写反驳。
88
+ - 先生成输出,再评审它是否真的推理。
89
+ - 用户说“这些 skill 应该一起用”“连续触发”“总规则”“总入口”“怎么组合调用”。
90
+
91
+ 若任务非常单一,直接使用对应专项 skill,不要绕行:
92
+
93
+ - 只要结构诊断:`../crossframe/SKILL.md`
94
+ - 只要文章:`../crossframe-essay/SKILL.md`
95
+ - 只要评审:`../crossframe-review/SKILL.md`
96
+ - 只要短答复:`../crossframe-dialogue/SKILL.md`
97
+ - 只要案例库:`../crossframe-casebook/SKILL.md`
98
+ - 只要公共议题证据边界:`../crossframe-public/SKILL.md`
99
+ - 只要组织修复备忘录:`../crossframe-org/SKILL.md`
100
+ - 只要概念教学:`../crossframe-teach/SKILL.md`
101
+ - 只要命题论证:`../crossframe-debate/SKILL.md`
102
+ - 只要读书研究笔记:`../crossframe-notebook/SKILL.md`
103
+
104
+ ## 必须读取
105
+
106
+ 每次触发后读取:
107
+
108
+ 1. `references/output-mode-selector.md`
109
+ 2. `references/workflow-routing-map.md`
110
+ 3. `protocols/suite-dispatch-protocol.md`
111
+ 4. `templates/suite-reasoning-outline.md`
112
+
113
+ 然后按路由读取对应 sibling skill。基础结构判断通常先读 `../crossframe/SKILL.md` 与 `../crossframe/references/read-routing-map.md`。
114
+
115
+ ## 调度原则
116
+
117
+ - 基础先行:多数复杂任务先由 `crossframe` 建立事实边界、尺度窗口、机制候选和判断档位。
118
+ - 场景追加:只读取本次必要的专项 skill,不把全部 skill 一起触发。
119
+ - 成文后置:写文章前先有结构洞察底稿;公共、组织、辩论、读书等专项判断先完成,再进入 `crossframe-essay`。
120
+ - 默认成文:suite 被触发时,最终输出默认走 `crossframe-essay`,输出档位固定为 `full-visible-v5-longform`;专项产物先做,文章后置。
121
+ - 模式/角色先行:suite 开头只确认输出模式与角色;没有触发词时展示 `templates/mode-selection-dialog.md` 并等待回复,不直接开始。
122
+ - 文章类型后置:文章类型只在进入 `crossframe-essay` 后、结构洞察底稿生成后确认;它决定文章表达形态和写作技法读取,不改变 suite 的主路由。
123
+ - 胶囊归属:suite 只传入 `selection_state`、`workflow_state`、`voice_mode` 和文章层开关;不得读取 v5 源索引、不得展开连读包、不得生成 `v5-read-state-capsule`。胶囊由 `crossframe` 核心层在命中 source modules、入口包和必须同读闭包后生成。
124
+ - 声口由角色决定:suite 默认成文时,根据 `output-mode-selector.md` 将 `voice_mode` 和 `topic_sensitivity` 传给 `crossframe-essay`。用户显式要求“亲切/编辑口吻/答复体”时覆盖。
125
+ - 长文契约:任何从 suite 进入、且未显式关闭文章层的 CrossFrame 内容任务,默认不是短答,不得用项目符号诊断、摘要式回答或“如果只要一句话”替代完整正文。
126
+ - 成文边界:默认对所有 CrossFrame 内容任务成文;只有用户用“只要/不要文章/短答/表格/清单/纯诊断/仅行动方案”等词明确关闭时,才关闭文章层。
127
+ - 源连续性:高责任、公共制度、亲密关系、长期演化、深度分析、框架治理、AI 现实验证、弱信号/不透明、无法退出和文章输出,要在调度中列出本次触发的 v5.0 连续联读包;不要只列概念卡。
128
+ - 源锚点完整性:凡进入文章层、高责任、公共制度、AI/过程性产物、生命周期、无法退出主体或框架治理时,调度提纲要要求下游复用 `v5-read-state-capsule` 并执行源锚点完整性检查。
129
+ - 评审收束:重要输出默认最后用 `crossframe-review` 做质量闸;质量闸不得接管最终输出或吞掉底稿/正文。轻量短答复可只做内部自检。
130
+ - 查源克制:公共议题、真实机构、平台、政策、人物、公司和最新事实要查源;私人关系、哲学泛论、用户自给材料默认不查源。
131
+ - 人话优先:最终输出先给普通人能读懂的结果,术语只做必要映射。
132
+
133
+ ## 默认连续链路
134
+
135
+ ```text
136
+ 结构诊断:
137
+ crossframe -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
138
+
139
+ 开放式可读分析:
140
+ crossframe -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
141
+
142
+ 普通洞察文章:
143
+ crossframe -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
144
+
145
+ 公共评论文章:
146
+ crossframe -> crossframe-public -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
147
+
148
+ 组织复盘/修复文章:
149
+ crossframe -> crossframe-org -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
150
+
151
+ 答读者问/编辑回信:
152
+ crossframe -> crossframe-dialogue -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
153
+
154
+ 案例沉淀:
155
+ crossframe -> crossframe-casebook -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
156
+
157
+ 概念教学:
158
+ crossframe -> crossframe-teach -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
159
+
160
+ 命题辩论:
161
+ crossframe -> crossframe-debate -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
162
+
163
+ 辩论后成文:
164
+ crossframe -> crossframe-debate -> crossframe-essay -> crossframe-review
165
+
166
+ 读书/理论研究:
167
+ crossframe -> crossframe-notebook -> crossframe-essay(full-visible-v5-longform) -> crossframe-review
168
+
169
+ 读书后成文:
170
+ crossframe -> crossframe-notebook -> crossframe-essay -> crossframe-review
171
+ ```
172
+
173
+ 进入 `crossframe-essay` 后先生成结构洞察底稿,再执行文章类型选择规则:用户已显式指定文章类型时在底稿中记录并直接采用;用户未指定且文章层开启时,基于底稿展示 `../crossframe-essay/templates/article-type-selection-dialog.md`;用户回复“默认/自动/都行”时采用底稿推荐项;用户明确关闭文章层时不展示。
174
+
175
+ `crossframe-review-lite` 表示不必输出完整评审报告,但必须检查:是否跳过事实边界、是否人格审判、是否概念堆砌、是否越过证据档位。
176
+
177
+ ## 输出方式
178
+
179
+ 除非用户只问“该用哪个 skill”,否则最终输出先给一个短调度提纲:
180
+
181
+ ```text
182
+ 调度提纲
183
+ - 任务类型:
184
+ - 输出模式与角色:
185
+ - 工作流:
186
+ - 必读 skill:
187
+ - 按需读取:
188
+ - 连续联读包:
189
+ - 主题敏感度:
190
+ - 正文声口:
191
+ - 文章类型:
192
+ - 输出档位:
193
+ - 不读取:
194
+ - 质量闸:
195
+ ```
196
+
197
+ 然后进入对应 skill 的正常输出。不要把调度提纲写得比任务本身还长。
198
+
199
+ ## 禁止
200
+
201
+ - 禁止为了显得完整而触发全部 skill。
202
+ - 禁止跳过 `crossframe` 的事实边界和判断档位直接写文章。
203
+ - 禁止公共议题不查源却做强判断。
204
+ - 禁止把 `crossframe-review` 当作形式收尾;它必须能否决坏输出。
205
+ - 禁止在 suite 默认成文链路中只输出质量闸、评审结论或修复建议,而隐藏 `结构洞察底稿` 和 `文章正文`。
206
+ - 禁止让调度规则取代专项 skill 的协议。
@@ -0,0 +1,4 @@
1
+ interface:
2
+ display_name: "CrossFrame Suite"
3
+ short_description: "Default CrossFrame entry for routing tasks and producing full-visible-v5-longform article outputs unless explicitly disabled."
4
+ default_prompt: "Use CrossFrame Suite as the default entry. Choose the right CrossFrame workflow, read only the needed sibling skills, and produce a short dispatch outline. For any CrossFrame content task, finish the needed sibling skills first, then default to full-visible-v5-longform through crossframe-essay: complete visible v5.0 dossier plus complete long-form article, then review it. Only skip the article layer when the user explicitly disables it."