Reconcile the durable delegation audit store against claimed dispositions, flagging any delegation that claims real external-engine execution but has no receipt proving it ran. Read-only, advisory, on-demand — never a gate, never a background job. Triggers on "/delegation-audit", "did this delegation actually run", "audit delegations", "check for fallback no-ops", or a post-incident question about whether an agy/codex run was real.
$npx -y skills add infiquetra/infiquetra-claude-plugins --skill delegation-auditInstalls into the current project.
Run `npx skills use "https://github.com/infiquetra/infiquetra-claude-plugins" --skill "infiquetra/infiquetra-claude-plugins/delegation-audit"` 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/infiquetra/infiquetra-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/infiquetra/infiquetra-claude-plugins"` and select the relevant skills, then follow their instructions.