
Human-Oversight Evidence Pack
Generate structured, audit-ready evidence logs documenting human review of AI-assisted work products.
- Generate audit-ready documentation for AI-assisted financial or legal reports.
- Track human interventions and corrections made during long agent sessions.
- Identify unverified sections of AI output that still require human sign-off.
$24
· or 120 creditsSecure checkout via Stripe
Included in download
- Generate audit-ready documentation for AI-assisted financial or legal reports.
- Track human interventions and corrections made during long agent sessions.
- file_read, file_write automation included
- Ready for Codex CLI
Sample input
Generate an oversight pack for the 'Tax-Audit-v2' report. I reviewed the methodology and corrected the depreciation tables, but I didn't check the historical data citations yet.
Sample output
DECISION TRAIL:
- Depreciation Tables: CHANGED (Reviewer corrected manual errors).
- Methodology: REVIEWED (Accepted as presented).
- Data Citations: NOT REVIEWED.
OPEN GAPS:
- Historical data citations remain unverified.
- Reviewer name and date not provided for sign-off block.

Human-Oversight Evidence Pack
Generate structured, audit-ready evidence logs documenting human review of AI-assisted work products.
$24
· or 120 creditsSecure checkout via Stripe
Included in download
- Generate audit-ready documentation for AI-assisted financial or legal reports.
- Track human interventions and corrections made during long agent sessions.
- file_read, file_write automation included
- Ready for Codex CLI
- Instant install
Sample input
Generate an oversight pack for the 'Tax-Audit-v2' report. I reviewed the methodology and corrected the depreciation tables, but I didn't check the historical data citations yet.
Sample output
DECISION TRAIL:
- Depreciation Tables: CHANGED (Reviewer corrected manual errors).
- Methodology: REVIEWED (Accepted as presented).
- Data Citations: NOT REVIEWED.
OPEN GAPS:
- Historical data citations remain unverified.
- Reviewer name and date not provided for sign-off block.
About This Skill
What it does
This skill turns an agent transcript and a reviewer's own account of their oversight into a structured evidence pack: an oversight log, a decision trail, a reviewer attestation, and a sign-off block. It documents that a competent human reviewed AI-assisted work, in a form auditors, clients, and internal governance can read.
The problem it tackles
As AI-assisted output enters regulated and client-facing work, the artifact people increasingly need is not just the work product but proof that a human reviewed it. Auditors, clients, professional-liability insurers, and human-oversight expectations for AI all converge on the same question: who reviewed what, what they changed or questioned, and what they signed off on. This is structured review documentation, generalized from regulated industries to any field.
How it works
Give it the AI-assisted work product or transcript plus your account of what you actually checked. It reconstructs the decision trail from the transcript, maps your stated actions onto each decision point (reviewed, changed, questioned, accepted, or not reviewed), and drafts a first-person attestation for you to verify and adopt. Anything you did not confirm is surfaced as an open gap rather than assumed.
What you get
A clean pack: oversight summary, decision trail with a review status per item, your reviewer actions in your own words, a proposed attestation with an unsigned sign-off block, and an explicit open-gaps list. The bundled templates file gives reusable oversight-log, attestation, decision-trail, and sign-off formats.
One principle runs through the whole skill: it documents review that genuinely happened and never fabricates a review step, finding, name, date, or signature. The sign-off block stays blank until a real person signs it. It documents the review process, not the quality of the work, and it does not certify compliance with any law or standard. This is a documentation aid, not legal, audit, or compliance advice.
Use Cases
- Generate audit-ready documentation for AI-assisted financial or legal reports.
- Track human interventions and corrections made during long agent sessions.
- Identify unverified sections of AI output that still require human sign-off.
- Draft formal reviewer attestations for client-facing deliverables.
Known Limitations
This is a documentation aid, not legal, audit, or compliance advice, and it does not certify that any review was adequate or that the work product is correct or compliant. It records only the reviewer's own account - it does not verify the underlying work, and it never invents review steps, names, dates, or signatures. The sign-off block stays blank until a real person signs it. Map this record to your own obligations with a qualified person, and keep the source transcript.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/human-oversight-evidence-pack -o /tmp/human-oversight-evidence-pack.zip && unzip -o /tmp/human-oversight-evidence-pack.zip -d ~/.claude/skills && rm /tmp/human-oversight-evidence-pack.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Read Files lets the skill open the transcript, work product, or review notes you point it at. Write Files lets it save the finished evidence pack next to your files if you ask. It needs no terminal, network, or environment access, never fetches anything, and never sends your data anywhere.
Works with any SKILL.md-compatible agent (Claude Code, Codex CLI, Cursor, VS Code Copilot, Gemini CLI, and others). Industry-agnostic - works for any field that needs a record of human review. No runtime, network, or external tools required; it reads only the transcript and reviewer account you provide.