一键导入
playbook
Read the named playbook under .agents/playbooks/ and follow it. Use when the owner says playbook <name>.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Read the named playbook under .agents/playbooks/ and follow it. Use when the owner says playbook <name>.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | playbook |
| description | Read the named playbook under .agents/playbooks/ and follow it. Use when the owner says playbook <name>. |
Run the playbook operator defined in this repo's AGENTS.md (Operator
Requests): read the named playbook at .agents/playbooks/<name>.md - the
name comes from the request - and follow it. If the named playbook does not
exist, say so rather than guessing. AGENTS.md is the authoritative
definition; this skill is only a pointer.
Run the git playbook for plain-English delegated git operations (push, reconcile, add-remote, branch-cleanup). Use when the owner says git <operation> or /git <operation>.
Re-ground in this repo's current state and report before making any change. Use when the owner says catchup or asks where things stand.
Run the codereview playbook with a named reviewer agent to verify the current finding against its record. Use when the owner says codereview <agent>.
Record a settled durable decision in .agents/decisions.md and update affected guidance. Use when the owner says decision.
Compare a doc, decision, or guidance claim against repo evidence and fix or report the conflict; also the deliberate state-hygiene pass. Use when the owner says drift.
Fast save-my-place snapshot of .agents/state.md so the next session resumes without chat context. Use when the owner says handoff or a session is wrapping up.