Walk the pending audit-finding queue interactively — read scripts/_state/audit_findings.jsonl, present each pending finding with its evidence (from tasks/audit/SETUP_REVIEW.md when available), action the user's per-item decision (apply / dismiss / false-positive / defer), and mark the ledger. Invoke via "work through the audit", "/audit-workthrough", "drain audit findings", "action the audit findings". Sibling of review-queue (which drains heartbeat builds); this drains audit findings.
$npx -y skills add jimy-r/agent-workspace-architecture --skill audit-workthroughInstalls into the current project.
Run `npx skills use "https://github.com/jimy-r/agent-workspace-architecture" --skill "jimy-r/agent-workspace-architecture/audit-workthrough"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jimy-r/agent-workspace-architecture" that are relevant to the current task. Run `npx skills add "https://github.com/jimy-r/agent-workspace-architecture"` and select the relevant skills, then follow their instructions.