Govern
Description
--- name: govern description: 一句纠正 → 永久写进正确的 CC 配置层(CLAUDE.md / memory / skill / settings.json hook)。任何项目里 CC 犯错,打这个命令彻底锁死它以后的行为。 --- # /govern — 把纠正永久固化进 CC config 用户因为 CC **犯了错**或想**规范某种行为**而调用。`$ARGUMENTS` = 用户的纠正/规则(可能很短,如"别再这样了 / 以后都要 X")。 **目标**:把这条纠正写进**正确的配置层**,让 CC 以后(本项目 + 视情况其它项目)不再犯。不是临时答应,是改文件。 ## 步骤 ### 1. 还原"错在哪" 若 `$ARGUMENTS` 含糊("别再犯了"),**回看本会话**:CC 刚做错了什么具体动作?提炼成一句可判定的规则 + 一句 Why(带用户原话/踩坑)。不确定就先 `AskUserQuestion` 复述确认,**别猜**。 ### 2. 判定落点(路由表,可多选) | 纠正性质 | 落点 | 判别信号 | |--
Installation
Installs to ~/.claude/skills/zengtianli-cc-configs-govern/SKILL.md
mkdir -p ~/.claude/skills/zengtianli-cc-configs-govern && curl -fsSL https://raw.githubusercontent.com/zengtianli/cc-configs/HEAD/commands/govern.md -o ~/.claude/skills/zengtianli-cc-configs-govern/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11