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,50 @@
1
+ # 观测反身性
2
+
3
+ ## 何时读取
4
+
5
+ 当诊断可能被当事人、组织、权力方或公众看到,并可能改变行为、证据或关系时读取。
6
+
7
+ ## 核心意思
8
+
9
+ 在人类系统里,诊断不是站在外面的镜子。诊断一旦被看见,就会进入系统,改变系统。
10
+
11
+ 它可能帮助修复,也可能制造防御、表演、报复、证据污染或标签化。
12
+
13
+ ## 不是什么意思
14
+
15
+ - 不是“说话要委婉一点”这么简单。
16
+ - 不是因为怕影响别人就不判断。
17
+ - 不是把所有输出都变成模糊话。
18
+
19
+ ## 现实信号
20
+
21
+ - 组织看见诊断后开始写漂亮材料,但不改变规则。
22
+ - 被诊断者开始按诊断包装自己的叙述。
23
+ - 弱者说出事实后处境变差。
24
+ - 判断被截图、转述、公开传播。
25
+ - 诊断语言可能被拿去给强者背书。
26
+
27
+ ## 常见误用
28
+
29
+ - 忽略输出会改变证据环境。
30
+ - 在高风险场景直接公开强判断。
31
+ - 把诊断写得太像标签,导致对象无法修复。
32
+ - 让低权力者承担公开判断的后果。
33
+
34
+ ## 输出人话
35
+
36
+ 可以说:
37
+
38
+ > 这句话如果被组织看到,可能会让它开始做表面合规,所以先不要急着公开定性。
39
+
40
+ 不要说:
41
+
42
+ > 观测反身性较强,因此应调整输出策略。
43
+
44
+ ## 坏例
45
+
46
+ > 直接把这份诊断发给所有人,让他们知道问题在哪里。
47
+
48
+ ## 好例
49
+
50
+ > 先把事实和证据保存下来,不急着公开判断。因为一旦对方知道你在检查这个问题,可能会开始改写材料,而不是修复机制。
@@ -0,0 +1,38 @@
1
+ # 修复副产品 / 伪修复
2
+
3
+ ## 核心定义
4
+
5
+ 修复副产品是一次修复之后留下来的结构性收获:规则、流程、角色、资源、边界、共同记忆、能力或预警机制。
6
+
7
+ 没有修复副产品的“修复”,很容易只是一次情绪安抚或合规表演。
8
+
9
+ ## 真实修复的信号
10
+
11
+ - 下一轮同类问题不再只压到同一个人身上。
12
+ - 责任、资源、权限或时间表发生改变。
13
+ - 反馈进入规则、流程、训练、记录或复核机制。
14
+ - 当事人不必反复解释同一件事。
15
+ - 低权力主体更安全,申诉或拒绝的代价降低。
16
+
17
+ ## 伪修复的信号
18
+
19
+ - 道歉很多,但没有改变边界。
20
+ - 复盘很多,但没有改变资源。
21
+ - 承诺很多,但没有负责人和时间表。
22
+ - 合规材料很多,但弱信号更难进入。
23
+ - AI 总结更漂亮,但事实链更不可复核。
24
+
25
+ ## 与回流的区别
26
+
27
+ 回流强调承接后的反馈是否回到系统;修复副产品强调回流之后是否留下可继承的结构改变。
28
+
29
+ 有回流不一定有修复副产品。例如有人听见了问题,也短暂调整了态度,但没有留下规则、边界或能力。
30
+
31
+ ## 输出要求
32
+
33
+ 当判断“是否修复”时,必须写:
34
+
35
+ - 这次修复留下了什么。
36
+ - 谁以后会少承担什么成本。
37
+ - 哪个规则、资源、角色或边界被改变。
38
+ - 如果没有这些,只能说“回应发生了”,不能说“修复完成了”。
@@ -0,0 +1,58 @@
1
+ # 主体 / 责任链
2
+
3
+ ## 何时读取
4
+
5
+ 当你要判断谁能行动、谁该承担、谁能改变条件、谁被迫继续承受时读取。
6
+
7
+ ## 核心意思
8
+
9
+ 主体不是“有个性”或“有主见”。主体是能行动、能选择、能承担后果、能改变条件的行动者。
10
+
11
+ 责任链不是一句“谁负责”。它要分清:
12
+
13
+ - 谁设计规则
14
+ - 谁执行动作
15
+ - 谁拥有停止权
16
+ - 谁从现状获益
17
+ - 谁承担成本
18
+ - 谁能提出复核或退出
19
+
20
+ ## 不是什么意思
21
+
22
+ - 不是把所有责任平均分给每个人。
23
+ - 不是谁离问题最近,谁就最有责任。
24
+ - 不是低权力者更努力就能解决。
25
+ - 不是用结构解释取消具体责任。
26
+
27
+ ## 现实信号
28
+
29
+ - 一线承担后果,但没有改变规则的权力。
30
+ - 决策者不接触后果,却能决定资源。
31
+ - 受益者不承担成本。
32
+ - 责任被岗位、流程、外包、算法或集体话术切碎。
33
+ - 弱者被要求继续证明自己值得被保护。
34
+
35
+ ## 常见误用
36
+
37
+ - 把“大家都有问题”当成责任分析。
38
+ - 只追责执行者,不追问授权者和受益者。
39
+ - 把结构性原因写成“没人有责任”。
40
+ - 把低权力者设为主要修复责任人。
41
+
42
+ ## 输出人话
43
+
44
+ 可以说:
45
+
46
+ > 真正要看的是:谁有权改变规则,谁在承担后果,谁从现在的安排里受益。
47
+
48
+ 不要说:
49
+
50
+ > 主体层不足导致责任链断裂。
51
+
52
+ ## 坏例
53
+
54
+ > 基层也有责任,因为他们没有及时反馈。
55
+
56
+ ## 好例
57
+
58
+ > 基层可能看见了问题,但如果说出来会被惩罚、说完也不能改变资源,那主要责任就不在他们的沉默,而在让真实反馈不安全的规则设计上。
@@ -0,0 +1,50 @@
1
+ # 尺度转移 / 尺度升维
2
+
3
+ ## 何时读取
4
+
5
+ 当分析从个人感受转到关系、组织、制度、历史、文化或宇宙处境,或用户使用“大局”“时代”“系统”“从更高层看”等表达时读取。
6
+
7
+ ## 核心意思
8
+
9
+ 尺度转移是换一层看问题。它可以帮助看见局部事件背后的关系、组织、制度或历史条件。
10
+
11
+ 但尺度转移只能增加解释,不能取消原尺度上的痛苦、失职和责任。
12
+
13
+ ## 不是什么意思
14
+
15
+ - 不是“大局为重,所以你别痛苦”。
16
+ - 不是“大家都一样,所以没人负责”。
17
+ - 不是把具体伤害溶解进宏大背景。
18
+ - 不是用哲学高度抹掉现实边界。
19
+
20
+ ## 现实信号
21
+
22
+ - 个体问题反复发生,背后像有关系或组织机制。
23
+ - 组织说“大环境如此”,但某些人明明有改变条件的能力。
24
+ - 用户用宇宙、历史、死亡、时代等尺度推导“一切无意义”。
25
+ - 宏观解释让低权力者继续承担成本。
26
+
27
+ ## 常见误用
28
+
29
+ - 用高尺度稀释责任。
30
+ - 用低尺度情绪替代结构证据。
31
+ - 只升维,不降回行动接口。
32
+ - 把“看开”当成修复。
33
+
34
+ ## 输出人话
35
+
36
+ 可以说:
37
+
38
+ > 换到组织层面看,可以解释它为什么反复发生;但这不取消你在具体关系里受到的压力。
39
+
40
+ 不要说:
41
+
42
+ > 从更大尺度看,这都不重要。
43
+
44
+ ## 坏例
45
+
46
+ > 从历史尺度看,个人痛苦只是阶段性现象。
47
+
48
+ ## 好例
49
+
50
+ > 从更大尺度看,这确实受组织规则影响;但落回你的位置,真正的问题是你承担了成本,却没有权力改变规则。宏观解释不能取消这个具体责任链。
@@ -0,0 +1,44 @@
1
+ # 结构组与过程组概念卡
2
+
3
+ 用于吸收 v3.0 中行动承接能力、中层承接与高责任主体耗竭、失稳机制、反武器化边界、尺度扰动重判、跨圈层作用链、结构负荷等概念。
4
+
5
+ ## 核心含义
6
+
7
+ 结构组看“系统把压力、资源、责任和反馈放在哪里”。过程组看“这些安排在时间中如何消耗、积累、失稳或修复”。
8
+
9
+ 一个系统看起来仍在运转,并不说明它有真实承接能力;它可能只是把负荷压给少数人、低权力主体或未来时间。
10
+
11
+ ## 关键概念
12
+
13
+ | 概念 | 人话解释 | 判断作用 |
14
+ | --- | --- | --- |
15
+ | 行动承接能力 | 系统能否把判断变成有人、有资源、有时间的行动 | 判断建议是否可执行 |
16
+ | 中层承接耗竭 | 中间层长期翻译、补救、安抚但无改变条件 | 解释“复盘很多但不修复” |
17
+ | 高责任主体耗竭 | 关键承接者长期吸收风险、冲突和不确定性 | 决定是否先减负而非改革 |
18
+ | 失稳机制 | 哪个环节让系统从可修复滑向不可修复 | 找转折点和停止条件 |
19
+ | 反武器化边界 | 防止诊断、透明、沟通、复盘被用于控制弱者 | 高责任和亲密关系必须检查 |
20
+ | 尺度扰动重判 | 尺度变化后,原判断对象和证据是否仍成立 | 防止跨层硬套 |
21
+ | 跨圈层作用链 | 一个圈层的规则、资源、叙事影响另一个圈层 | 公共制度和组织问题常用 |
22
+ | 结构负荷 | 维持系统所需的持续成本 | 判断维护债、修复窗口和退出转移 |
23
+
24
+ ## 证据要求
25
+
26
+ - 判断或建议是否已经对应到负责人、资源、时间和反馈。
27
+ - 哪些人长期承担解释、补救、安抚、风险或坏消息传递。
28
+ - 负荷是否有回流、替代者、休息窗口和修复副产品。
29
+ - 诊断语言是否被用于要求弱者更多解释、忍耐或证明。
30
+ - 尺度变化后,对象是否仍是同一个对象。
31
+
32
+ ## 失败机制
33
+
34
+ - 用“大家沟通一下”替代行动承接。
35
+ - 用复盘和透明增加弱者证明成本。
36
+ - 把中层耗竭解释成执行力不足。
37
+ - 把长期结构负荷当成短期情绪波动。
38
+
39
+ ## 修复动作
40
+
41
+ - 把诊断转成最小行动承接:谁、何时、用什么资源、改什么规则。
42
+ - 给高责任承接者减负、替代、暂停或退出转移。
43
+ - 在输出中写反武器化边界:本判断不能用来要求弱者继续承担证明成本。
44
+ - 当尺度变化时,重新界定对象、证据和责任链。
@@ -0,0 +1,29 @@
1
+ # 无法退出主体与无健康基准
2
+
3
+ ## 概念原义
4
+
5
+ 某些主体事实上无法退出;某些系统从未有过健康基准。此时诊断目标是减少伤害、保存主体性、首次建立最低安全。
6
+
7
+ ## 触发场景
8
+
9
+ 儿童、严重依赖者、经济被控制者、被监禁者、照护绑定者、创伤性家庭/组织/关系。
10
+
11
+ ## 不可误读边界
12
+
13
+ 不能把无法退出解释为忠诚、成熟、牺牲或大局意识;不能要求回到从未存在过的健康状态。
14
+
15
+ ## 必须联读内容
16
+
17
+ `v3-trapped-trauma-baseline-pack` 和 `intimate-love-care-pack`。
18
+
19
+ ## 证据要求
20
+
21
+ 看安全风险、代理保护、最小自主、信息空间、记录能力、支持连接、可重复的小信任体验。
22
+
23
+ ## 失败样式
24
+
25
+ 让低资源主体承担高风险对抗;把创伤性生存策略直接当缺陷;要求受伤者完成修复责任。
26
+
27
+ ## 输出时的人话翻译
28
+
29
+ 如果一个人根本走不了,建议就不能写成“你离开就好了”。先要让他少受伤、多一点选择。
@@ -0,0 +1,29 @@
1
+ # 可见性、不透明与弱信号
2
+
3
+ ## 概念原义
4
+
5
+ 沉默、缺席和不透明本身可能是结构信号;弱信号要有安全入口、独立承接和写回证明。
6
+
7
+ ## 触发场景
8
+
9
+ 用户材料里出现“没人反对”“没有记录”“大家都满意”“信息不公开”“弱者不说话”。
10
+
11
+ ## 不可误读边界
12
+
13
+ 不能把缺席直接当作不存在,也不能把所有不透明都视为压制;要区分保护性、功能性和压制性不透明。
14
+
15
+ ## 必须联读内容
16
+
17
+ `v3-evidence-visibility-pack`;公共或组织场景追加 `public-power-governance-pack`。
18
+
19
+ ## 证据要求
20
+
21
+ 看谁有发声风险、反馈通道是否安全、谁能复核不透明、弱信号采纳后是否改变规则/资源/记录。
22
+
23
+ ## 失败样式
24
+
25
+ 总体满意度覆盖边缘主体恶化;匿名反馈交给被质疑权力链处理;反馈后发生报复却不登记。
26
+
27
+ ## 输出时的人话翻译
28
+
29
+ 没有人说,不等于没有事;有时候正因为说了会更危险,问题才看起来很安静。
@@ -0,0 +1,53 @@
1
+ # 最小概念集
2
+
3
+ 只保留运行 CrossFrame 必须使用的概念。不要把概念列表当输出菜单。
4
+
5
+ 本文件只负责快速定位概念。若某个概念将承担关键判断作用,必须继续读取 `concept-cards/` 中的对应概念卡。
6
+
7
+ ## 对象与尺度
8
+
9
+ - 对象:被诊断的结构过程,不等于某个人。
10
+ - 尺度:微观互动、中观组织、宏观制度或文化。
11
+ - 尺度窗口:本次分析主要在哪一层观察。
12
+ - 尺度转移:从一层解释移动到另一层解释。
13
+
14
+ ## 锚点与保护变量
15
+
16
+ - 锚点:系统中维持方向、记忆或判断稳定性的节点。
17
+ - 保护变量:一旦被破坏,系统会迅速劣化的条件,例如信任、边界、申诉安全、关键承接者。
18
+
19
+ ## 承接与回流
20
+
21
+ - 承接:主体吸收压力、成本、情绪、责任或不确定性。
22
+ - 回流:承接之后,系统是否把反馈写回规则、资源、角色、记忆或边界。
23
+ - 修复副产品:一次修复留下的制度、流程、能力、边界或共同记忆。
24
+
25
+ ## 主体与责任链
26
+
27
+ - 主体:能行动、能选择、能承担后果的行动者。
28
+ - 责任链:谁有能力改变条件,谁承担成本,谁从现状获益。
29
+ - 责任稀释:把具体责任扩散成“大家都有问题”,导致没人负责。
30
+
31
+ ## 反馈与写回
32
+
33
+ - 反馈:系统接收到的信息。
34
+ - 写回:反馈是否改变系统结构。
35
+ - 表演性反馈:反馈被记录、复盘、汇报,但不改变任何条件。
36
+
37
+ ## 熵增与修复
38
+
39
+ - 结构性熵增:系统越来越需要更多成本维持同样状态。
40
+ - 修复:不是说法改变,而是条件改变。
41
+ - 伪修复:道歉、复盘、承诺、合规材料存在,但压力继续落在同一主体身上。
42
+
43
+ ## 观测与反身
44
+
45
+ - 观测反身性:诊断被看见后会改变对象。
46
+ - 观察风险:诊断可能引发防御、报复、表演或标签化。
47
+ - 观察收益:诊断可能帮助对象看见机制,创造修复可能。
48
+
49
+ ## 开放行动与爱
50
+
51
+ - 开放行动:在结构不能完全推出的地方,主体仍选择承担真实成本,打开新的可能。
52
+ - 爱:不是命令、不是忍耐义务、不是道德证明,而是一种不可还原为利益计算的开放行动。
53
+ - 不浪费爱:把爱驱动的行动转化为记忆、制度、边界、能力或结构改变,而不是让它被无回流地抽取。
@@ -0,0 +1,66 @@
1
+ # 行动、疗愈与转移包
2
+
3
+ - ID:`v5-action-healing-transfer-pack`
4
+ - 关键词:行动、疗愈、转移、修复、退出、重建、操作层、爱诊断红线
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H008` 诊断准入、降级与退出条件(段落 433-433)
9
+ - `V5-H014` 来源-证据-判断-行动上限输出栏(段落 460-464)
10
+ - `V5-H018` 第二部分:供给层:使用准则、边界与盲区(段落 477-478)
11
+ - `V5-H028` 弱信号保护规则(段落 532-551)
12
+ - `V5-H030` 2.3.1 观测参与与反身性准则(段落 556-559)
13
+ - `V5-H034` 诊断发布协议(段落 567-568)
14
+ - `V5-H035` 观测递归收束原则(段落 569-573)
15
+ - `V5-H041` 小尺度亲密关系轻量入口(段落 604-689)
16
+ - `V5-H042` 2.6 人工智能输出与诊断分离原则(段落 690-693)
17
+ - `V5-H045` 零级至二级 试探行动许可规则(段落 700-703)
18
+ - `V5-H047` 权力封闭度触发规则(段落 710-712)
19
+ - `V5-H050` 2.9.1 诊断可行性五问(段落 721-722)
20
+
21
+ ## 必须连读原因
22
+
23
+ 把诊断落到低风险行动、疗愈边界、退出转移和修复写回,而不是停留在解释。
24
+
25
+ ## 触发场景
26
+
27
+ 用户要下一步、修复方案、疗愈、退出、关系/组织重建或低条件试探行动。
28
+
29
+ ## 必须同读材料
30
+
31
+ 操作层通则、疗愈方案、退出转移、爱诊断红线、修复副产品。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-responsibility-intervention-separation-pack`
36
+ - `v5-low-power-protection-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-responsibility-intervention-separation-pack`
41
+ - `v5-low-power-protection-pack`
42
+ - `v5-source-evidence-separation-pack`
43
+ - `v5-evidence-downgrade-action-ceiling-pack`
44
+
45
+ ## 硬失败
46
+
47
+ 把疗愈替代医疗法律安全处置,或把修复责任压给受害者。
48
+
49
+ ## 降档规则
50
+
51
+ 高风险场景只给边界和转介,不给伪专业处置。
52
+
53
+ ## 相邻候选包(非硬约束)
54
+
55
+ - `v5-responsibility-intervention-separation-pack`
56
+ - `v5-love-trapped-trauma-pack`
57
+
58
+ ## 输出影响
59
+
60
+ 输出必须写下一步行动、风险边界、承接者和停止条件。
61
+
62
+ ## 输出自检
63
+
64
+ - 是否先声明对象、事实、证据缺口和用途?
65
+ - 是否明确本包只影响结构判断,不替代现实核验?
66
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,71 @@
1
+ # AI 过程性产物边界包
2
+
3
+ - ID:`v5-ai-process-artifact-boundary-pack`
4
+ - 关键词:AI、人工智能、过程性产物、合规、报告、模板、自评、L1-L3
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H007` 什么时候不能使用(段落 421-432)
9
+ - `V5-H013` 一页式输出模板(段落 459-459)
10
+ - `V5-H023` 2.1 概念武器化的防范(段落 496-505)
11
+ - `V5-H024` 2.2 框架教条化的防范(段落 506-513)
12
+ - `V5-H034` 诊断发布协议(段落 567-568)
13
+ - `V5-H040` 人格化子锚点的四种误判(段落 591-603)
14
+ - `V5-H042` 2.6 人工智能输出与诊断分离原则(段落 690-693)
15
+ - `V5-H043` 过程性产物边界规则(段落 694-696)
16
+ - `V5-H049` 2.9 诊断可行性与反俘获协议(段落 717-720)
17
+ - `V5-H054` 2.9.5 人工智能合规表演与反俘获机制(段落 730-732)
18
+ - `V5-H056` 2.9.7 权力封闭度与退出转移机制(段落 739-741)
19
+ - `V5-H072` 核心概念修改资格五问(段落 816-817)
20
+
21
+ ## 必须连读原因
22
+
23
+ 防止 AI 报告、合规模板、整理稿或过程性产物被当作现实已经被验证。
24
+
25
+ ## 触发场景
26
+
27
+ AI 报告、合规材料、机构自评、审计稿、流程图、自动生成证据或模型诊断。
28
+
29
+ ## 必须同读材料
30
+
31
+ AI 输出强制声明、缺失材料清单、过程性产物不得充当现实证明、L1-L3 模板。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-source-evidence-separation-pack`
36
+ - `v5-evidence-downgrade-action-ceiling-pack`
37
+ - `v5-concept-weaponization-dogma-pack`
38
+
39
+ ## 必须同读闭包(递归展开)
40
+
41
+ - `v5-source-evidence-separation-pack`
42
+ - `v5-evidence-downgrade-action-ceiling-pack`
43
+ - `v5-concept-weaponization-dogma-pack`
44
+ - `v5-core-concept-integrity-pack`
45
+ - `v5-use-boundary-governance-pack`
46
+ - `v5-anchor-dynamics-structure-process-pack`
47
+ - `v5-diagnosis-admission-downgrade-exit-pack`
48
+ - `v5-seven-gates-diagnosis-pack`
49
+
50
+ ## 硬失败
51
+
52
+ 把 AI 产物的完整性误认为现实处置、反报复保护或独立核验已经发生。
53
+
54
+ ## 降档规则
55
+
56
+ AI 产物只能作为线索整理,不能独立支撑强判断。
57
+
58
+ ## 相邻候选包(非硬约束)
59
+
60
+ - `v5-source-evidence-separation-pack`
61
+ - `v5-concept-weaponization-dogma-pack`
62
+
63
+ ## 输出影响
64
+
65
+ 输出必须声明 AI 材料边界、缺失现实材料和可核验下一步。
66
+
67
+ ## 输出自检
68
+
69
+ - 是否先声明对象、事实、证据缺口和用途?
70
+ - 是否明确本包只影响结构判断,不替代现实核验?
71
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,62 @@
1
+ # 锚点、动力、结构与过程包
2
+
3
+ - ID:`v5-anchor-dynamics-structure-process-pack`
4
+ - 关键词:锚点、动力、结构、过程、行动承接、支撑通道、条件场、结构负荷
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H004` 模型仍然要做什么(段落 413-415)
9
+ - `V5-H020` 1.0 解释对象:人类结构化世界(段落 488-489)
10
+ - `V5-H024` 2.2 框架教条化的防范(段落 506-513)
11
+ - `V5-H032` 基线与响应分离(段落 561-562)
12
+ - `V5-H033` 结构变量增益原则(段落 563-566)
13
+ - `V5-H040` 人格化子锚点的四种误判(段落 591-603)
14
+ - `V5-H041` 小尺度亲密关系轻量入口(段落 604-689)
15
+ - `V5-H042` 2.6 人工智能输出与诊断分离原则(段落 690-693)
16
+ - `V5-H043` 过程性产物边界规则(段落 694-696)
17
+ - `V5-H047` 权力封闭度触发规则(段落 710-712)
18
+ - `V5-H048` 2.8 输出边界分级(段落 713-716)
19
+ - `V5-H056` 2.9.7 权力封闭度与退出转移机制(段落 739-741)
20
+
21
+ ## 必须连读原因
22
+
23
+ 把对象的稳定点、动力来源、结构负荷和过程写回放在同一条诊断链上。
24
+
25
+ ## 触发场景
26
+
27
+ 解释一个系统为什么能启动、卡住、转译失败、责任断裂或忙而无积累。
28
+
29
+ ## 必须同读材料
30
+
31
+ 锚点组、动力组、结构组、过程组、行动承接和修复副产品。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-core-concept-integrity-pack`
36
+
37
+ ## 必须同读闭包(递归展开)
38
+
39
+ - `v5-core-concept-integrity-pack`
40
+
41
+ ## 硬失败
42
+
43
+ 只谈价值或意愿,不追踪支撑通道、结构负荷和反馈写回。
44
+
45
+ ## 降档规则
46
+
47
+ 缺少过程证据时不得下结构定论,只能列机制候选。
48
+
49
+ ## 相邻候选包(非硬约束)
50
+
51
+ - `v5-core-concept-integrity-pack`
52
+ - `v5-long-evolution-progression-field-pack`
53
+
54
+ ## 输出影响
55
+
56
+ 输出必须写主锚点、动力通道、结构负荷和过程写回状态。
57
+
58
+ ## 输出自检
59
+
60
+ - 是否先声明对象、事实、证据缺口和用途?
61
+ - 是否明确本包只影响结构判断,不替代现实核验?
62
+ - 是否写出降档、暂停或撤回条件?
@@ -0,0 +1,69 @@
1
+ # 概念武器化与教条化包
2
+
3
+ - ID:`v5-concept-weaponization-dogma-pack`
4
+ - 关键词:概念武器化、教条、人格审判、术语、概念有效性、万能、误用
5
+
6
+ ## 源锚点
7
+
8
+ - `V5-H016` 常见误用(段落 466-475)
9
+ - `V5-H018` 第二部分:供给层:使用准则、边界与盲区(段落 477-478)
10
+ - `V5-H019` 一、框架定位(段落 479-487)
11
+ - `V5-H022` 二、使用准则(段落 495-495)
12
+ - `V5-H023` 2.1 概念武器化的防范(段落 496-505)
13
+ - `V5-H024` 2.2 框架教条化的防范(段落 506-513)
14
+ - `V5-H025` 反过度自缚规则(段落 514-517)
15
+ - `V5-H026` 2.3 十二条操作性准则(段落 518-528)
16
+ - `V5-H031` 反身性等级(段落 560-560)
17
+ - `V5-H036` 2.4 对外表达与语境翻译规则(段落 574-574)
18
+ - `V5-H037` 2.5 框架本体保护准则(段落 575-575)
19
+ - `V5-H038` 反领域殖民规则(段落 576-576)
20
+
21
+ ## 必须连读原因
22
+
23
+ 阻止概念从观察工具变成处置武器、身份标签或组织话术。
24
+
25
+ ## 触发场景
26
+
27
+ 用户要求贴标签、定性人品、用概念替代证据或把术语直接写成结论。
28
+
29
+ ## 必须同读材料
30
+
31
+ 概念有效性分级、概念武器化防范、框架教条化防范、表达翻译规则。
32
+
33
+ ## 必须同读包(硬约束)
34
+
35
+ - `v5-core-concept-integrity-pack`
36
+ - `v5-use-boundary-governance-pack`
37
+
38
+ ## 必须同读闭包(递归展开)
39
+
40
+ - `v5-core-concept-integrity-pack`
41
+ - `v5-use-boundary-governance-pack`
42
+ - `v5-anchor-dynamics-structure-process-pack`
43
+ - `v5-diagnosis-admission-downgrade-exit-pack`
44
+ - `v5-seven-gates-diagnosis-pack`
45
+ - `v5-evidence-downgrade-action-ceiling-pack`
46
+ - `v5-source-evidence-separation-pack`
47
+
48
+ ## 硬失败
49
+
50
+ 用术语制造结论,或把低级别概念探索升级为强处置依据。
51
+
52
+ ## 降档规则
53
+
54
+ 概念只保留为候选语言,不能承担强判断或处置作用。
55
+
56
+ ## 相邻候选包(非硬约束)
57
+
58
+ - `v5-core-concept-integrity-pack`
59
+ - `v5-domain-translation-normative-source-pack`
60
+
61
+ ## 输出影响
62
+
63
+ 输出必须把术语翻译成现实行为、证据和可撤回条件。
64
+
65
+ ## 输出自检
66
+
67
+ - 是否先声明对象、事实、证据缺口和用途?
68
+ - 是否明确本包只影响结构判断,不替代现实核验?
69
+ - 是否写出降档、暂停或撤回条件?