verify

Installation
SKILL.md

Verify

Ask Claude Code to check whether previously reported audit findings have been resolved. Claude re-reads the files at the reported locations and renders a verdict per issue. Codex provides the issue list; Claude provides the verdict.

When to Use

  • After Codex has applied fixes from a $audit run
  • To confirm a manual fix was applied at the correct location
  • As the final step of a $audit-fix cycle

Arguments

Argument Effect
session_id Claude session from the prior $audit — reuses full audit context
issue list Paste or reference the findings to verify (file:line + description)

Call Pattern

Installs
1
GitHub Stars
23
First Seen
Jul 25, 2026
verify — xiaolai/cc-suite