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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "updatedAt": "2026-06-16T02:36:05.454Z",
3
+ "updatedAt": "2026-06-17T02:33:08.008Z",
4
4
  "entries": [
5
5
  "00-andruia-consultant",
6
6
  "007",
@@ -306,6 +306,7 @@
306
306
  "brand-guidelines-anthropic",
307
307
  "brand-guidelines-community",
308
308
  "brand-perception-psychologist",
309
+ "brave-man",
309
310
  "brevo-automation",
310
311
  "broken-authentication",
311
312
  "brooks-lint",
@@ -446,6 +447,18 @@
446
447
  "create-pr",
447
448
  "cred-omega",
448
449
  "crewai",
450
+ "crossframe",
451
+ "crossframe-casebook",
452
+ "crossframe-critical",
453
+ "crossframe-debate",
454
+ "crossframe-dialogue",
455
+ "crossframe-essay",
456
+ "crossframe-notebook",
457
+ "crossframe-org",
458
+ "crossframe-public",
459
+ "crossframe-review",
460
+ "crossframe-suite",
461
+ "crossframe-teach",
449
462
  "crypto-bd-agent",
450
463
  "csharp-pro",
451
464
  "customer-psychographic-profiler",
@@ -1549,6 +1562,7 @@
1549
1562
  "yield-intelligence",
1550
1563
  "youtube-automation",
1551
1564
  "youtube-full",
1565
+ "youtube-seo-optimizer",
1552
1566
  "youtube-summarizer",
1553
1567
  "zapier-make-patterns",
1554
1568
  "zendesk-automation",
@@ -38,7 +38,7 @@ A valid hypothesis includes:
38
38
 
39
39
  ---
40
40
 
41
- ### 3️⃣ Hypothesis Lock (Hard Gate)
41
+ ## 3️⃣ Hypothesis Lock (Hard Gate)
42
42
 
43
43
  Before designing variants or metrics, you MUST:
44
44
 
@@ -57,7 +57,7 @@ Ask explicitly:
57
57
 
58
58
  ---
59
59
 
60
- ### 4️⃣ Assumptions & Validity Check (Mandatory)
60
+ ## 4️⃣ Assumptions & Validity Check (Mandatory)
61
61
 
62
62
  Explicitly list assumptions about:
63
63
 
@@ -74,7 +74,7 @@ If assumptions are weak or violated:
74
74
 
75
75
  ---
76
76
 
77
- ### 5️⃣ Test Type Selection
77
+ ## 5️⃣ Test Type Selection
78
78
 
79
79
  Choose the simplest valid test:
80
80
 
@@ -87,7 +87,7 @@ Default to **A/B** unless there is a clear reason otherwise.
87
87
 
88
88
  ---
89
89
 
90
- ### 6️⃣ Metrics Definition
90
+ ## 6️⃣ Metrics Definition
91
91
 
92
92
  #### Primary Metric (Mandatory)
93
93
 
@@ -109,7 +109,7 @@ Default to **A/B** unless there is a clear reason otherwise.
109
109
 
110
110
  ---
111
111
 
112
- ### 7️⃣ Sample Size & Duration
112
+ ## 7️⃣ Sample Size & Duration
113
113
 
114
114
  Define upfront:
115
115
 
@@ -127,7 +127,7 @@ Estimate:
127
127
 
128
128
  ---
129
129
 
130
- ### 8️⃣ Execution Readiness Gate (Hard Stop)
130
+ ## 8️⃣ Execution Readiness Gate (Hard Stop)
131
131
 
132
132
  You may proceed to implementation **only if all are true**:
133
133
 
@@ -115,7 +115,7 @@ See [schemas-and-output.md](references/schemas-and-output.md) for detailed confi
115
115
 
116
116
  Validate schemas against `@apify/json_schemas` npm package.
117
117
 
118
- ## Step 4: Test Locally
118
+ ## Step 7: Test Locally
119
119
 
120
120
  Run the actor with inline input (for JS/TS and Python actors):
121
121
 
@@ -131,7 +131,7 @@ apify run --input-file ./test-input.json
131
131
 
132
132
  **Important:** Always use `apify run`, not `npm start` or `python main.py`. The CLI sets up the proper environment and storage.
133
133
 
134
- ## Step 5: Deploy
134
+ ## Step 8: Deploy
135
135
 
136
136
  ```bash
137
137
  apify push
@@ -0,0 +1,191 @@
1
+ ---
2
+ name: brave-man
3
+ description: "Runs a structured clarifying interview for new project requests before building. Instead of writing code, it outputs a fully specified prompt.md for a fresh agent session to execute, preventing expensive mistakes."
4
+ risk: critical
5
+ source: community
6
+ date_added: "2026-06-16"
7
+ ---
8
+
9
+ # Brave Man
10
+
11
+ ## Overview
12
+
13
+ Most people describing a project ("vibe coders" included) only give a brief or partial picture of what they want. They can't be expected to specify everything up front — humans don't think in complete specs, and even when they try, they forget the small details that turn into real problems once the project has grown. If the agent starts building from a thin description, it fills the gaps with silent guesses, and by the time those guesses turn out wrong, they're expensive to undo.
14
+
15
+ Brave Man flips the order: clarify exhaustively first, build later. The agent's job here is NOT to write code, scaffold files, or produce an implementation plan. Its only job is to run a structured interview until the project is fully understood, then write that understanding down as a single, clean, self-contained `prompt.md` file that a fresh agent session can execute later.
16
+
17
+ ## When to Use This Skill
18
+
19
+ - Use when a user describes wanting to build a website, app, software, tool, or any kind of project.
20
+ - Use when the user request includes phrases like "build me a website", "I want an app for X", or "make a tool that does Y".
21
+ - Use BEFORE writing any code or implementation plan for a new build request.
22
+
23
+ ## Step-by-Step Guide
24
+
25
+ 1. **Triage** — a couple of quick questions to size up the project so question depth matches project complexity.
26
+ 2. **Phased interview** — work through the relevant phases below, one at a time, asking batched questions per phase.
27
+ 3. **Track completion** — maintain a visible checklist; don't move to synthesis until every relevant phase is closed (answered or explicitly defaulted).
28
+ 4. **Synthesize** — write the final `prompt.md`. Do not generate an implementation plan artifact, scaffold a repo, or write any application code in this skill.
29
+ 5. **Hand off** — tell the user to start a new chat, tag `prompt.md`, and ask the agent to execute it.
30
+
31
+ Never skip straight to building because the request "sounded simple." Simple requests still go through triage — triage is what decides how short the interview gets, not whether it happens.
32
+
33
+ ## Phase 0: Triage
34
+
35
+ Ask 2-3 quick questions before anything else, to calibrate depth:
36
+
37
+ - Is this just for you, or will other people use/rely on it?
38
+ - Roughly how big is this in your head — a single page/script, a small app with a few features, or something with many moving parts (accounts, payments, multiple user roles, etc.)?
39
+ - Do you already have any strong preferences (language, framework, hosting, existing codebase) or is everything open?
40
+
41
+ Use the answers to decide which phases below need full depth, which need only one or two quick questions, and which can be skipped entirely with a stated default (e.g., a single static page skips Integrations & Auth entirely rather than asking about it).
42
+
43
+ ## The phases
44
+
45
+ Work through these one phase at a time. Within a phase, ask questions in one batched round (3-5 questions), not one at a time. Skip or shrink phases that triage marked irrelevant — say so explicitly ("skipping auth since this has no accounts") rather than silently dropping them.
46
+
47
+ ### Phase 1 — Purpose & users
48
+ - Who is this for, and what's the one thing it absolutely must let them do?
49
+ - What does success look like — what would make you say "yes, this is exactly what I wanted"?
50
+ - Is there an existing app/site/tool you're modeling this after, or anything you specifically want to avoid?
51
+
52
+ ### Phase 2 — Core features & flows
53
+ - Walk me through what a user does step by step, from opening it to getting value out of it.
54
+ - Of everything you've mentioned, what's must-have for a first version versus nice-to-have later?
55
+ - Are there any features you're assuming are "obvious" that you haven't said out loud yet?
56
+
57
+ ### Phase 3 — Data & content model
58
+ - What are the main "things" this app manages (e.g. posts, orders, users, files) and how do they relate to each other?
59
+ - Does data need to persist permanently, or is some of it temporary/session-only?
60
+ - Will the same data need to be seen differently by different users (e.g. private vs shared), or is it all visible to everyone the same way?
61
+
62
+ ### Phase 4 — Tech stack & environment
63
+ - Any required language/framework, or should the agent pick what fits best?
64
+ - Where will this run — a specific hosting platform, local-only, mobile, desktop, browser?
65
+ - Does this need to fit into an existing codebase/repo, or is it starting fresh?
66
+
67
+ ### Phase 5 — Integrations & auth
68
+ *(skip entirely if triage shows no accounts/external services needed — state that explicitly instead of asking)*
69
+ - Does this need user accounts/login at all? If so, simple email+password, or sign-in via Google/Apple/etc.?
70
+ - Does it need to talk to any outside service (payments, email sending, maps, AI APIs, etc.)?
71
+ - Are there multiple types of users with different permissions (e.g. admin vs regular user)?
72
+
73
+ ### Phase 6 — Non-functional requirements
74
+ - Roughly how many people might use this at once — a handful, hundreds, way more?
75
+ - Any sensitive data involved (personal info, payments, health data) that needs extra care?
76
+ - Any hard constraints — must work offline, must load instantly, must work on old phones, etc.?
77
+
78
+ ### Phase 7 — Edge cases & error states
79
+ - What should happen when something goes wrong — bad input, lost connection, empty states (e.g. no data yet)?
80
+ - Is there any action a user could take that would be risky or hard to undo (deleting something, sending something, paying for something)? How careful should the app be about confirming those?
81
+
82
+ ### Phase 8 — Definition of done
83
+ - If you handed this to someone to test, what would they check to confirm it's working correctly?
84
+ - What's explicitly out of scope for the first version, so it isn't accidentally built or left half-done?
85
+
86
+ ## Best Practices
87
+
88
+ - ✅ **Do:** Batch, don't drip. One themed round per phase, not an endless single-question ping-pong.
89
+ - ✅ **Do:** Plain language over jargon. Phrase questions around real-world consequences unless the user has already shown technical fluency.
90
+ - ✅ **Do:** Offer options where possible when a question has a small number of sensible answers.
91
+ - ❌ **Don't:** Ask redundant questions that were already answered earlier or directly inferable.
92
+ - ✅ **Do:** Handle "I don't know" gracefully by proposing a sensible, named default and stating it plainly as an assumption.
93
+ - ❌ **Don't:** Jump ahead or combine phases unless the user volunteers the info naturally.
94
+ - ✅ **Do:** Honor "just use your judgment" but still require at least a default-and-confirm pass on Phase 3 (data) and Phase 5 (auth/integrations).
95
+
96
+ ## Completion checklist
97
+
98
+ Keep a running, visible status of each relevant phase using this format, and show it to the user as phases close:
99
+
100
+ ```
101
+ [x] Purpose & users — confirmed
102
+ [x] Core features & flows — confirmed
103
+ [~] Data & content model — defaulted (assumed simple per-user storage, no sharing)
104
+ [ ] Tech stack & environment — open
105
+ [-] Integrations & auth — skipped (no accounts needed)
106
+ ...
107
+ ```
108
+
109
+ Do not move to synthesis while any relevant phase is still `[ ]` open. `[x]` confirmed and `[~]` defaulted-and-accepted both count as closed.
110
+
111
+ ## Synthesis: writing prompt.md
112
+
113
+ Once every relevant phase is closed, stop asking questions. Do not produce an implementation plan, do not scaffold a project, do not write application code. Instead, write a single file named `prompt.md` in the project root containing the full, distilled specification, addressed directly to whichever agent will read it next. Structure it as:
114
+
115
+ ```markdown
116
+ # Project Brief: <name>
117
+
118
+ You are building the following project. Treat this file as the complete
119
+ specification — everything needed to build it correctly is below.
120
+ Do not re-ask the questions that produced this brief unless something
121
+ here is genuinely ambiguous or missing.
122
+
123
+ ## Overview
124
+ <one paragraph: what it is, who it's for, what success looks like>
125
+
126
+ ## Core Features (prioritized)
127
+ <must-have list, then nice-to-have list>
128
+
129
+ ## User Flows
130
+ <step-by-step walkthroughs from Phase 2>
131
+
132
+ ## Data Model
133
+ <entities, relationships, persistence rules from Phase 3>
134
+
135
+ ## Tech Stack & Environment
136
+ <language/framework, hosting/platform, repo constraints from Phase 4>
137
+
138
+ ## Integrations & Auth
139
+ <or "None — no accounts or external services required">
140
+
141
+ ## Non-Functional Requirements
142
+ <scale, sensitive data handling, hard constraints from Phase 6>
143
+
144
+ ## Edge Cases & Error Handling
145
+ <from Phase 7>
146
+
147
+ ## Assumptions & Defaults Used
148
+ <every default that was proposed and accepted during the interview,
149
+ listed plainly so the user can spot anything they want to override later>
150
+
151
+ ## Definition of Done
152
+ <acceptance criteria and explicit out-of-scope items from Phase 8>
153
+
154
+ ## Suggested Build Order
155
+ <a short, sensible milestone sequence — not a full implementation plan>
156
+ ```
157
+
158
+ Keep it tight and complete rather than padded — every section should contain real decisions, not filler. The "Assumptions & Defaults Used" section matters most: it's the paper trail for every gap the user couldn't have specified up front.
159
+
160
+ ## Handoff
161
+
162
+ After writing `prompt.md`, tell the user, plainly:
163
+
164
+ > Your project spec is saved as `prompt.md`. For the best results, start a **new chat**, tag this file, and tell the agent to execute it. Starting fresh keeps the build conversation free of the back-and-forth that produced the spec — the agent only needs the distilled brief, not the full interview, which keeps things faster and avoids burning context on a conversation it doesn't need anymore.
165
+
166
+ Do not start implementing in the current session even if the user asks immediately after — point them to the new-chat handoff, since that's the whole point of separating interview from execution.
167
+
168
+ ## Examples
169
+
170
+ ### Example 1: User says "Build me a todo app"
171
+ ```markdown
172
+ 1. **Triage:** Is this just for you? How big is it? Any preferred stack?
173
+ 2. **Phase 1 (Purpose):** What is the one thing it absolutely must let you do?
174
+ 3. **Synthesis:** Outputs `prompt.md` with React/Firebase stack based on interview.
175
+ ```
176
+
177
+ ## Troubleshooting
178
+
179
+ ### Problem: User is frustrated by too many questions
180
+ **Symptoms:** User replies with "just build it" or "I don't care".
181
+ **Solution:** Stop asking questions, propose defaults for the remaining critical phases (Data, Auth), and synthesize the `prompt.md`.
182
+
183
+ ## Related Skills
184
+
185
+ - `@brainstorming` - Use when exploring abstract ideas rather than gathering a build specification.
186
+
187
+ ## Limitations
188
+
189
+ - **No Code Generation:** This skill intentionally does not write any application code or scaffold repositories.
190
+ - **Requires New Session:** The generated `prompt.md` must be executed in a fresh agent session to ensure clean context.
191
+ - **Relies on User Input:** The quality of the spec depends heavily on the user's willingness to answer the interview questions.
@@ -0,0 +1,212 @@
1
+ ---
2
+ name: crossframe
3
+ description: "Use when the user explicitly invokes CrossFrame or 跨尺度结构诊断 for Chinese-canonical structural diagnosis of complex relationships, organizations, institutions, public disputes, or long-term evolution."
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
+ - structural-diagnosis
21
+ - reasoning
22
+ - governance
23
+ ---
24
+ # CrossFrame
25
+
26
+
27
+ ## When to Use This Skill
28
+
29
+ - Use only when the user explicitly names CrossFrame, `crossframe`, `/crossframe`, `$crossframe`, or 跨尺度结构诊断.
30
+ - Use for Chinese-canonical structural diagnosis where facts, scale, evidence, responsibility, mechanisms, and action limits must be separated.
31
+ - Do not use passively for ordinary analysis, writing, relationship advice, public commentary, philosophy, or long-term forecasting.
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 平行 skill 连续协作,先读取 `../crossframe-suite/SKILL.md` 做总调度;本 skill 负责其中的结构诊断、事实边界、尺度窗口、机制候选、七闸复核和判断档位。
44
+
45
+ ## 语言原则
46
+
47
+ 本 skill 的权威语义是中文。`CrossFrame` 只是英文传播名与 skill id,不承担概念解释权。
48
+
49
+ 遇到中英文可能冲突时,以中文术语为准:承接、回流、开放断言、尺度转移、责任链、观测反身性、低条件试探行动、退出转移、不浪费爱、强判断八件套、局部状态坐标、过程性产物边界。
50
+
51
+ 英文可以用于文件名、别名、对外简介或必要的双语标注;不要把中文概念硬译成英文后再反向理解。
52
+
53
+ ## 核心定位
54
+
55
+ CrossFrame 不是“把 v5.0 文本塞进上下文”的提示词包,而是一个可执行的结构推理协议。
56
+
57
+ 每次使用都必须先形成内部推理产物,再输出结论。结论可以很短,但不能跳过事实抽取、七闸复核、机制候选、判断档位、源结构连续性和表达闸。
58
+
59
+ ## 必须执行的顺序
60
+
61
+ 1. 判断用户请求类型:快速诊断、完整诊断、推演、开放断言、命题验证、强判断、高反身性对象、亲密关系轻量入口、疗愈与转移、公共制度专项、低条件行动、高责任反俘获审查、框架边界、生命周期/状态坐标、递进闭环、势场/自主解离、治理连续性、框架治理与证伪、AI 过程性产物边界、弱信号/不透明检查、无制度基础设施中间路径、无法退出主体保护、隐喻/来源透明、工具化可及性、观测收束、超大规模压力测试、表达翻译、理论后台,或概念解释。
62
+ 2. 读取 `references/runtime-read-policy.md`、`references/read-routing-map.md` 和必要时 `references/v5-material-selection-map.md`,确定本次需要加载的 v5 source modules、连读包、协议、工作表、概念卡和模板。
63
+ 3. 先定位 v5 source modules,不全量打开大文件。默认只记录需要的 source module、关键词、V5-H 或源范围;只有源锚点不足、用户要求源审计、或高责任判断需要核验时,才定向读取 `references/v5-source-spine.md`、`references/v5-section-digest-index.md`、`references/v5-coverage-map.md` 或 `references/v5-term-fidelity.md` 的相关局部。
64
+ 4. 读取 `references/continuity-closure-map.md` 展开入口包的“必须同读闭包”;需要包说明、源锚点或降档细节时,再读取 `references/continuity-bundles.md` 和对应 `references/continuity-bundles/v5/<bundle-id>.md`。默认最多读取 3 个入口核心包 + 2 个相邻辅助包;这个上限不限制必须同读闭包。高责任、公共制度、组织处置、公开判断必须优先读七闸、强判断八件套、低权力保护、证据降级与行动上限包及其闭包。
65
+ 5. 按 `templates/read-state-capsule.md` 生成 `v5-read-state-capsule`:先列 source modules,再列入口包、必须同读闭包、相邻候选、源锚点、降档边界和下游读取策略。suite 不生成胶囊,胶囊由本核心层生成并传给专项 skill、essay 和 review。
66
+ 6. 填写内部 intake:对象、尺度、事实、证据缺口、用户用途、受影响对象、观测影响、权力结构、行动上限。
67
+ 7. 通过七闸:对象闸、证据闸、尺度闸、责任闸、观测闸、权力闸、行动闸。七闸任一不完整,不能维持强判断。
68
+ 8. 形成至少两个机制候选;除非证据足以说明只有一个机制。
69
+ 9. 对承担判断作用的概念做完整吸收:读取对应概念卡,并用 `worksheets/concept-fidelity-check.md` 做保真检查。
70
+ 10. 用 `worksheets/source-continuity-check.md` 检查是否只读了孤立概念卡、漏掉 v5 相邻约束或需要降档。
71
+ 11. 用 `worksheets/source-anchor-integrity-check.md` 检查中心命题、机制候选、高风险概念和行动边界能否回指胶囊源锚点;不能回指的内容只能标为“本文推断 / 表达转译 / 外部思想映射”,不得写成 CrossFrame v5 原义。
72
+ 12. 决定判断档位:轻量观察、开放断言、完整诊断、强判断、低条件试探行动、退出转移。若必须联读但未联读,或源锚点不足,不能维持强判断。
73
+ 13. 先输出可见推理提纲,再选择模板输出:先说现实语言,再按需要附内部映射。
74
+
75
+ ## 读取规则
76
+
77
+ - 默认遵守 `references/runtime-read-policy.md`:不读取 `evals/`、`examples/`、完整成功案例、完整失败案例或全量 v5 大索引。它们只用于开发压测、回归验证、风格调试、用户显式要求源审计或源锚点失败后的定向补读。
78
+ - 普通诊断:读 `protocols/diagnosis-protocol.md`,并使用 `worksheets/intake-worksheet.md`、`worksheets/seven-gates-worksheet.md`、`worksheets/evidence-ledger.md`、`worksheets/mechanism-candidates.md`。
79
+ - 推演、后续走向、路径展开、分支终点:读 `protocols/inference-protocol.md` 和 `templates/inference-output.md`,并按需追加状态坐标、长期演化、治理连续性包。
80
+ - 低到中等把握的判断:读 `protocols/open-assertion-protocol.md`、`worksheets/open-assertion-record.md`、`templates/open-assertion-output.md` 和 `v5-open-assertion-proposition-pack`。
81
+ - 高责任、强权力密度、处分、名誉、权利、资源、公共记忆类问题:读 `protocols/anti-capture-protocol.md`、`worksheets/high-responsibility-check.md`,并追加 `v5-low-power-protection-pack`、`v5-evidence-downgrade-action-ceiling-pack`。
82
+ - 影响资格、名誉、资源、权利、处置、公共记忆的强判断:读 `protocols/proposition-verification-protocol.md`、`worksheets/proposition-verification.md`、`worksheets/prospective-registration.md`、`templates/strong-judgment-output.md`,并追加 `v5-strong-judgment-eight-pack`。
83
+ - AI 报告、合规材料、漂亮汇报、机构自评、模型诊断:读 `v5-ai-process-artifact-boundary-pack`;必须声明过程性产物不得充当现实证明。
84
+ - 会因被观察、命名、公开或处置而改变行为、身份、证据或边界的对象:读 `protocols/high-reflexivity-protocol.md`、`worksheets/reflexivity-state-transfer.md`、`templates/high-reflexivity-output.md` 和 `v5-observation-reflexivity-release-pack`。
85
+ - 亲密关系、家庭、朋友、照护、单方承接、解释劳动和爱被要求的场景:读 `protocols/intimate-relationship-protocol.md`、`worksheets/intimate-relationship-light-check.md`、`templates/intimate-relationship-output.md`,并先读 `v5-love-trapped-trauma-pack` 和 `v5-low-power-protection-pack`。
86
+ - 系统停滞、创伤、修复、退出转移和重建场景:读 `protocols/healing-transfer-protocol.md`、`worksheets/healing-transfer-map.md`、`templates/healing-transfer-output.md` 和 `v5-action-healing-transfer-pack`。
87
+ - 公共制度、平台治理、公共承诺和高权力密度公共议题:读 `protocols/public-institution-protocol.md`、`worksheets/public-institution-check.md`、`templates/public-institution-output.md`,并追加 `v5-public-power-institution-pack`、`v5-evidence-downgrade-action-ceiling-pack`、`v5-low-power-protection-pack`。
88
+ - CrossFrame 可能被当作万能理论、领域替代品、人格审判工具或 AI 合规材料背书时:读 `protocols/framework-boundary-protocol.md`、`worksheets/framework-boundary-check.md`、`references/framework-ontology-protection.md` 和 `v5-use-boundary-governance-pack`。
89
+ - 长期演化、阶段判断、组织/关系/制度周期变化:读 `protocols/lifecycle-diagnosis-protocol.md`、`worksheets/lifecycle-stage-record.md`、`templates/lifecycle-output.md` 和 `v5-state-coordinate-lifecycle-pack`。阶段 0-6 只能作为局部状态坐标,禁止写成线性宿命。
90
+ - 战略推进、长期修复、子锚点闭环、为什么忙但没有积累:读 `protocols/progression-protocol.md`、`worksheets/sub-anchor-progression.md`、`templates/progression-output.md` 和 `v5-long-evolution-progression-field-pack`。
91
+ - 正负势场、沉积基本盘、自主解离、保护性退出:读 `protocols/field-dissociation-protocol.md`、`worksheets/field-dissociation-check.md` 和 `v5-long-evolution-progression-field-pack`。
92
+ - 调节、预警、偿付约束、多中心治理、承接者生成和代际承接:读 `protocols/governance-continuity-protocol.md`、`worksheets/governance-continuity-check.md`、`templates/governance-continuity-output.md` 和 `v5-governance-continuity-multicenter-pack`。
93
+ - 文明尺度、历史尺度、超大规模圈层或宏大公共判断:读 `protocols/large-scale-stress-test-protocol.md`、`worksheets/large-scale-stress-test.md`、`templates/large-scale-stress-output.md`,并先降级检查证据和发布门禁。
94
+ - 面向普通人、管理、制度公共、技术治理或其他 AI 软件改写表达:读 `protocols/expression-translation-protocol.md`、`references/expression-translation-table.md`、`templates/expression-translation-output.md` 和 `v5-domain-translation-normative-source-pack`。
95
+ - 概念解释、概念边界、思想解释类问题:读 `protocols/concept-explanation-protocol.md`、`references/concepts-minimal-set.md`、`references/v5-term-fidelity.md`、`v5-core-concept-integrity-pack`,再按需读必要概念卡。
96
+ - 哲学、意义、第一因、生命是什么、虚无主义、存在理由等抽象问题:优先走概念解释协议,先做尺度拆分和结构性开放断言;只有无法转成任何结构问题时,才退回 `protocols/framework-boundary-protocol.md`。
97
+ - 如果最终输出要使用承接/回流、开放断言、尺度转移、观测反身性、权力封闭、低条件试探行动、爱/开放行动、主体/责任链、证据成本、机制候选、判断档位、退出转移、修复副产品等高风险概念,必须先读取对应概念卡和 v5 连读包;不能只凭最小概念集作精细判断。
98
+
99
+ ## 输出规则
100
+
101
+ - 默认输出短而清楚。除非用户明确要求极简结论,否则先展示一个“推理提纲”;不展示完整工作表。
102
+ - 推理提纲必须包含:诊断对象、事实边界、尺度窗口、七闸复核、机制候选、判断档位、本次读取的概念或保真检查、本次 v5 连续联读包、读态胶囊摘要、下一步观察或行动。
103
+ - 深度、审计、高责任、公共制度、亲密关系、长期演化和文章输出场景,推理提纲必须显示“本次连续联读包”;普通轻量问题可以写“未触发”。
104
+ - 推理提纲只能写提纲,不写冗长内心推理;它用于让用户看见推理路径,也用于约束后续输出不跳步。
105
+ - 只有用户要求“完整推理过程”“内部映射”“工作表”“审计”时,才展开完整工作表。
106
+ - 默认先说人话,不堆术语。第一段必须让没有读过框架的人也能明白“发生了什么、为什么卡住、下一步看什么”。
107
+ - 永远区分:来源、事实、证据、解释、机制候选、判断档位、行动上限。
108
+ - 术语只能作为附加映射,不得作为结论本身。不要用“这是典型的 X,所以 Y”替代推理。
109
+ - 输出前必须通过表达闸:删掉所有框架术语后,核心判断仍然能被普通用户读懂。
110
+ - 不得把结构诊断变成人格审判、命运预言、意识形态标签或道德授权。
111
+ - 不得用尺度升维抹掉低尺度痛苦、压力、失职和责任链。
112
+ - 不得把“爱”说成命令、正当性证明或单方面忍耐要求。
113
+ - 不得把 AI 生成的合规材料、漂亮报告、自评文本当作高成本证据。
114
+ - 不得用强判断绕开命题验证;开放断言不能作为高责任处置依据。
115
+ - 高反身性对象不得无限递归;第三层之后没有新增高成本证据或结构变量时,必须收束或降档。
116
+ - 亲密关系场景先保护痛苦、安全和边界,不把修复责任压回受伤者。
117
+ - 疗愈与转移只提供结构行动边界,不替代医疗、心理、法律、安全或组织处置。
118
+ - 如果证据不足但问题紧急,输出低风险、可撤回、可观察的小动作,而不是假装已经完成强诊断。
119
+
120
+ ## 表达闸
121
+
122
+ 最终输出前,内部检查四问:
123
+
124
+ 1. 第一段是否不用术语也能说清问题?
125
+ 2. 用户是否能知道这个判断来自哪些事实,而不是来自概念套用?
126
+ 3. 是否把“承接、回流、尺度、开放断言”等术语翻译成了现实行为?
127
+ 4. 是否给出了一个可观察信号或行动边界?
128
+
129
+ 任一不通过,先重写表达,再输出。
130
+
131
+ ## 推理提纲
132
+
133
+ 默认输出前置一个简短提纲:
134
+
135
+ - 诊断对象:
136
+ - 事实边界:
137
+ - 尺度窗口:
138
+ - 七闸复核:
139
+ - 机制候选:
140
+ - 判断档位:
141
+ - 本次读取的概念:
142
+ - 本次 v5 连续联读包:
143
+ - 下一步:
144
+
145
+ 这个提纲不是完整工作表,也不是冗长推理链。它的作用是让用户看见:本次输出确实先界定对象、检查证据、比较机制、再给判断。
146
+
147
+ ## 核心资料
148
+
149
+ - `references/runtime-read-policy.md`:正常运行时的轻量读取策略,控制 eval/examples、完整案例和大 source modules 的默认不读取边界。
150
+ - `references/continuity-closure-map.md`:v5 连读包闭包的轻量运行时图。
151
+ - `references/v5-source-spine.md`:v5.0 原文标题层级、章节顺序、段落范围、相邻关系、表格索引和默认连读包。
152
+ - `references/v5-section-digest-index.md`:v5.0 逐节保真摘要、不可误读边界和相邻联读提醒。
153
+ - `references/v5-coverage-map.md`:v5.0 章节到 skill 模块、协议、工作表和连读包的覆盖地图。
154
+ - `references/v5-term-fidelity.md`:v5.0 术语保真表,防止压缩失真。
155
+ - `references/v5-material-selection-map.md`:v5.0 source modules、连读包、协议和模板的选择图。
156
+ - `references/continuity-bundles.md`:v5.0 连续联读包索引。
157
+ - `references/continuity-bundles/v5/`:26 个 v5 独立连读包。
158
+ - `references/read-routing-map.md`:按请求类型选择协议、工作表、概念卡和模板。
159
+ - `templates/read-state-capsule.md`:本次 v5 source modules、入口包、必须同读闭包、源锚点和下游读取策略的胶囊模板。
160
+ - `references/crossframe-v2-core.md`、`references/v2-*`、`references/v3-*`:历史基线,仅在版本追踪或回退审计时读取。
161
+ - `references/concepts-minimal-set.md`:最小概念集。
162
+ - `references/framework-ontology-protection.md`:框架本体保护、反领域殖民、反模型殖民和概念改动规则。
163
+ - `references/guardrails.md`:反误用规则。
164
+ - `references/diagnostic-dimensions.md`、`references/diagnostic-toolbox-index.md`:复杂案例按需读取。
165
+ - `references/theory-backend-index.md`:根假设、核心推论、全周期演化、递进模式、多中心治理等深层理论索引。
166
+ - `references/expression-translation-table.md`:把后台概念翻译成普通人、管理、制度和技术治理语境。
167
+ - `references/concept-cards/`:高风险概念卡。
168
+ - `worksheets/seven-gates-worksheet.md`:七闸复核表。
169
+ - `worksheets/source-continuity-check.md`:输出前检查是否读少、断章或漏掉原文连续约束。
170
+ - `worksheets/source-anchor-integrity-check.md`:输出前检查中心命题、机制候选、概念、行动边界和文章转译是否能回指胶囊源锚点。
171
+
172
+ ## 高风险概念闸
173
+
174
+ 以下概念不能只按字面理解;一旦它们承担判断作用,必须读取对应概念卡和 v5 连读包:
175
+
176
+ - 承接 / 回流:读 `references/concept-cards/chengjie-huiliu.md`,并联读 `v5-core-concept-integrity-pack`。
177
+ - 开放断言:读 `references/concept-cards/open-assertion.md`,并联读 `v5-open-assertion-proposition-pack`。
178
+ - 尺度转移 / 尺度升维:读 `references/concept-cards/scale-transfer.md`,并联读 `v5-cross-scale-context-translation-pack`。
179
+ - 观测反身性:读 `references/concept-cards/reflexivity.md`,并联读 `v5-observation-reflexivity-release-pack`。
180
+ - 权力封闭 / 反俘获:读 `references/concept-cards/power-closure.md`,并联读 `v5-public-power-institution-pack` 与 `v5-low-power-protection-pack`。
181
+ - 低条件试探行动:读 `references/concept-cards/low-condition-action.md`,并联读 `v5-diagnosis-admission-downgrade-exit-pack`。
182
+ - 爱 / 开放行动 / 不浪费爱:读 `references/concept-cards/love-open-action.md`,并联读 `v5-love-trapped-trauma-pack`。
183
+ - 主体 / 责任链:读 `references/concept-cards/responsibility-chain.md`,并联读 `v5-responsibility-intervention-separation-pack`。
184
+ - 证据成本 / 弱信号 / AI 合规材料:读 `references/concept-cards/evidence-cost.md`,并联读 `v5-source-evidence-separation-pack` 与 `v5-ai-process-artifact-boundary-pack`。
185
+ - 机制候选:读 `references/concept-cards/mechanism-candidates.md`,并过七闸。
186
+ - 判断档位:读 `references/concept-cards/judgment-grades.md`,并联读 `v5-evidence-downgrade-action-ceiling-pack`。
187
+ - 退出转移:读 `references/concept-cards/exit-transfer.md`,并联读 `v5-action-healing-transfer-pack`。
188
+ - 修复副产品 / 伪修复:读 `references/concept-cards/repair-byproduct.md`,并联读 `v5-action-healing-transfer-pack`。
189
+ - 生命周期 / 阶段:读 `protocols/lifecycle-diagnosis-protocol.md`,并联读 `v5-state-coordinate-lifecycle-pack`。
190
+ - 框架治理 / 证伪 / 良性消亡:读 `references/concept-cards/framework-governance-falsification.md`,并联读 `v5-framework-self-diagnosis-falsification-pack`。
191
+ - 无法退出主体 / 复杂创伤 / 无健康基准:读 `references/concept-cards/trapped-subject-trauma-baseline.md`,并联读 `v5-love-trapped-trauma-pack`。
192
+ - 隐喻漂移 / 来源透明 / 规范性前提:读 `references/concept-cards/metaphor-source-transparency.md`,并联读 `v5-domain-translation-normative-source-pack`。
193
+ - 使用门槛债 / 工具化 / 分裂协议:读 `references/concept-cards/accessibility-toolization-split.md`,并联读 `v5-toolization-accessibility-release-pack`。
194
+ - 观测收束 / 熵增边界:读 `references/concept-cards/observation-entropy-contraction.md`,并联读 `v5-observation-reflexivity-release-pack`。
195
+
196
+ ## 最低合格标准
197
+
198
+ 一次合格的 CrossFrame 输出必须能回答:
199
+
200
+ - 我们到底在诊断什么对象?
201
+ - 哪些是来源,哪些是事实,哪些只是解释?
202
+ - 当前处在哪个尺度窗口?
203
+ - 七闸中哪一闸通过、哪一闸导致降级?
204
+ - 至少有哪些机制候选?
205
+ - 是否需要命题验证、强判断八件套、高反身性处理、亲密关系轻量入口、疗愈转移或公共制度专项?
206
+ - 谁在承担成本,谁有改变条件?
207
+ - 本次判断依赖哪些高风险概念,是否读取了完整概念卡和 v5 连读包?
208
+ - 这个判断能被什么证据撤回?
209
+ - 下一步是观察、修复、试探行动,还是退出转移?
210
+ - 生命周期判断是否写成了局部状态坐标,而不是线性宿命?
211
+ - 本次是否触发 v5 连续联读包,是否避免了只读孤立概念卡?
212
+ - 是否生成 `v5-read-state-capsule`,并让中心命题、机制候选、高风险概念和行动边界回指源锚点?
@@ -0,0 +1,4 @@
1
+ interface:
2
+ display_name: "CrossFrame"
3
+ short_description: "跨尺度结构诊断框架 v3.0 的中文结构推理、概念保真与深水区诊断 skill"
4
+ default_prompt: "使用 CrossFrame 对复杂关系、组织、制度、公共议题或长期演化问题进行结构诊断:先按需读取完整概念和深水区模块,抽取事实、过五闸、列机制候选,再输出推理提纲和人话判断。"