用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/benjam3n/reasoningtool --skill gee命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | gee |
| description | Systematic execution of GOSM gates with enforcement. |
| output | {"format":"prose"} |
Input: $ARGUMENTS
Systematic execution of GOSM gates with enforcement. Current problem: Gates are YAML documents (advice), not automated checks. Rigor depends entirely on user discipline.
This procedure makes gates mandatory checkpoints that must pass before proceeding to next phase.
If no formal gates exist, derive them:
For each gate criterion, gather:
| Criterion | Evidence Required | Evidence Available | Gap |
|---|---|---|---|
| [what must be true] | [what would prove it] | [what we have] | [what's missing] |
Rules:
For each criterion, evaluate:
GATE CHECK:
Criterion: [statement]
Evidence: [what supports it]
Result: PASS | FAIL | CONDITIONAL | INSUFFICIENT
Confidence: high | medium | low
Notes: [any caveats]
Result definitions:
| Pattern | Decision | Action |
|---|---|---|
| All PASS | OPEN gate | Proceed to next phase |
| Any FAIL | HOLD gate | Fix failures, re-check |
| All PASS + CONDITIONAL | CONDITIONAL OPEN | Proceed with conditions tracked |
| Any INSUFFICIENT | HOLD for evidence | Gather missing evidence, re-check |
| Mix of PASS and FAIL | HOLD gate | Fix failures, don't proceed on partial pass |
Anti-patterns to watch for:
GATE RECORD:
Project: [name]
Gate: [which gate]
Phase transition: [from] → [to]
Date: [when executed]
Results:
| # | Criterion | Result | Evidence | Notes |
|---|-----------|--------|----------|-------|
| 1 | [criterion] | PASS/FAIL | [evidence] | [notes] |
Decision: OPEN / HOLD / CONDITIONAL
Conditions (if conditional): [list]
Failures (if hold): [list with required fixes]
Next review date (if hold): [when]
If gate is HOLD:
If gate is CONDITIONAL: