# Action Logger

> Keep an audit trail of changes, commands, and verification.

- Skill: `diegosouzapw/action-logger` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add diegosouzapw/action-logger`
- Raw SKILL.md: https://api.skillmd.com/api/skills/diegosouzapw/action-logger/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: diegosouzapw (https://skillmd.com/u/diegosouzapw)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/diegosouzapw/action-logger

---


## Purpose
Record what changed, why, and how it was verified.

## Steps
1. Add an entry to `ACTION_LOG.md`.
2. Mirror the entry in `ACTION_LOG.jsonl`.
3. Include commands and evidence.
4. Link to `IMPACT.md` when the change is high risk.

## Guardrails
- Keep entries brief and factual.

