Plugin Claude Code
An audit framework for AI-agent work that records sessions, restores missing context, checks audit records, and creates daily reports.
Plugin Claude Code
An audit framework for AI-agent work that records sessions, restores missing context, checks audit records, and creates daily reports.
Skill Claude CodeCodex
A command for closing an audit session and checking that its records are complete. An audit session is a stored record of the tools used, files changed, and notes captured during a work period.
Skill Claude CodeCodex
An installation wizard for an audit framework called `audit-harness`. It checks a new project, creates the required files and folders, and configures the project for audit tracking.
Skill Claude CodeCodex
A recovery procedure for finding earlier task context in audit records when the current conversation is incomplete. It uses session files, action logs, corrections, and conclusions.
Skill Claude CodeCodex
A daily work-report generator that reads audit records from a project’s `.claude/runs/` folder. It creates a report whose numbers can be traced back to those records.
Skill Claude CodeCodex
A command that starts an audit session for a task and restores relevant context from earlier sessions. The session stores the task description and links later audit records to it.