用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/pwguler/skills --skill deep命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | deep |
| description | Full ceremony mode for the whole suite. Run /deep before risky or ambiguous work; /deep off returns to fast-first. |
| disable-model-invocation | true |
DEEP MODE is now active for this session, until the user says "deep off", "fast", or the session ends. Announce activation in one line. Announce deactivation too; fast-first then resumes. If the user passed arguments, treat them as the work item and start immediately: run drill against it under deep mode.
Fast-first is the default everywhere: each skill runs the leanest version that keeps its guarantees. Deep mode removes the leanness, not the guarantees.
Each skill under the dial carries its own deep behavior in its SKILL.md, on the line naming this skill. Before running any of them, load that skill's deep line and apply the behavior it names. The suite: drill, core-interview (and everything built on it), implement, debug, verify, rubric, architecture, land.
What deep never changes: verification stays evidence-based in both modes, attempt caps and escalation stay armed, non-goals stay enforced, and forks are surfaced, never guessed. Deep buys thoroughness, not a different standard of truth.