@6171/agent-change-ledger
Installation
SKILL.md
Agent Change Ledger
Use this skill when an AI agent changes code and the result needs to be explainable, reviewable, and easy to roll back. The output is an evidence-first change record, not a generic code review.
Inputs
Accept any subset of:
- repository path or patch/diff
- change request or issue text
- files changed and their intended impact
- commands already run and their outputs
- test, lint, type-check, build, or deployment results
- reviewer identity and approval status
- rollback or revert procedure