用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/benjam3n/reasoningtool --skill pvg命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | pvg |
| description | Handler for goals focused on PREVENTING bad outcomes rather than achieving good ones. |
| output | {"format":"prose"} |
Input: $ARGUMENTS
Handler for goals focused on PREVENTING bad outcomes rather than achieving good ones. These are uniquely challenging because: success is invisible (nothing bad happened), hard to know if prevention worked or threat never materialized, easy to underinvest because ROI is hard to measure, motivation decreases when threat seems distant.
THREAT PROFILE:
Threat: [specific bad outcome]
Likelihood (no intervention): [1-5]
Severity: [1-5]
Detectability: [easy / moderate / hard / impossible until too late]
Reversibility: [easy / hard / irreversible]
Risk score: Likelihood × Severity = [score]
| Type | Description | Strategy |
|---|---|---|
| Elimination | Remove the threat entirely | Change circumstances so threat can't occur |
| Reduction | Lower probability | Reduce exposure, add safeguards |
| Mitigation | Lower impact if it occurs | Insurance, buffers, backup plans |
| Detection | Catch it early | Monitoring, check-ups, alerts |
| Recovery | Bounce back faster | Resilience, redundancy, reserves |
Most prevention plans need ALL five layers (defense in depth).
Layer 1 — Elimination: Can the threat be completely removed?
Layer 2 — Reduction: If not eliminated, reduce probability:
Layer 3 — Mitigation: If it happens anyway, limit damage:
Layer 4 — Detection: Catch it approaching:
Layer 5 — Recovery: If worst case happens:
Prevention fails because people lose motivation when threats seem distant.
Strategies to maintain prevention behavior:
Since "nothing happened" is hard to measure:
| Metric Type | What to Measure | Example |
|---|---|---|
| Leading indicators | Prevention activities performed | "Exercised 4x this week" |
| Risk indicators | Threat level changes | "Blood pressure reading normal" |
| Near-miss tracking | Times threat was close but prevented | "Caught issue before it became problem" |
| Capacity indicators | Buffer levels | "Emergency fund at 6 months" |
| System health | Prevention system functioning | "All backups running, checks completed" |
PREVENTIVE GOAL ANALYSIS:
Threat: [what you're preventing]
Risk score: [likelihood × severity]
Prevention layers:
1. Elimination: [can threat be removed? how?]
2. Reduction: [how to lower probability]
3. Mitigation: [how to limit damage]
4. Detection: [early warning system]
5. Recovery: [bounce-back plan]
Motivation system:
- Habit: [tied to what routine]
- Automation: [what's automatic]
- Review schedule: [how often to reassess]
Success metrics:
1. [metric] — current: [value] — target: [value]
Investment required: [ongoing cost of prevention]
Cost of failure to prevent: [what happens without prevention]
ROI: [cost of prevention vs expected cost of failure × probability]