Verify claims in a session/PR/transcript against on-disk reality. Produce a verification report (verified / false-positive / false-negative / partial) with explicit owners. STOP at verification — do not execute remediation without explicit approval.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill qa-audit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qa Audit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-qa-audit)More formats (shields.io, HTML) on the badges page.
---
name: qa-audit
description: Verify claims in a session/PR/transcript against on-disk reality. Produce a verification report (verified / false-positive / false-negative / partial) with explicit owners. STOP at verification — do not execute remediation without explicit approval.
license: MIT
---
# QA Audit
1. Read referenced session transcripts/artifacts fresh from disk
2. Verify each claim against on-disk reality (file exists, content matches, commit landed)
3. Mark each as: verified / false-positive / false-negative / partial
4. Produce remediation list with explicit owners
5. Stop at verification — do NOT execute remediation without explicit approval
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!