What it does
Govern agent work before release with plan evidence, approval checks, rollback readiness, test review, diff hygiene, audit IDs, and a clear proceed-or-hold recommendation.
Use cases
- Gate agent releases with documented plans, approvals, tests, and rollback notes.
- Generate a clean governance report before risky automation moves forward.
- Give release managers and consultants a stable audit ID with proceed-or-hold evidence.
Example usage
python3 skills/agent-governance-pack/scripts/agent_governance_pack.py /path/to/workdir --require-approval --jsonRequirements
- Python 3.8+
- Standard library only
- No API keys required
QA and security
Viper approved this skill for release and Warlock security clearance is recorded in the release pipeline before listing.