一键导入
update-governance
Refresh this repo's governance from the AgentGovernanceBootstrap toolkit. Use when the owner asks to update or refresh governance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Refresh this repo's governance from the AgentGovernanceBootstrap toolkit. Use when the owner asks to update or refresh governance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | update-governance |
| description | Refresh this repo's governance from the AgentGovernanceBootstrap toolkit. Use when the owner asks to update or refresh governance. |
Refresh this repo's governance from the AgentGovernanceBootstrap toolkit:
~/dev/AgentGovernanceBootstrap);
if none exists, clone
https://github.com/roethlar/AgentGovernanceBootstrap.git there.py -3 <toolkit>/tools/refresh.py (Windows) or
python3 <toolkit>/tools/refresh.py (macOS/Linux).AGENTS.md is flagged as not a toolkit instance, this repo needs the
bootstrap procedure instead: read <toolkit>/procedures/bootstrap.md and
follow it.This skill adds no write authority; the script's scoped commit is the refresh.
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.