RickyTong1

6 mods across 1 repository, 473 stars between them.

audit-harness

01

RickyTong1/audit-harness

Plugin Claude Code

An audit framework for AI-agent work that records sessions, restores missing context, checks audit records, and creates daily reports.

473 2mo ago A tokens not measured original MIT

audit-end

02

RickyTong1/audit-harness

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.

473 2mo ago A 63 tokens original MIT

audit-init

03

RickyTong1/audit-harness

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.

473 2mo ago A 45 tokens original MIT

audit-recover

04

RickyTong1/audit-harness

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.

473 2mo ago A 105 tokens original MIT

audit-report-daily

05

RickyTong1/audit-harness

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.

473 2mo ago A 79 tokens original MIT

audit-start

06

RickyTong1/audit-harness

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.

473 2mo ago A 102 tokens original MIT