用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Log2n-io/Typhon --skill noob命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Create / remove / inventory Typhon dev worktrees with the nested claude/ docs repo wired up correctly — one command instead of the three-step manual procedure that silently half-completes
Implement a GitHub issue end-to-end — scope it (whole issue or specific phases), build an acceptance-criteria plan from its design doc, get the plan approved, then develop autonomously with tests and a mandatory code review.
Deep-triage a GitHub issue — classify, analyze against the code, draft an answer, and apply the disposition
基于 SOC 职业分类
正在显示 SKILL.md
| name | noob |
| description | Toggle "noob mode" — explain Typhon to someone who has never seen it, in short plain English with zero assumed knowledge |
| argument-hint | on | off |
A conversation register switch. It changes how you answer, not what you work on.
$ARGUMENTS is on or off. If empty, assume on.
onReply exactly: 🟢 Noob mode ON — plain English, no assumed knowledge. Then answer whatever was asked, in the mode.
Stay in the mode for the rest of the session, or until /noob off.
Player)".
Never leave a term undefined. Glossary: claude/design/glossary.md.file.cs:123, no class names, no rule IDs (CK-05, RB-04…), no acronyms (MVCC, WAL, SoA, ACW). If one is essential, spell it out once in words.offReply exactly: ⚪ Noob mode OFF — back to normal. Resume the usual expert register: precise terms, file:line citations, internals, full technical depth.
This is a context-level switch, not stored state. It holds for the current session. A fresh session starts in normal mode — run /noob on again.