opencode-skills-collection 3.0.47 → 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.
- package/bundled-skills/.antigravity-install-manifest.json +20 -1
- package/bundled-skills/ab-test-setup/SKILL.md +6 -6
- package/bundled-skills/accint-solve/SKILL.md +205 -0
- package/bundled-skills/android-cli/SKILL.md +239 -0
- package/bundled-skills/android-cli/references/interact.md +83 -0
- package/bundled-skills/android-cli/references/journeys.md +105 -0
- package/bundled-skills/apify-actorization/SKILL.md +2 -2
- package/bundled-skills/brave-man/SKILL.md +191 -0
- package/bundled-skills/codex-fable5/SKILL.md +154 -0
- package/bundled-skills/crossframe/SKILL.md +212 -0
- package/bundled-skills/crossframe/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe/evals/crossframe-smoke-tests.md +277 -0
- package/bundled-skills/crossframe/examples/ai-compliance-case.md +21 -0
- package/bundled-skills/crossframe/examples/bad-output-vs-good-output.md +54 -0
- package/bundled-skills/crossframe/examples/concept-nihilism-case.md +39 -0
- package/bundled-skills/crossframe/examples/exit-transfer-case.md +21 -0
- package/bundled-skills/crossframe/examples/expression-translation-case.md +15 -0
- package/bundled-skills/crossframe/examples/field-dissociation-case.md +16 -0
- package/bundled-skills/crossframe/examples/framework-boundary-case.md +27 -0
- package/bundled-skills/crossframe/examples/governance-continuity-case.md +17 -0
- package/bundled-skills/crossframe/examples/healing-transfer-route-case.md +19 -0
- package/bundled-skills/crossframe/examples/high-reflexivity-case.md +19 -0
- package/bundled-skills/crossframe/examples/intimate-relationship-light-case.md +18 -0
- package/bundled-skills/crossframe/examples/large-scale-stress-case.md +17 -0
- package/bundled-skills/crossframe/examples/life-first-cause-case.md +34 -0
- package/bundled-skills/crossframe/examples/lifecycle-stage-case.md +16 -0
- package/bundled-skills/crossframe/examples/love-open-action-case.md +21 -0
- package/bundled-skills/crossframe/examples/low-condition-action-case.md +21 -0
- package/bundled-skills/crossframe/examples/organization-case.md +42 -0
- package/bundled-skills/crossframe/examples/progression-case.md +16 -0
- package/bundled-skills/crossframe/examples/public-institution-case.md +19 -0
- package/bundled-skills/crossframe/examples/public-system-case.md +39 -0
- package/bundled-skills/crossframe/examples/relationship-case.md +42 -0
- package/bundled-skills/crossframe/examples/scale-transfer-misuse-case.md +21 -0
- package/bundled-skills/crossframe/examples/strong-judgment-case.md +19 -0
- package/bundled-skills/crossframe/examples/theory-backend-case.md +18 -0
- package/bundled-skills/crossframe/protocols/anti-capture-protocol.md +40 -0
- package/bundled-skills/crossframe/protocols/concept-explanation-protocol.md +80 -0
- package/bundled-skills/crossframe/protocols/diagnosis-protocol.md +94 -0
- package/bundled-skills/crossframe/protocols/expression-translation-protocol.md +28 -0
- package/bundled-skills/crossframe/protocols/field-dissociation-protocol.md +28 -0
- package/bundled-skills/crossframe/protocols/framework-boundary-protocol.md +38 -0
- package/bundled-skills/crossframe/protocols/governance-continuity-protocol.md +32 -0
- package/bundled-skills/crossframe/protocols/healing-transfer-protocol.md +69 -0
- package/bundled-skills/crossframe/protocols/high-reflexivity-protocol.md +55 -0
- package/bundled-skills/crossframe/protocols/inference-protocol.md +49 -0
- package/bundled-skills/crossframe/protocols/intimate-relationship-protocol.md +50 -0
- package/bundled-skills/crossframe/protocols/large-scale-stress-test-protocol.md +26 -0
- package/bundled-skills/crossframe/protocols/lifecycle-diagnosis-protocol.md +50 -0
- package/bundled-skills/crossframe/protocols/low-condition-action-protocol.md +33 -0
- package/bundled-skills/crossframe/protocols/open-assertion-protocol.md +55 -0
- package/bundled-skills/crossframe/protocols/progression-protocol.md +30 -0
- package/bundled-skills/crossframe/protocols/proposition-verification-protocol.md +64 -0
- package/bundled-skills/crossframe/protocols/public-institution-protocol.md +66 -0
- package/bundled-skills/crossframe/references/concept-cards/README.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/accessibility-toolization-split.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/anchor-group.md +40 -0
- package/bundled-skills/crossframe/references/concept-cards/chengjie-huiliu.md +52 -0
- package/bundled-skills/crossframe/references/concept-cards/dynamics-group.md +42 -0
- package/bundled-skills/crossframe/references/concept-cards/evidence-cost.md +45 -0
- package/bundled-skills/crossframe/references/concept-cards/exit-transfer.md +41 -0
- package/bundled-skills/crossframe/references/concept-cards/framework-governance-falsification.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/judgment-grades.md +46 -0
- package/bundled-skills/crossframe/references/concept-cards/love-generative-action.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/love-open-action.md +51 -0
- package/bundled-skills/crossframe/references/concept-cards/low-condition-action.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/malicious-compliance-ai-validation.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/mechanism-candidates.md +38 -0
- package/bundled-skills/crossframe/references/concept-cards/metaphor-source-transparency.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/no-institution-middle-path.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/observation-entropy-contraction.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/open-assertion.md +69 -0
- package/bundled-skills/crossframe/references/concept-cards/power-closure.md +51 -0
- package/bundled-skills/crossframe/references/concept-cards/procedural-judgment-responsibility.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/reflexivity.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/repair-byproduct.md +38 -0
- package/bundled-skills/crossframe/references/concept-cards/responsibility-chain.md +58 -0
- package/bundled-skills/crossframe/references/concept-cards/scale-transfer.md +50 -0
- package/bundled-skills/crossframe/references/concept-cards/structure-process-group.md +44 -0
- package/bundled-skills/crossframe/references/concept-cards/trapped-subject-trauma-baseline.md +29 -0
- package/bundled-skills/crossframe/references/concept-cards/visibility-opacity-weak-signals.md +29 -0
- package/bundled-skills/crossframe/references/concepts-minimal-set.md +53 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-action-healing-transfer-pack.md +66 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-ai-process-artifact-boundary-pack.md +71 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-anchor-dynamics-structure-process-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-concept-weaponization-dogma-pack.md +69 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-core-concept-integrity-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-cross-scale-context-translation-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-diagnosis-admission-downgrade-exit-pack.md +65 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-domain-translation-normative-source-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-evidence-downgrade-action-ceiling-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-framework-self-diagnosis-falsification-pack.md +72 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-governance-continuity-multicenter-pack.md +67 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-long-evolution-progression-field-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-love-trapped-trauma-pack.md +67 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-low-power-protection-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-media-platform-crisis-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-observation-reflexivity-release-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-open-assertion-proposition-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-public-power-institution-pack.md +66 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-responsibility-intervention-separation-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-root-assumptions-meta-rules-pack.md +70 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-seven-gates-diagnosis-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-source-evidence-separation-pack.md +62 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-state-coordinate-lifecycle-pack.md +64 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-strong-judgment-eight-pack.md +69 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-toolization-accessibility-release-pack.md +75 -0
- package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-use-boundary-governance-pack.md +69 -0
- package/bundled-skills/crossframe/references/continuity-bundles.md +64 -0
- package/bundled-skills/crossframe/references/continuity-closure-map.md +40 -0
- package/bundled-skills/crossframe/references/crossframe-v2-core.md +77 -0
- package/bundled-skills/crossframe/references/diagnostic-dimensions.md +33 -0
- package/bundled-skills/crossframe/references/diagnostic-toolbox-index.md +36 -0
- package/bundled-skills/crossframe/references/expression-translation-table.md +34 -0
- package/bundled-skills/crossframe/references/field-management-and-dissociation.md +43 -0
- package/bundled-skills/crossframe/references/framework-ontology-protection.md +60 -0
- package/bundled-skills/crossframe/references/guardrails.md +47 -0
- package/bundled-skills/crossframe/references/integrity-check.md +212 -0
- package/bundled-skills/crossframe/references/love-as-open-action.md +42 -0
- package/bundled-skills/crossframe/references/power-closure-and-exit.md +39 -0
- package/bundled-skills/crossframe/references/read-routing-map.md +113 -0
- package/bundled-skills/crossframe/references/reflexivity-and-observation.md +33 -0
- package/bundled-skills/crossframe/references/runtime-read-policy.md +59 -0
- package/bundled-skills/crossframe/references/scale-transfer-gate.md +36 -0
- package/bundled-skills/crossframe/references/source-ledger-workflow.md +72 -0
- package/bundled-skills/crossframe/references/theory-backend-index.md +102 -0
- package/bundled-skills/crossframe/references/v2-coverage-map.md +64 -0
- package/bundled-skills/crossframe/references/v2-section-digest-index.md +272 -0
- package/bundled-skills/crossframe/references/v2-source-spine.md +285 -0
- package/bundled-skills/crossframe/references/v2-term-fidelity.md +72 -0
- package/bundled-skills/crossframe/references/v3-change-rationale-from-patch.md +49 -0
- package/bundled-skills/crossframe/references/v3-coverage-map.md +48 -0
- package/bundled-skills/crossframe/references/v3-section-digest-index.md +337 -0
- package/bundled-skills/crossframe/references/v3-source-spine.md +368 -0
- package/bundled-skills/crossframe/references/v3-term-fidelity.md +34 -0
- package/bundled-skills/crossframe/references/v5-coverage-map.md +51 -0
- package/bundled-skills/crossframe/references/v5-material-selection-map.md +45 -0
- package/bundled-skills/crossframe/references/v5-section-digest-index.md +3479 -0
- package/bundled-skills/crossframe/references/v5-source-spine.md +462 -0
- package/bundled-skills/crossframe/references/v5-term-fidelity.md +109 -0
- package/bundled-skills/crossframe/templates/concept-explanation-output.md +62 -0
- package/bundled-skills/crossframe/templates/expression-translation-output.md +49 -0
- package/bundled-skills/crossframe/templates/field-dissociation-output.md +33 -0
- package/bundled-skills/crossframe/templates/framework-boundary-output.md +35 -0
- package/bundled-skills/crossframe/templates/full-diagnosis-output.md +100 -0
- package/bundled-skills/crossframe/templates/governance-continuity-output.md +34 -0
- package/bundled-skills/crossframe/templates/healing-transfer-output.md +38 -0
- package/bundled-skills/crossframe/templates/high-reflexivity-output.md +39 -0
- package/bundled-skills/crossframe/templates/inference-output.md +58 -0
- package/bundled-skills/crossframe/templates/intimate-relationship-output.md +35 -0
- package/bundled-skills/crossframe/templates/large-scale-stress-output.md +32 -0
- package/bundled-skills/crossframe/templates/lifecycle-output.md +37 -0
- package/bundled-skills/crossframe/templates/open-assertion-output.md +42 -0
- package/bundled-skills/crossframe/templates/progression-output.md +28 -0
- package/bundled-skills/crossframe/templates/public-institution-output.md +42 -0
- package/bundled-skills/crossframe/templates/quick-diagnosis-output.md +42 -0
- package/bundled-skills/crossframe/templates/read-state-capsule.md +88 -0
- package/bundled-skills/crossframe/templates/reasoning-outline-output.md +53 -0
- package/bundled-skills/crossframe/templates/strong-judgment-output.md +52 -0
- package/bundled-skills/crossframe/templates/user-facing-language.md +83 -0
- package/bundled-skills/crossframe/worksheets/concept-fidelity-check.md +32 -0
- package/bundled-skills/crossframe/worksheets/evidence-ledger.md +26 -0
- package/bundled-skills/crossframe/worksheets/field-dissociation-check.md +22 -0
- package/bundled-skills/crossframe/worksheets/five-gates-worksheet.md +49 -0
- package/bundled-skills/crossframe/worksheets/framework-boundary-check.md +23 -0
- package/bundled-skills/crossframe/worksheets/governance-continuity-check.md +24 -0
- package/bundled-skills/crossframe/worksheets/healing-transfer-map.md +20 -0
- package/bundled-skills/crossframe/worksheets/high-responsibility-check.md +41 -0
- package/bundled-skills/crossframe/worksheets/intake-worksheet.md +52 -0
- package/bundled-skills/crossframe/worksheets/intimate-relationship-light-check.md +18 -0
- package/bundled-skills/crossframe/worksheets/large-scale-stress-test.md +25 -0
- package/bundled-skills/crossframe/worksheets/lifecycle-stage-record.md +26 -0
- package/bundled-skills/crossframe/worksheets/mechanism-candidates.md +28 -0
- package/bundled-skills/crossframe/worksheets/open-assertion-record.md +32 -0
- package/bundled-skills/crossframe/worksheets/proposition-verification.md +34 -0
- package/bundled-skills/crossframe/worksheets/prospective-registration.md +18 -0
- package/bundled-skills/crossframe/worksheets/public-institution-check.md +17 -0
- package/bundled-skills/crossframe/worksheets/reflexivity-state-transfer.md +23 -0
- package/bundled-skills/crossframe/worksheets/seven-gates-worksheet.md +43 -0
- package/bundled-skills/crossframe/worksheets/source-anchor-integrity-check.md +92 -0
- package/bundled-skills/crossframe/worksheets/source-continuity-check.md +76 -0
- package/bundled-skills/crossframe/worksheets/sub-anchor-progression.md +19 -0
- package/bundled-skills/crossframe-casebook/SKILL.md +112 -0
- package/bundled-skills/crossframe-casebook/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-casebook/evals/crossframe-casebook-smoke-tests.md +112 -0
- package/bundled-skills/crossframe-casebook/examples/failure-samples.md +65 -0
- package/bundled-skills/crossframe-casebook/examples/organization-case.md +68 -0
- package/bundled-skills/crossframe-casebook/examples/public-dispute-case.md +68 -0
- package/bundled-skills/crossframe-casebook/examples/relationship-case.md +68 -0
- package/bundled-skills/crossframe-casebook/protocols/casebook-build-protocol.md +41 -0
- package/bundled-skills/crossframe-casebook/protocols/material-boundary-protocol.md +57 -0
- package/bundled-skills/crossframe-casebook/protocols/mechanism-extraction-protocol.md +45 -0
- package/bundled-skills/crossframe-casebook/references/casebook-field-guide.md +64 -0
- package/bundled-skills/crossframe-casebook/references/privacy-and-redaction-rules.md +43 -0
- package/bundled-skills/crossframe-casebook/references/reuse-taxonomy.md +30 -0
- package/bundled-skills/crossframe-casebook/templates/casebook-entry-template.md +74 -0
- package/bundled-skills/crossframe-casebook/templates/casebook-index-template.md +34 -0
- package/bundled-skills/crossframe-casebook/templates/redacted-source-ledger-template.md +31 -0
- package/bundled-skills/crossframe-critical/SKILL.md +96 -0
- package/bundled-skills/crossframe-critical/agents/openai.yaml +6 -0
- package/bundled-skills/crossframe-critical/evals/crossframe-critical-smoke-tests.md +97 -0
- package/bundled-skills/crossframe-critical/protocols/critical-article-protocol.md +61 -0
- package/bundled-skills/crossframe-critical/references/critical-matrix.md +63 -0
- package/bundled-skills/crossframe-critical/references/example-and-evidence-rules.md +56 -0
- package/bundled-skills/crossframe-critical/templates/critical-output-template.md +55 -0
- package/bundled-skills/crossframe-debate/SKILL.md +127 -0
- package/bundled-skills/crossframe-debate/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-debate/evals/crossframe-debate-smoke-tests.md +124 -0
- package/bundled-skills/crossframe-debate/examples/failure-samples.md +49 -0
- package/bundled-skills/crossframe-debate/examples/philosophical-proposition-case.md +19 -0
- package/bundled-skills/crossframe-debate/examples/public-proposition-case.md +19 -0
- package/bundled-skills/crossframe-debate/examples/relationship-proposition-case.md +19 -0
- package/bundled-skills/crossframe-debate/protocols/debate-protocol.md +88 -0
- package/bundled-skills/crossframe-debate/references/debate-failure-patterns.md +80 -0
- package/bundled-skills/crossframe-debate/references/debate-quality-gates.md +49 -0
- package/bundled-skills/crossframe-debate/templates/debate-analysis-output.md +69 -0
- package/bundled-skills/crossframe-dialogue/SKILL.md +112 -0
- package/bundled-skills/crossframe-dialogue/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-dialogue/evals/crossframe-dialogue-smoke-tests.md +127 -0
- package/bundled-skills/crossframe-dialogue/examples/boundary-high-responsibility.md +20 -0
- package/bundled-skills/crossframe-dialogue/examples/failure-modes.md +36 -0
- package/bundled-skills/crossframe-dialogue/examples/normal-reader-question.md +20 -0
- package/bundled-skills/crossframe-dialogue/protocols/consultation-boundary-protocol.md +36 -0
- package/bundled-skills/crossframe-dialogue/protocols/dialogue-protocol.md +51 -0
- package/bundled-skills/crossframe-dialogue/references/dialogue-quality-gates.md +39 -0
- package/bundled-skills/crossframe-dialogue/references/failure-patterns.md +57 -0
- package/bundled-skills/crossframe-dialogue/references/voice-bridge.md +33 -0
- package/bundled-skills/crossframe-dialogue/templates/consultation-response-template.md +23 -0
- package/bundled-skills/crossframe-dialogue/templates/default-short-answer.md +26 -0
- package/bundled-skills/crossframe-dialogue/templates/reader-reply-template.md +24 -0
- package/bundled-skills/crossframe-essay/SKILL.md +158 -0
- package/bundled-skills/crossframe-essay/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-essay/evals/crossframe-essay-smoke-tests.md +205 -0
- package/bundled-skills/crossframe-essay/examples/life-first-cause-essay-case.md +34 -0
- package/bundled-skills/crossframe-essay/examples/organization-essay-case.md +30 -0
- package/bundled-skills/crossframe-essay/examples/public-issue-essay-case.md +31 -0
- package/bundled-skills/crossframe-essay/examples/relationship-essay-case.md +30 -0
- package/bundled-skills/crossframe-essay/protocols/concept-elevation-protocol.md +57 -0
- package/bundled-skills/crossframe-essay/protocols/editorial-comrade-voice-protocol.md +71 -0
- package/bundled-skills/crossframe-essay/protocols/essay-protocol.md +201 -0
- package/bundled-skills/crossframe-essay/protocols/interactive-drafting-protocol.md +71 -0
- package/bundled-skills/crossframe-essay/references/article-technique-routing-map.md +84 -0
- package/bundled-skills/crossframe-essay/references/concept-reference-map.md +38 -0
- package/bundled-skills/crossframe-essay/references/critical-insight-principles.md +43 -0
- package/bundled-skills/crossframe-essay/references/editorial-voice-principles.md +58 -0
- package/bundled-skills/crossframe-essay/references/evidence-and-search-rules.md +63 -0
- package/bundled-skills/crossframe-essay/references/reference-and-allusion-rules.md +34 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/analogical-reasoning.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/ancient-modern-global.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/clouds-moon.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/coincidence-structure.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/direct-emotion.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/double-bridge.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/event-association.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/feint-attack.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/final-reveal.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/fine-carving.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/finishing-touch.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/fixed-point-changing-scenes.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/form-by-object.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/guest-host-contrast.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/hide-before-reveal.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/index.md +69 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/language-momentum.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/layered-argument.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/less-is-more.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/life-from-dead.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/meaning-beyond-words.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/motion-for-stillness.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/moving-viewpoint.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/multi-edge-extension.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/narration-commentary.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/object-reason.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/one-stone-many-birds.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/one-word-spine.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/personified-object.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/point-spirit.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/point-surface.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/positive-negative-contrast.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/praise-blame-interlace.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/raise-high-drop-heavy.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/release-to-capture.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/remove-foundation.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/retreat-to-advance.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/same-different.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/scene-emotion.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/small-water-waves.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/sparse-outline.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/split-wood-reasoning.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/stars-moon.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/stream-consciousness.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/surprise-victory.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/suspense.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/symbolic-meaning.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/thread-beads.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/vertical-narration.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/virtual-to-real.md +19 -0
- package/bundled-skills/crossframe-essay/references/writing-techniques/winding-path.md +19 -0
- package/bundled-skills/crossframe-essay/templates/article-type-selection-dialog.md +42 -0
- package/bundled-skills/crossframe-essay/templates/essay-output-template.md +67 -0
- package/bundled-skills/crossframe-essay/templates/insight-dossier-template.md +185 -0
- package/bundled-skills/crossframe-essay/templates/interactive-session-template.md +44 -0
- package/bundled-skills/crossframe-notebook/SKILL.md +121 -0
- package/bundled-skills/crossframe-notebook/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-notebook/evals/crossframe-notebook-smoke-tests.md +77 -0
- package/bundled-skills/crossframe-notebook/examples/article-excerpt-note.md +54 -0
- package/bundled-skills/crossframe-notebook/examples/book-theory-note.md +55 -0
- package/bundled-skills/crossframe-notebook/examples/failure-samples.md +33 -0
- package/bundled-skills/crossframe-notebook/examples/public-theory-note.md +54 -0
- package/bundled-skills/crossframe-notebook/protocols/bidirectional-reading-protocol.md +52 -0
- package/bundled-skills/crossframe-notebook/protocols/notebook-reading-protocol.md +74 -0
- package/bundled-skills/crossframe-notebook/protocols/source-integrity-protocol.md +42 -0
- package/bundled-skills/crossframe-notebook/references/absorption-taxonomy.md +67 -0
- package/bundled-skills/crossframe-notebook/references/notebook-quality-gates.md +35 -0
- package/bundled-skills/crossframe-notebook/references/source-boundary-rules.md +35 -0
- package/bundled-skills/crossframe-notebook/templates/research-notebook.md +81 -0
- package/bundled-skills/crossframe-notebook/templates/source-ledger.md +22 -0
- package/bundled-skills/crossframe-org/SKILL.md +121 -0
- package/bundled-skills/crossframe-org/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-org/evals/crossframe-org-smoke-tests.md +126 -0
- package/bundled-skills/crossframe-org/examples/bad-output-vs-good-output.md +39 -0
- package/bundled-skills/crossframe-org/examples/middle-manager-depletion-case.md +31 -0
- package/bundled-skills/crossframe-org/examples/project-failure-case.md +40 -0
- package/bundled-skills/crossframe-org/examples/retrospective-distortion-case.md +33 -0
- package/bundled-skills/crossframe-org/protocols/feedback-writeback-protocol.md +37 -0
- package/bundled-skills/crossframe-org/protocols/low-risk-pilot-protocol.md +32 -0
- package/bundled-skills/crossframe-org/protocols/org-diagnostic-protocol.md +32 -0
- package/bundled-skills/crossframe-org/protocols/retrospective-redesign-protocol.md +34 -0
- package/bundled-skills/crossframe-org/references/anti-chicken-soup-guardrails.md +34 -0
- package/bundled-skills/crossframe-org/references/middle-manager-depletion.md +31 -0
- package/bundled-skills/crossframe-org/references/org-failure-signals.md +40 -0
- package/bundled-skills/crossframe-org/references/org-routing-map.md +32 -0
- package/bundled-skills/crossframe-org/references/responsibility-authorization-chain.md +41 -0
- package/bundled-skills/crossframe-org/templates/feedback-writeback-plan.md +40 -0
- package/bundled-skills/crossframe-org/templates/low-risk-pilot-plan.md +40 -0
- package/bundled-skills/crossframe-org/templates/org-diagnostic-memo.md +56 -0
- package/bundled-skills/crossframe-org/templates/output-selector.md +35 -0
- package/bundled-skills/crossframe-org/templates/retrospective-redesign-recommendation.md +36 -0
- package/bundled-skills/crossframe-org/templates/stop-condition-card.md +30 -0
- package/bundled-skills/crossframe-public/SKILL.md +135 -0
- package/bundled-skills/crossframe-public/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-public/evals/crossframe-public-smoke-tests.md +55 -0
- package/bundled-skills/crossframe-public/examples/failure-samples.md +26 -0
- package/bundled-skills/crossframe-public/examples/institutional-compliance-case.md +20 -0
- package/bundled-skills/crossframe-public/examples/platform-appeal-case.md +19 -0
- package/bundled-skills/crossframe-public/examples/public-policy-case.md +14 -0
- package/bundled-skills/crossframe-public/protocols/institutional-compliance-protocol.md +23 -0
- package/bundled-skills/crossframe-public/protocols/platform-appeal-protocol.md +25 -0
- package/bundled-skills/crossframe-public/protocols/public-issue-protocol.md +29 -0
- package/bundled-skills/crossframe-public/protocols/public-policy-protocol.md +24 -0
- package/bundled-skills/crossframe-public/references/ai-compliance-performance.md +22 -0
- package/bundled-skills/crossframe-public/references/public-evidence-ladder.md +13 -0
- package/bundled-skills/crossframe-public/references/risk-language-boundaries.md +19 -0
- package/bundled-skills/crossframe-public/references/source-and-evidence-rules.md +30 -0
- package/bundled-skills/crossframe-public/templates/action-boundary.md +32 -0
- package/bundled-skills/crossframe-public/templates/evidence-boundary-summary.md +27 -0
- package/bundled-skills/crossframe-public/templates/public-comment-draft.md +25 -0
- package/bundled-skills/crossframe-public/templates/public-institution-diagnosis.md +42 -0
- package/bundled-skills/crossframe-review/SKILL.md +147 -0
- package/bundled-skills/crossframe-review/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-review/evals/crossframe-review-smoke-tests.md +178 -0
- package/bundled-skills/crossframe-review/examples/boundary-review-case.md +32 -0
- package/bundled-skills/crossframe-review/examples/failure-review-case.md +35 -0
- package/bundled-skills/crossframe-review/examples/normal-review-case.md +40 -0
- package/bundled-skills/crossframe-review/protocols/article-review-protocol.md +77 -0
- package/bundled-skills/crossframe-review/protocols/review-protocol.md +129 -0
- package/bundled-skills/crossframe-review/references/case-law.md +42 -0
- package/bundled-skills/crossframe-review/references/evidence-boundary-checklist.md +95 -0
- package/bundled-skills/crossframe-review/references/failure-taxonomy.md +247 -0
- package/bundled-skills/crossframe-review/references/review-rubric.md +70 -0
- package/bundled-skills/crossframe-review/templates/review-report.md +86 -0
- package/bundled-skills/crossframe-suite/SKILL.md +206 -0
- package/bundled-skills/crossframe-suite/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-suite/evals/crossframe-suite-smoke-tests.md +169 -0
- package/bundled-skills/crossframe-suite/examples/bad-overtrigger-case.md +24 -0
- package/bundled-skills/crossframe-suite/examples/essay-workflow-case.md +20 -0
- package/bundled-skills/crossframe-suite/examples/public-comment-workflow-case.md +18 -0
- package/bundled-skills/crossframe-suite/examples/reader-reply-workflow-case.md +19 -0
- package/bundled-skills/crossframe-suite/protocols/suite-dispatch-protocol.md +167 -0
- package/bundled-skills/crossframe-suite/references/output-mode-selector.md +81 -0
- package/bundled-skills/crossframe-suite/references/workflow-routing-map.md +150 -0
- package/bundled-skills/crossframe-suite/templates/mode-selection-dialog.md +43 -0
- package/bundled-skills/crossframe-suite/templates/suite-reasoning-outline.md +72 -0
- package/bundled-skills/crossframe-teach/SKILL.md +110 -0
- package/bundled-skills/crossframe-teach/agents/openai.yaml +4 -0
- package/bundled-skills/crossframe-teach/evals/smoke-tests.md +69 -0
- package/bundled-skills/crossframe-teach/examples/chengjie-huiliu.md +33 -0
- package/bundled-skills/crossframe-teach/examples/failure-patterns.md +47 -0
- package/bundled-skills/crossframe-teach/examples/love-open-action.md +33 -0
- package/bundled-skills/crossframe-teach/examples/open-assertion.md +34 -0
- package/bundled-skills/crossframe-teach/protocols/teach-protocol.md +44 -0
- package/bundled-skills/crossframe-teach/references/teaching-fidelity.md +44 -0
- package/bundled-skills/crossframe-teach/templates/concept-lesson.md +38 -0
- package/bundled-skills/crossframe-teach/templates/micro-exercises.md +39 -0
- package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +1 -1
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +1 -1
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +4 -4
- package/bundled-skills/docs/users/visual-guide.md +4 -4
- package/bundled-skills/efficient-web-research/SKILL.md +320 -0
- package/bundled-skills/sharp-coder/SKILL.md +131 -0
- package/bundled-skills/youtube-seo-optimizer/SKILL.md +921 -0
- package/package.json +1 -1
- package/skills_index.json +418 -0
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
# CrossFrame Suite Smoke Tests
|
|
2
|
+
|
|
3
|
+
## 1. 普通洞察文章
|
|
4
|
+
|
|
5
|
+
Prompt:写一篇“解释劳动为什么会耗竭”的文章。
|
|
6
|
+
|
|
7
|
+
期望:
|
|
8
|
+
|
|
9
|
+
- 工作流包含 `crossframe -> crossframe-essay -> crossframe-review`。
|
|
10
|
+
- 如果识别为关系困惑,可按需加入亲密关系协议,但不强行加入 `crossframe-public`。
|
|
11
|
+
- 必须先有结构洞察底稿。
|
|
12
|
+
- 输出档位必须是 `full-visible-v5-longform / 5.0混合长文`。
|
|
13
|
+
- 底稿完整可见,正文默认完整长文,不得只有短答或项目符号。
|
|
14
|
+
- 正文声口默认是现代编辑底色,不能只输出诊断提纲或概念说明。
|
|
15
|
+
- 最后过 `crossframe-review` 时,不得只输出质量闸或评审报告;最终仍必须可见 `结构洞察底稿` 和 `文章正文`。
|
|
16
|
+
|
|
17
|
+
## 2. 公共评论
|
|
18
|
+
|
|
19
|
+
Prompt:写一篇“平台申诉为什么可能只是表面治理”的公共评论。
|
|
20
|
+
|
|
21
|
+
期望:
|
|
22
|
+
|
|
23
|
+
- 工作流包含 `crossframe -> crossframe-public -> crossframe-essay -> crossframe-review`。
|
|
24
|
+
- 必须查源或声明需要查源。
|
|
25
|
+
- 不能让检索材料接管文章命题。
|
|
26
|
+
- 正文用评论体,亲切但能严厉批评表演性治理。
|
|
27
|
+
- 正文不能被公共证据台账压缩成报告摘要;仍要有文章推进和余味。
|
|
28
|
+
|
|
29
|
+
## 2.1 哲学概念长文回归
|
|
30
|
+
|
|
31
|
+
Prompt:生命的第一因是什么?
|
|
32
|
+
|
|
33
|
+
期望:
|
|
34
|
+
|
|
35
|
+
- 工作流包含 `crossframe -> crossframe-essay -> crossframe-review`。
|
|
36
|
+
- 输出档位是 `full-visible-v5-longform / 5.0混合长文`。
|
|
37
|
+
- 不查源,除非用户要求科学材料。
|
|
38
|
+
- 底稿完整可见:科学层、结构层、意义层;机制候选至少两个;边界清楚。
|
|
39
|
+
- 正文有标题、铺陈、生命/边界/反馈/回应的递进、概念上升和余味结尾。
|
|
40
|
+
- 不机械退出为“不可诊断”,也不压缩成“如果只要一句话”的短答。
|
|
41
|
+
|
|
42
|
+
## 3. 组织修复
|
|
43
|
+
|
|
44
|
+
Prompt:给这个项目失败写组织修复备忘录,再转成一篇给内部看的文章。
|
|
45
|
+
|
|
46
|
+
期望:
|
|
47
|
+
|
|
48
|
+
- 工作流包含 `crossframe -> crossframe-org -> crossframe-essay -> crossframe-review`。
|
|
49
|
+
- 先输出组织备忘录所需结构,再成文。
|
|
50
|
+
- 检查责任链、授权链、反馈写回。
|
|
51
|
+
|
|
52
|
+
## 4. 答读者问
|
|
53
|
+
|
|
54
|
+
Prompt:像编辑回信一样回答“是不是我太敏感”。
|
|
55
|
+
|
|
56
|
+
期望:
|
|
57
|
+
|
|
58
|
+
- 工作流包含 `crossframe -> crossframe-dialogue -> crossframe-essay -> crossframe-review`。
|
|
59
|
+
- 默认进入 `full-visible-v5-longform`,先短答接住问题,再扩成完整文章。
|
|
60
|
+
- 不把修复责任压回提问者。
|
|
61
|
+
|
|
62
|
+
## 4.1 显式短答关闭文章
|
|
63
|
+
|
|
64
|
+
Prompt:像编辑回信一样回答“是不是我太敏感”,只要三句话短答,不要文章。
|
|
65
|
+
|
|
66
|
+
期望:
|
|
67
|
+
|
|
68
|
+
- 因用户明确说“只要三句话短答,不要文章”,工作流才允许包含 `crossframe -> crossframe-dialogue -> review-lite`。
|
|
69
|
+
- 不追加 `crossframe-essay`。
|
|
70
|
+
- 输出档位标明“显式短答,关闭文章层”。
|
|
71
|
+
|
|
72
|
+
## 5. 读书后成文
|
|
73
|
+
|
|
74
|
+
Prompt:读这篇文章,写与 CrossFrame 的关联与不同,并扩成一篇思想文章。
|
|
75
|
+
|
|
76
|
+
期望:
|
|
77
|
+
|
|
78
|
+
- 工作流包含 `crossframe -> crossframe-notebook -> crossframe-essay -> crossframe-review`。
|
|
79
|
+
- 先比较关联、不同、可吸收处和冲突处,再成文。
|
|
80
|
+
- 不伪造引用。
|
|
81
|
+
|
|
82
|
+
## 6. 辩论后成文
|
|
83
|
+
|
|
84
|
+
Prompt:先检验“所有制度问题都是反馈问题”这个命题,再写一篇文章。
|
|
85
|
+
|
|
86
|
+
期望:
|
|
87
|
+
|
|
88
|
+
- 工作流包含 `crossframe -> crossframe-debate -> crossframe-essay -> crossframe-review`。
|
|
89
|
+
- 必须列隐藏前提、最强反驳和撤回条件。
|
|
90
|
+
- 文章不能把命题写成绝对真理。
|
|
91
|
+
|
|
92
|
+
## 7. 只评审
|
|
93
|
+
|
|
94
|
+
Prompt:评审这段 CrossFrame 输出是否合格。
|
|
95
|
+
|
|
96
|
+
期望:
|
|
97
|
+
|
|
98
|
+
- 工作流包含 `crossframe-review -> crossframe-essay -> crossframe-review-lite`。
|
|
99
|
+
- 先输出评审对象、事实边界、失败点和修复建议,再默认形成文章式综合。
|
|
100
|
+
- 若用户说“只要评审,不要文章”,才停在 `crossframe-review`。
|
|
101
|
+
|
|
102
|
+
## 7.1 只评审关闭文章
|
|
103
|
+
|
|
104
|
+
Prompt:只评审这段 CrossFrame 输出是否合格,不要生成文章。
|
|
105
|
+
|
|
106
|
+
期望:
|
|
107
|
+
|
|
108
|
+
- 工作流为 `crossframe-review`。
|
|
109
|
+
- 不追加 `crossframe-essay`。
|
|
110
|
+
- 输出档位标明“原始评审,关闭文章层”。
|
|
111
|
+
|
|
112
|
+
## 8. 过度触发失败
|
|
113
|
+
|
|
114
|
+
Prompt:写一篇普通关系文章。
|
|
115
|
+
|
|
116
|
+
失败表现:
|
|
117
|
+
|
|
118
|
+
- 同时读取全部 sibling skill。
|
|
119
|
+
- 把案例库、公共制度、组织修复、读书笔记全部列入必读。
|
|
120
|
+
|
|
121
|
+
期望:
|
|
122
|
+
|
|
123
|
+
- 只读取必要链路。
|
|
124
|
+
- 在“不读取”中说明至少两个未触发 skill。
|
|
125
|
+
|
|
126
|
+
## 9. 模式/角色选择器压缩失败
|
|
127
|
+
|
|
128
|
+
Prompt:`/crossframe-suite` 后只输入主题,没有给 `2+1` 或任何模式/角色触发词。
|
|
129
|
+
|
|
130
|
+
失败表现:
|
|
131
|
+
|
|
132
|
+
- 只写“请选择模式/角色”或“请回复数字”。
|
|
133
|
+
- 直接采用默认 `2+1` 开始分析。
|
|
134
|
+
- 在开头同时询问文章类型。
|
|
135
|
+
|
|
136
|
+
期望:
|
|
137
|
+
|
|
138
|
+
- 完整渲染 4 个输出模式和 6 个角色选项。
|
|
139
|
+
- 明确默认推荐是 `2+1`,但必须等用户回复“默认/直接开始/随便/都行/不用选”才采用。
|
|
140
|
+
- 开头不展示文章类型;文章类型必须晚于结构洞察底稿。
|
|
141
|
+
|
|
142
|
+
## 10. 胶囊与文章类型全链路
|
|
143
|
+
|
|
144
|
+
Prompt:用户先回复 `2+1`,再要求写一篇公共评论,但未指定文章类型。
|
|
145
|
+
|
|
146
|
+
期望:
|
|
147
|
+
|
|
148
|
+
- suite 不生成 `v5-read-state-capsule`,只传 `selection_state`、`workflow_state`、`voice_mode` 和文章层状态。
|
|
149
|
+
- `crossframe` 生成 `v5-read-state-capsule`,包含 source modules、入口包、必须同读闭包、相邻候选和下游读取策略。
|
|
150
|
+
- 成文前执行源锚点完整性检查。
|
|
151
|
+
- 结构洞察底稿之后完整展示 9 项文章类型选择器,带推荐项和推荐理由。
|
|
152
|
+
- review 只做质量闸摘要,不吞掉 `结构洞察底稿` 和 `文章正文`。
|
|
153
|
+
|
|
154
|
+
## 11. 批量压测控制器口径
|
|
155
|
+
|
|
156
|
+
Prompt:控制器批量调用 9 个 suite 任务,已显式指定 `2+1` 和文章类型,只做文件级流程完整性汇总。
|
|
157
|
+
|
|
158
|
+
期望:
|
|
159
|
+
|
|
160
|
+
- 每篇结果记录 `selection_state: controller-specified`,文章类型来源为控制器显式指定,不再写“待选择”。
|
|
161
|
+
- 控制器汇总必须拆分 `structural_pass`、`substantive_pass`、`publish_boundary`。
|
|
162
|
+
- 只做标题、底稿、正文、胶囊、来源台账、技法和质量闸存在性检查时,只能标 `structural_pass=true`。
|
|
163
|
+
- 不得写“全部通过/可发布”,除非已完成反向否决最小块、来源台账字段校验、技法落地证据和正文抽句回指。
|
|
164
|
+
|
|
165
|
+
失败表现:
|
|
166
|
+
|
|
167
|
+
- 把文件级 smoke check 写成总通过。
|
|
168
|
+
- 高责任公共事件、事故、法律政策或 AI 合规样稿只有单一来源族仍给 A 档发布结论。
|
|
169
|
+
- 技法只列名字、胶囊只写“闭包已读完”,但控制器仍判实质合格。
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Bad Overtrigger Case
|
|
2
|
+
|
|
3
|
+
## 坏输出
|
|
4
|
+
|
|
5
|
+
本次我将读取 `crossframe`、`crossframe-essay`、`crossframe-review`、`crossframe-dialogue`、`crossframe-casebook`、`crossframe-public`、`crossframe-org`、`crossframe-teach`、`crossframe-debate`、`crossframe-notebook`,以确保完整。
|
|
6
|
+
|
|
7
|
+
## 为什么失败
|
|
8
|
+
|
|
9
|
+
这不是严谨,而是调度失效:
|
|
10
|
+
|
|
11
|
+
- 没有先判断用户的最终交付物。
|
|
12
|
+
- 把所有 skill 都读入,会稀释真正关键的协议。
|
|
13
|
+
- 容易让输出变成术语拼贴。
|
|
14
|
+
- 无法解释为什么某个专项 skill 被读取。
|
|
15
|
+
|
|
16
|
+
## 好输出
|
|
17
|
+
|
|
18
|
+
本次目标是公共评论文章,所以走:
|
|
19
|
+
|
|
20
|
+
```text
|
|
21
|
+
crossframe -> crossframe-public -> crossframe-essay -> crossframe-review
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
不读取 `crossframe-org`、`crossframe-casebook`、`crossframe-teach`,因为这次不是组织修复、案例沉淀或概念教学。
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Essay Workflow Case
|
|
2
|
+
|
|
3
|
+
## 用户输入
|
|
4
|
+
|
|
5
|
+
写一篇“团队越复盘越失真”的批判性洞察文章,语气亲切一点,但要有判断。
|
|
6
|
+
|
|
7
|
+
## 调度提纲摘要
|
|
8
|
+
|
|
9
|
+
- 任务类型:组织问题洞察文章。
|
|
10
|
+
- 工作流:`crossframe -> crossframe-org -> crossframe-essay -> crossframe-review`
|
|
11
|
+
- 必读 skill:结构诊断、组织修复、文章写作、最终评审。
|
|
12
|
+
- 按需读取:组织复盘改造、反馈写回。
|
|
13
|
+
- 主题敏感度:normal。
|
|
14
|
+
- 正文声口:用户显式要求“亲切一点”,覆盖角色默认;组织评论体,亲切但有判断。
|
|
15
|
+
- 不读取:`crossframe-public`、`crossframe-casebook`、`crossframe-teach`。
|
|
16
|
+
- 质量闸:完整评审,因为这是长文且涉及组织责任链。
|
|
17
|
+
|
|
18
|
+
## 为什么这样排
|
|
19
|
+
|
|
20
|
+
先用 `crossframe` 明确事实边界和机制候选;再用 `crossframe-org` 看复盘失真的责任链、授权链和回流机制;然后用 `crossframe-essay` 生成结构洞察底稿和正文;最后用 `crossframe-review` 检查是否变成管理鸡汤、概念堆砌或人格审判。
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Public Comment Workflow Case
|
|
2
|
+
|
|
3
|
+
## 用户输入
|
|
4
|
+
|
|
5
|
+
写一篇“平台申诉为什么可能只是表面治理”的公共评论文章。
|
|
6
|
+
|
|
7
|
+
## 调度提纲摘要
|
|
8
|
+
|
|
9
|
+
- 任务类型:公共制度评论文章。
|
|
10
|
+
- 工作流:`crossframe -> crossframe-public -> crossframe-essay -> crossframe-review`
|
|
11
|
+
- 必读 skill:结构诊断、公共议题证据边界、文章写作、最终评审。
|
|
12
|
+
- 按需读取:平台申诉协议、证据阶梯、AI 合规表演风险、查源规则。
|
|
13
|
+
- 不读取:`crossframe-org`、`crossframe-casebook`、`crossframe-teach`。
|
|
14
|
+
- 质量闸:完整评审,因为公共评论涉及事实边界和制度责任。
|
|
15
|
+
|
|
16
|
+
## 为什么这样排
|
|
17
|
+
|
|
18
|
+
公共评论不能直接由写作 skill 接管。必须先查源并区分平台声明、用户证据、第三方报道、热度信号和解释,再进入文章结构。
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# Reader Reply Workflow Case
|
|
2
|
+
|
|
3
|
+
## 用户输入
|
|
4
|
+
|
|
5
|
+
有个读者问:“为什么我在关系里总是解释到很累,是不是我太敏感?”请像编辑回信一样回答。
|
|
6
|
+
|
|
7
|
+
## 调度提纲摘要
|
|
8
|
+
|
|
9
|
+
- 任务类型:关系困惑答复 + 默认长文成文。
|
|
10
|
+
- 工作流:`crossframe -> crossframe-dialogue -> crossframe-essay(full-visible-v5-longform) -> crossframe-review`
|
|
11
|
+
- 必读 skill:结构诊断、短答复、文章转译、最终评审。
|
|
12
|
+
- 按需读取:亲密关系入口、解释劳动。
|
|
13
|
+
- 正文声口:编辑回信答复体,先接住提问者的疲惫。
|
|
14
|
+
- 不读取:`crossframe-public`、`crossframe-casebook`。
|
|
15
|
+
- 质量闸:轻量自检,重点检查是否把责任压回受伤者。
|
|
16
|
+
|
|
17
|
+
## 为什么这样排
|
|
18
|
+
|
|
19
|
+
总入口默认要让内容更丰富,所以先用 `crossframe-dialogue` 接住读者处境,再由 `crossframe-essay` 扩成完整可读的编辑答复文章。只有用户明确说“只要三句话短答/不要文章”并显式关闭文章层时,才允许停在 `crossframe-dialogue -> review-lite`。
|
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
# Suite Dispatch Protocol
|
|
2
|
+
|
|
3
|
+
本协议把用户请求转成连续 skill 工作流。它只做调度,不替代专项判断。
|
|
4
|
+
|
|
5
|
+
## 0. 模式与角色判定
|
|
6
|
+
|
|
7
|
+
读取 `../references/output-mode-selector.md`,根据用户触发词自动判定本次的 `analysis_mode`(保守/客观/激进/批判)、`role`(学术专家/实践工匠/战略决策者/大众传播/批判反思者/未来探索者)和 `topic_sensitivity`(low/normal/vulnerable/high-stakes)。
|
|
8
|
+
|
|
9
|
+
若用户在本次对话中未使用任何模式或角色触发关键词,也没有给出 `2+1` 这类数字组合,AI 必须完整渲染 `../templates/mode-selection-dialog.md` 的 4 个输出模式和 6 个角色选项,并在此处停止等待用户回复后再继续;不得只写“请选择模式/角色”或省略默认推荐。默认值(客观 + 学术专家)仅在用户明确回复“默认”“直接开始”“随便”“都行”“不用选”等放弃选择的措辞时生效。
|
|
10
|
+
|
|
11
|
+
本步骤只选择输出模式和角色,不选择文章类型。文章类型只在确认最终进入 `crossframe-essay` 且文章层未关闭后处理,并且必须晚于结构洞察底稿、早于文章正文。
|
|
12
|
+
|
|
13
|
+
## 1. 判断任务主目标
|
|
14
|
+
|
|
15
|
+
先选一个主目标:
|
|
16
|
+
|
|
17
|
+
- `diagnose`:只要结构诊断、推演、开放断言或低条件行动。
|
|
18
|
+
- `essay`:要文章、评论、思想文章、长文、报刊答复体文章。
|
|
19
|
+
- `dialogue`:要短答复、编辑回信、咨询式回应。
|
|
20
|
+
- `casebook`:要把材料沉淀成案例。
|
|
21
|
+
- `public`:公共议题、制度、平台、政策、机构合规、公共承诺。
|
|
22
|
+
- `org`:团队、项目、组织修复、复盘改造、反馈写回。
|
|
23
|
+
- `teach`:解释 CrossFrame 概念、讲给普通人、出练习。
|
|
24
|
+
- `debate`:命题辩论、正反双方、隐藏前提、反驳。
|
|
25
|
+
- `notebook`:读书、理论、文章研究笔记。
|
|
26
|
+
- `review`:审查一个已有输出。
|
|
27
|
+
|
|
28
|
+
如果用户同时要求多个目标,确定一个最终交付物,再安排前置 skill。例如“分析公共议题并写文章”的最终交付物是文章,但前置需要 `public`。
|
|
29
|
+
|
|
30
|
+
只要用户通过 `crossframe-suite` 进入 CrossFrame 内容任务,默认最终交付物都定为 `essay`。如果任务还需要评审、案例库、组织修复、命题辩论、概念教学、读书研究或短答复,先完成对应专项产物,再进入 `crossframe-essay`。默认把 `output_mode` 设为 `full-visible-v5-longform`。`voice_mode` 不再固定为 `editorial-base`,而是由第 0 节判定的角色和 `topic_sensitivity` 决定。
|
|
31
|
+
|
|
32
|
+
只有用户明确要求“只要/不要文章/不要成文/短答/三句话/表格/清单/原始评审/原始案例库/原始备忘录/纯诊断/仅行动方案”时,才不要默认成文。此时评审报告、案例库、组织修复备忘录、反馈写回方案、命题辩论表、概念教学练习、来源台账、表格、清单、一句话结论、低条件行动方案和纯诊断保持原形态。
|
|
33
|
+
|
|
34
|
+
## 2. 先定基础 skill
|
|
35
|
+
|
|
36
|
+
除以下情况外,复杂任务都先读取 `../../crossframe/SKILL.md`:
|
|
37
|
+
|
|
38
|
+
- 用户只要求评审某段输出:先读 `../../crossframe-review/SKILL.md`。
|
|
39
|
+
- 用户只要求安装、解释 skill 触发方式或仓库维护:不进入诊断链。
|
|
40
|
+
- 用户只要求改写一句话、翻译或格式化:不使用 CrossFrame Suite。
|
|
41
|
+
|
|
42
|
+
读取 `crossframe` 后,必须带出最小内部产物:
|
|
43
|
+
|
|
44
|
+
- 对象
|
|
45
|
+
- 事实边界
|
|
46
|
+
- 尺度窗口
|
|
47
|
+
- 至少两个机制候选,或说明为何只有一个
|
|
48
|
+
- 判断档位
|
|
49
|
+
- 本次连续联读包;深度、审计、高责任、公共制度、亲密关系、长期演化和文章输出场景必须先从 `../../crossframe/references/continuity-closure-map.md` 中选择入口包并展开对应“必须同读闭包”;需要包说明或源锚点时再定向读取 `../../crossframe/references/continuity-bundles.md` 或具体包文件
|
|
50
|
+
- `v5-read-state-capsule`;由 `crossframe` 核心层生成,至少写明 source modules、入口包、必须同读闭包、相邻候选、源锚点和降档边界
|
|
51
|
+
- 需要追加的专项 skill
|
|
52
|
+
|
|
53
|
+
## 3. 加专项 skill
|
|
54
|
+
|
|
55
|
+
按任务信号追加,不要全量读取:
|
|
56
|
+
|
|
57
|
+
- 写成文章:追加 `../../crossframe-essay/SKILL.md`。
|
|
58
|
+
- 公共议题:追加 `../../crossframe-public/SKILL.md`。
|
|
59
|
+
- 组织修复:追加 `../../crossframe-org/SKILL.md`。
|
|
60
|
+
- 短答复/回信:追加 `../../crossframe-dialogue/SKILL.md`。
|
|
61
|
+
- 案例沉淀:追加 `../../crossframe-casebook/SKILL.md`。
|
|
62
|
+
- 概念教学:追加 `../../crossframe-teach/SKILL.md`。
|
|
63
|
+
- 命题论证:追加 `../../crossframe-debate/SKILL.md`。
|
|
64
|
+
- 读书研究:追加 `../../crossframe-notebook/SKILL.md`。
|
|
65
|
+
- 质量验收:追加 `../../crossframe-review/SKILL.md`。
|
|
66
|
+
|
|
67
|
+
## 4. 排序规则
|
|
68
|
+
|
|
69
|
+
默认顺序:
|
|
70
|
+
|
|
71
|
+
1. 结构事实层:`crossframe`
|
|
72
|
+
2. 场景专项层:`public` / `org` / `debate` / `notebook` / `casebook` / `teach` / `dialogue`
|
|
73
|
+
3. 源连续性层:确认是否已读取 `runtime-read-policy.md`、`continuity-closure-map.md` 和 `source-continuity-check.md`;只有源锚点不足、高责任源审计或用户要求源核验时,才定向读取 `continuity-bundles.md`、`v5-source-spine.md`、`v5-section-digest-index.md`、`v5-material-selection-map.md` 或 `v5-term-fidelity.md` 的相关局部
|
|
74
|
+
4. 读态胶囊层:`crossframe` 生成 `templates/read-state-capsule.md` 规定的 `v5-read-state-capsule`
|
|
75
|
+
5. 源锚点层:用 `source-anchor-integrity-check.md` 确认中心命题、机制候选、高风险概念和行动边界能回指胶囊
|
|
76
|
+
6. 底稿层:`crossframe-essay` 先生成 `结构洞察底稿`
|
|
77
|
+
7. 文章类型层:在底稿之后展示文章类型选择器,用户选择或采用推荐项
|
|
78
|
+
8. 表达生成层:按文章类型读取写作技法,再生成 `文章正文`
|
|
79
|
+
9. 质量闸:`review`
|
|
80
|
+
|
|
81
|
+
suite 默认文章工作流必须按:`模式/角色选择器 -> suite 路由与专项拆解 -> v5-read-state-capsule -> 源锚点完整性检查 -> 结构洞察底稿 -> 文章类型选择器 -> 写作技法读取 -> 文章正文 -> 质量闸`。压缩写法可写为:`结构洞察底稿 -> 文章类型选择器 -> 写作技法读取 -> 文章正文 -> 质量闸`,但执行顺序不能颠倒。
|
|
82
|
+
|
|
83
|
+
例外:
|
|
84
|
+
|
|
85
|
+
- 只评审:`review` 单独启动。
|
|
86
|
+
- 已有完整诊断结果,用户只要成文:`essay -> review`,但需要在底稿中标明诊断来源。
|
|
87
|
+
- suite 默认:`crossframe -> needed sibling skills -> essay -> review`,默认输出 `full-visible-v5-longform`,也就是完整可见底稿 + 完整长文正文。
|
|
88
|
+
- 已有文章,用户只要评审:`review`,必要时读取 `essay` 规则。
|
|
89
|
+
- 公共评论必须在 `essay` 前完成 `public` 证据边界。
|
|
90
|
+
- 组织修复文章必须在 `essay` 前完成 `org` 责任/授权/回流判断。
|
|
91
|
+
- 读书后成文必须在 `essay` 前完成 `notebook` 的关联、不同、可吸收处和冲突处。
|
|
92
|
+
- 任何成文任务必须在 `essay` 前完成源结构连续性检查、生成 `v5-read-state-capsule` 并执行源锚点完整性检查;如果只读了孤立概念卡、闭包不完整或源锚点不足,先补读或在底稿中降档。
|
|
93
|
+
|
|
94
|
+
## 4.1 声口传递规则
|
|
95
|
+
|
|
96
|
+
只要 suite 没有被用户显式关闭文章层,就把 `voice_mode` 和 `topic_sensitivity` 一起传给 `crossframe-essay`:
|
|
97
|
+
|
|
98
|
+
- `neutral-analysis`:学术专家/批判反思者默认使用。允许清楚、平实、有正常温度;不启用现代编辑底色。
|
|
99
|
+
- `neutral-decisive`:实践工匠/战略决策者默认使用。可以给出优先级、步骤和止损条件。
|
|
100
|
+
- `editorial-reply`:大众传播或用户显式要求亲切/编辑口吻时,用于读者提问、关系困惑、组织困惑、怎么办/怎么看/为什么会这样。
|
|
101
|
+
- `editorial-commentary`:大众传播/未来探索者或用户显式要求时,用于公共评论、思想文章、制度评论、概念文章。
|
|
102
|
+
|
|
103
|
+
声口只改变前台表达,不改变事实边界、概念保真、连续联读包和判断档位。若未启用编辑底色的角色因为 `topic_sensitivity=vulnerable` 需要明显共情承接,或因为论证需要拆题/改良版选项,必须在底稿中声明原因和边界。`topic_sensitivity=high-stakes` 默认优先审计型底稿,不用文章温度覆盖判断责任。
|
|
104
|
+
|
|
105
|
+
## 4.2 输出档位规则
|
|
106
|
+
|
|
107
|
+
只要 suite 没有被用户显式关闭文章层,就把 `output_mode=full-visible-v5-longform` 传给 `crossframe-essay`。
|
|
108
|
+
|
|
109
|
+
该档位要求:
|
|
110
|
+
|
|
111
|
+
- 底稿完整可见,不把 v5.0 源连续性、联读包、概念风险和反向条件藏掉。
|
|
112
|
+
- 正文默认 1200-2200 中文字,写成文章而不是项目符号答复。
|
|
113
|
+
- 哲学概念、思想文章、关系/组织/公共评论默认必须有标题、铺陈、概念上升、现实回落、边界段和余味结尾。
|
|
114
|
+
- 禁止用“如果只要一句话”“换成人话说”作为正文开篇来替代完整文章。
|
|
115
|
+
|
|
116
|
+
只有用户明确要短答、只要一句话、三句话、表格、备忘录、清单、行动方案、纯诊断、学术摘要或不要文章时,才把 `output_mode` 改为对应专项交付物。
|
|
117
|
+
|
|
118
|
+
## 4.3 文章类型选择规则
|
|
119
|
+
|
|
120
|
+
文章类型只在结构洞察底稿之后、文章正文之前确认,不参与 suite 开头的模式/角色选择,也不参与前置问题拆解。
|
|
121
|
+
|
|
122
|
+
只要 suite 没有被用户显式关闭文章层,就把 `article_type` 状态传给 `crossframe-essay`:
|
|
123
|
+
|
|
124
|
+
- 用户显式指定文章类型:直接采用,不展示文章类型选择器。
|
|
125
|
+
- 用户未指定文章类型:先让 `crossframe-essay` 生成结构洞察底稿,并在底稿中写出“文章类型推荐与待选择”;然后完整渲染 `../../crossframe-essay/templates/article-type-selection-dialog.md` 的九个选项,填入推荐项和推荐理由,并停止等待用户回复;不得只写“已展示文章类型选择器(1-9)”。
|
|
126
|
+
- 用户回复“默认/自动/都行”:采用底稿和选择器中的推荐项;推荐项由 suite 路由、底稿结构和题材共同决定,无法判断时推荐 `9. 中性分析长文`。
|
|
127
|
+
- 用户明确要求短答、只要诊断、表格、清单、备忘录、不要文章:不展示文章类型选择器。
|
|
128
|
+
|
|
129
|
+
文章类型只决定成文形态和写作技法读取,不改变事实边界、判断档位、连续联读包、证据责任、查源规则和质量闸。
|
|
130
|
+
|
|
131
|
+
## 5. 质量闸
|
|
132
|
+
|
|
133
|
+
默认最后加入 `crossframe-review`,但有两档:
|
|
134
|
+
|
|
135
|
+
- 完整评审:文章、公共议题、组织修复、案例库、辩论结论、读书研究、强判断。
|
|
136
|
+
- 轻量自检:短答复、教学解释、低风险概念说明。
|
|
137
|
+
|
|
138
|
+
质量闸不接管最终输出。它审查已经形成的底稿和正文,不替代 `crossframe-essay` 生成可见交付。
|
|
139
|
+
|
|
140
|
+
默认 suite 成文链路的处理规则:
|
|
141
|
+
|
|
142
|
+
- 若质量闸判为 A/B 或只有可直接修正的小问题,先修正底稿/正文,再输出 `full-visible-v5-longform` 的可见交付;不要只输出质量闸。
|
|
143
|
+
- 若质量闸发现硬失败,返回上游补底稿、补证据边界或重写正文;修好后再输出底稿和正文。除非用户只要评审,否则不要用单独评审报告替代修复后的文章。
|
|
144
|
+
- 只有用户明确要求“完整评审报告/只要评审/不要文章”,或质量闸硬失败导致本轮必须阻断发布时,完整评审报告才作为主输出。
|
|
145
|
+
- 轻量自检只需要在内部检查,不必打扰用户,除非发现硬失败。
|
|
146
|
+
|
|
147
|
+
最终可见交付在文章层开启时必须至少包含:
|
|
148
|
+
|
|
149
|
+
```text
|
|
150
|
+
# 结构洞察底稿
|
|
151
|
+
|
|
152
|
+
# 文章正文
|
|
153
|
+
```
|
|
154
|
+
|
|
155
|
+
可选追加极短质量闸摘要,例如“质量闸:通过 / 条件通过,已修正 X”。不得把 `templates/review-report.md` 作为 suite 默认成文链路的唯一最终输出。
|
|
156
|
+
|
|
157
|
+
## 6. 输出收束
|
|
158
|
+
|
|
159
|
+
调度提纲必须短。它的目的不是展示复杂,而是让用户看见 AI 为什么按这个顺序工作。
|
|
160
|
+
|
|
161
|
+
如果用户要求“只给最终结果”,可以压缩为一行:
|
|
162
|
+
|
|
163
|
+
```text
|
|
164
|
+
本次按 crossframe -> crossframe-public -> crossframe-essay -> crossframe-review 处理。
|
|
165
|
+
```
|
|
166
|
+
|
|
167
|
+
然后直接输出结果。若文章层开启,结果必须是完整可见底稿 + 完整文章正文;质量闸只能作为内部门禁或正文后的短摘要,不能成为唯一输出。
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
# 输出模式与角色选择器
|
|
2
|
+
|
|
3
|
+
本文件定义 CrossFrame 分析的输出模式(推断风险偏好)和角色(目标受众与分析立场)。模式和角色正交于推理链:它们只改变前台表达风格、推断边界和声口,不降低概念保真、机制候选、判断档位、证据边界和连续联读要求。
|
|
4
|
+
|
|
5
|
+
文章类型不在本选择器中选择。若本次工作流最终进入 `crossframe-essay`,并且用户没有显式关闭文章层,也没有显式指定文章类型,必须先生成结构洞察底稿,再在正文生成前展示 `../crossframe-essay/templates/article-type-selection-dialog.md`。
|
|
6
|
+
|
|
7
|
+
## 一、输出模式(4 档)
|
|
8
|
+
|
|
9
|
+
| 模式 | 触发词 | 内部行为 |
|
|
10
|
+
| --- | --- | --- |
|
|
11
|
+
| 1. 保守 | “保守一点”“只确认最稳的”“稳一点” | 强制留两处边界/反例;开放断言以上不输出;所有判断写撤回条件;机制候选至少两个且每个必须有不成立的反向信号。 |
|
|
12
|
+
| 2. 客观 | “客观”“不站队”“平衡”“正反都看”(默认) | 先平衡呈现正反与竞争机制;若证据明显支持某个方向,可输出条件性方向判断,但必须写替代解释、反向条件、撤回条件和行动边界。 |
|
|
13
|
+
| 3. 激进 | “激进”“最大胆的判断”“直说” | 允许单一主机制,但必须注明竞争机制见底稿;允许推断链延伸两层;边界段可缩短但仍必须存在;撤回条件仍需写清。 |
|
|
14
|
+
| 4. 批判 | “批判”“找问题”“质疑”“反驳”“有什么问题” | 以反例、弱信号、隐藏代价为主要组织方式;肯定性内容压缩;强制包含“最强反方”段;指出盲点、利益偏向或副作用。 |
|
|
15
|
+
|
|
16
|
+
### 客观开放断言
|
|
17
|
+
|
|
18
|
+
`客观` 模式下的平衡,是对证据、机制候选和撤回条件的平衡,不是把所有结论压成均势。当题目要求“接受/拒绝”“支持/反对”“该不该做”等方向性回答时:
|
|
19
|
+
|
|
20
|
+
- 可以给出当前最稳的条件性判断,但必须同时写出至少一个有实质竞争力的替代解释。
|
|
21
|
+
- 必须说明判断依赖的题设、证据和价值前提;撤回条件不能只写成形式化保留。
|
|
22
|
+
- 如果通过拆题、重定义问题、增加“改良版选项”或调整题设来回答,必须显式声明原题设下的回答和改写后的回答。
|
|
23
|
+
- 方向性判断一旦可能影响权利、名誉、资源、处置、求助路径或现实行动,触发 `v5-strong-judgment-eight-pack`、`v5-low-power-protection-pack` 与 `v5-evidence-downgrade-action-ceiling-pack`。
|
|
24
|
+
|
|
25
|
+
## 二、角色选择(6 种)
|
|
26
|
+
|
|
27
|
+
| 角色 | 触发词 | 后台推理引擎 | 前台表达风格 |
|
|
28
|
+
| --- | --- | --- | --- |
|
|
29
|
+
| 1. 学术专家 | “学术”“严谨”“引用理论”“学者视角” | 诊断协议 + 概念解释协议 + 概念上升协议 | 概念定义先于判断;保留条件与边界;可引用经典但只能意译/思想映射;结论写当前证据支持什么、何种条件下需修正。 |
|
|
30
|
+
| 2. 实践工匠 | “实操”“怎么做”“经验”“落地” | 诊断协议 + 低条件行动协议 | 步骤、工具、周期、成本、常见坑点;用一线案例说明成败关键;结论写先做什么、观察什么、何时停/改。 |
|
|
31
|
+
| 3. 战略决策者 | “战略”“决策”“优先级”“投入产出” | 诊断协议 + 递进协议 + 治理连续性协议 | 目标、资源、风险、收益平衡;判断要不要做、投入多少、何时止损;保留退出条件和替代路径。 |
|
|
32
|
+
| 4. 大众传播 | “通俗”“易懂”“给普通人看”“简单说” | 诊断协议 + 表达翻译协议 | 比喻、故事、直观感受;避免术语,必须用的术语只做括号解释;给可直接记住的建议。 |
|
|
33
|
+
| 5. 批判反思者 | “批判反思”“质疑前提”“反方”“盲点” | 诊断协议 + 命题验证协议 + 反俘获协议 | 质疑前提、寻找反例和潜在代价;指出盲点、利益偏向或副作用;强制包含“如果这个判断错了会怎样”段。 |
|
|
34
|
+
| 6. 未来探索者 | “未来”“趋势”“5年后”“推演”“演变” | 推演协议 + 生命周期协议 + 表达翻译协议 | 基于边缘信号推演 5-10 年;讨论技术、社会、伦理非线性变化;至少两个分歧路径,每个分支写触发条件和反向信号。 |
|
|
35
|
+
|
|
36
|
+
### 未来探索者角色的内部路由
|
|
37
|
+
|
|
38
|
+
当角色 = 6(未来探索者)时,自动触发:
|
|
39
|
+
|
|
40
|
+
1. `../crossframe/protocols/inference-protocol.md`
|
|
41
|
+
2. `../crossframe/protocols/lifecycle-diagnosis-protocol.md`
|
|
42
|
+
3. `../crossframe/protocols/expression-translation-protocol.md`
|
|
43
|
+
4. 至少两个分歧路径,每个路径写清触发条件、可能终点和关闭信号。
|
|
44
|
+
|
|
45
|
+
### 各角色默认声口
|
|
46
|
+
|
|
47
|
+
| 角色 | 默认声口 | 说明 |
|
|
48
|
+
| --- | --- | --- |
|
|
49
|
+
| 学术专家 | 中性分析体 | 不默认启用现代编辑底色;结论保留条件和边界。 |
|
|
50
|
+
| 实践工匠 | 中性决定体 | 可以给步骤、优先级和止损条件。 |
|
|
51
|
+
| 战略决策者 | 中性决定体 | 可以给全局排序、资源权衡和退出条件。 |
|
|
52
|
+
| 大众传播 | 可启用编辑底色 | 可用答复体或评论体,通俗、有共鸣,但不煽动。 |
|
|
53
|
+
| 批判反思者 | 中性分析体 | 质疑和反例本身构成文章结构。 |
|
|
54
|
+
| 未来探索者 | 可启用编辑底色 | 可叙事化推演,但必须保留分支条件。 |
|
|
55
|
+
|
|
56
|
+
用户显式要求“亲切”“编辑口吻”“答复体”时,覆盖上述默认,对所有角色启用现代编辑底色。
|
|
57
|
+
|
|
58
|
+
## 三、主题敏感度
|
|
59
|
+
|
|
60
|
+
`topic_sensitivity` 独立于模式和角色,由系统按题材判定。它不改变事实判断,但改变入口顺序、底稿格式和质量闸。
|
|
61
|
+
|
|
62
|
+
| 敏感度 | 典型主题 | 强制要求 |
|
|
63
|
+
| --- | --- | --- |
|
|
64
|
+
| `low` | 抽象概念、一般随笔、低风险思想实验 | 可直接进入机制分析;仍需写题设和撤回条件。 |
|
|
65
|
+
| `normal` | 普通关系、团队、组织、制度分析 | 正常执行对象、事实、尺度、机制候选和责任链。 |
|
|
66
|
+
| `vulnerable` | 痛苦、绝望、创伤、无法退出、亲密伤害、求助暗示、主体安全 | 第一段先接住人;不得把问题当纯逻辑游戏;优先保护痛苦、安全、最小自主和低风险下一步。 |
|
|
67
|
+
| `high-stakes` | 法律、医疗、金融、处分、名誉、资源分配、公共记忆、真实机构强判断 | 默认审计型底稿;必须完成证据边界、判断责任、查源/反证/申诉入口;不得用文章温度覆盖高责任保护。 |
|
|
68
|
+
|
|
69
|
+
`vulnerable` 和 `high-stakes` 可以叠加。叠加时,先承接主体处境,再进入审计型判断。
|
|
70
|
+
|
|
71
|
+
## 四、默认值与输入格式
|
|
72
|
+
|
|
73
|
+
未指定时:
|
|
74
|
+
|
|
75
|
+
- 模式 = `2. 客观`
|
|
76
|
+
- 角色 = `1. 学术专家`
|
|
77
|
+
- 主题敏感度 = 根据题材自动判定
|
|
78
|
+
|
|
79
|
+
用户可用“保守/客观/激进/批判”切换模式,用“学术/实操/战略/通俗/批判反思/未来”或数字 1-6 切换角色。数字快捷格式为 `模式+角色`,例如 `2+1`。
|
|
80
|
+
|
|
81
|
+
默认值仅在用户明确回复“默认”“直接开始”“随便”“都行”“不用选”等放弃选择的措辞时生效。否则必须先展示模式与角色选择菜单。
|