Agent governance
Skill zaixincheng174-ai/codex-agent-governance-skills/skills/agent-governance
Codex governance skill pack for AI coding agents: lifecycle gates, repo preflight, diff-scope audit, evidence closeout, and capability-delivery checks.
npx -y skills add zaixincheng174-ai/codex-agent-governance-skills --skill agent-governanceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Agent Governance Skill entrypoint. Points to the canonical Codex governance override and included governance skills without rewriting protected source content.
SKILL.md
1.1 KB, as published. Nobody here has run it
Agent Governance Skill
This is the public entrypoint for the Agent Governance Skill Pack.
Canonical protected sources:
../../core/AGENTS.override.md../../core/skills/
Files under ../../core/ are canonical and protected. Do not casually rewrite, summarize, compress, or reinterpret them. If a project needs local adaptation, add a project-level adapter or wrapper outside core/.
This pack governs:
- audit mode
- planning mode
- execution mode
- validation mode
- post-audit mode
- scope control
- evidence requirements
- stop conditions
Minimal usage recipe
- Read
../../QUICKSTART.md. - Inspect
../../core/AGENTS.override.md. - Inspect
../../core/skills/. - Install or reference the canonical materials from a Codex setup or project adapter.
- Keep project-specific rules in the target project's
AGENTS.md.
This wrapper is not a replacement for the protected source files. It is a locator and entrypoint.