一键导入
mob
Use when the user wants to set, change, or clear git commit co-authors for pair or mob programming.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user wants to set, change, or clear git commit co-authors for pair or mob programming.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | mob |
| description | Use when the user wants to set, change, or clear git commit co-authors for pair or mob programming. |
| argument-hint | <names...> | solo | just me |
| disable-model-invocation | true |
| allowed-tools | ["Bash(git mob:*)","Bash(git solo:*)","Bash(git add-coauthor:*)","Bash(git mob-print:*)","Read"] |
$ARGUMENTS
If arguments indicate solo work (e.g., "solo", "just me"): run git solo, report primary author, exit.
Use git mob -p to find coauthors file, read with Read tool, parse JSON for available co-authors and initials.
Match each name: exact initials → name substring (case-insensitive) → email prefix. If ambiguous, ask user to clarify.
If no match:
git add-coauthor <initials> "<name>" <email>Run git mob <initials...> with resolved initials.
Show primary author and all co-authors with names.
/mob alice dana
→ alice → aw (Alice Wong)
→ dana not found → infer dana@acme.com → add as dw
→ git mob aw dw
Handle: missing coauthors file (create it), empty args (show status), ambiguous matches (prompt), mixed known/unknown (resolve known first).
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
Morning update routine: merge Renovate PRs, rebase local work, apply chezmoi changes Use when this capability is needed.
Use when the user asks to install, add, or set up a package, tool, CLI, or application
Use when the user wants to fetch and contextualize a GitHub repository for future reference.
Use when writing or reviewing GitHub-flavored Markdown (README, issues, PRs, docs)
Copy content to my clipboard using `pbcopy`. Use when this capability is needed.
Generate machine-specific AGENTS.local.md with host facts and system tool details Use when this capability is needed.