用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/benjam3n/reasoningtool --skill pag命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | pag |
| description | Handler for goals with inherent tensions where optimizing one dimension seems to harm another. |
| output | {"format":"prose"} |
Input: $ARGUMENTS
Handler for goals with inherent tensions where optimizing one dimension seems to harm another. These are NOT either/or choices — they're both/and challenges. The goal is to find the non-obvious path that satisfies both constraints.
Examples: "Scale without losing quality," "Move fast AND be careful," "Grow revenue while maintaining values."
HIGH [Dimension A]
|
"A without B" | "BOTH A and B"
(common but | (the target)
unsatisfying) |
|
LOW [Dim B] ---+--- HIGH [Dimension B]
|
"NEITHER" | "B without A"
(failure) | (common but
| unsatisfying)
|
LOW [Dimension A]
Where are you now? Where do you want to be? The goal is the top-right quadrant: BOTH dimensions high.
Is the trade-off actually necessary?
False dichotomy check:
Common false trade-offs:
| Seems like... | But actually... |
|---|---|
| Speed vs quality | Speed AND quality improve with better systems |
| Growth vs culture | Growth WITH culture requires intentional hiring |
| Innovation vs stability | Innovation IN stable areas, stability IN core |
| Freedom vs accountability | Freedom WITH accountability = ownership |
Six ways to resolve paradox goals:
Strategy 1: Temporal separation
Strategy 2: Spatial separation
Strategy 3: Level separation
Strategy 4: Synthesis
Strategy 5: Reframe
Strategy 6: Sequence with ratchet
For the best resolution strategy:
RESOLUTION DESIGN:
Strategy: [which resolution type]
Dimension A actions: [how to advance A]
Dimension B actions: [how to advance B]
Integration mechanism: [how they work together]
Monitoring:
- Dimension A indicator: [what to measure]
- Dimension B indicator: [what to measure]
- Drift alarm: [when to rebalance]
Each dimension has a floor below which you will not go:
| Dimension | Floor (never below this) | Target | Current |
|---|---|---|---|
| A: [name] | [minimum acceptable] | [goal] | [now] |
| B: [name] | [minimum acceptable] | [goal] | [now] |
Rule: If either dimension hits the floor, STOP advancing the other and rebalance.
PARADOX GOAL RESOLUTION:
Tension: [Dimension A] vs [Dimension B]
Current state: [where you are in the trade-off space]
Trade-off validity: [real / false / contextual]
Resolution strategy: [temporal/spatial/level/synthesis/reframe/ratchet]
Plan:
[specific actions that advance both dimensions]
Monitoring:
- A indicator: [metric] — floor: [minimum] — target: [goal]
- B indicator: [metric] — floor: [minimum] — target: [goal]
- Rebalance trigger: [when to course-correct]
Key insight: [what makes both achievable]