Maintains a comprehensive audit trail of system changes, commands, and verification results to ensure project transparency and accountability.
The Action Logger skill automates the meticulous task of documenting development workflows by recording what changed, the rationale behind the change, and the specific evidence of verification. By maintaining synchronized logs in both human-readable Markdown (ACTION_LOG.md) and machine-parseable JSONL (ACTION_LOG.jsonl) formats, it provides a robust historical record that is essential for debugging, compliance, and peer review. This skill is particularly valuable in high-stakes environments like quantitative research or financial modeling, where tracing the impact of every command and configuration change is critical for maintaining system integrity.
主要功能
01Integrated risk management via IMPACT.md linking
020 GitHub stars
03Automated dual-format logging in Markdown and JSONL
04Evidence-based command and verification tracking
05Historical change auditing for local-first workstations
06Brief, factual audit entry generation
使用场景
01Maintaining a compliance-ready audit trail for quantitative research and data science projects
02Debugging regressions by tracing the exact sequence of commands and verification steps taken
03Standardizing change documentation across a distributed team of developers using Claude Code