From claude-channel-mux
Use when an independent CCM worker must audit implementation, reports, source material, claims, security impact, user impact, or stage acceptance evidence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-channel-mux:audit-worker-outputThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use independent audit workers when a stage requires evidence stronger than the implementing worker's self-check.
Use independent audit workers when a stage requires evidence stronger than the implementing worker's self-check.
Audit Task: <audit_id>
Subject: <worker/report/diff/claim>
Stage Contract: <path/ref>
Evidence To Inspect: <reports, diffs, tests, transcript refs, docs>
Questions: <specific yes/no or findings requested>
Output: Audit Report with pass/fail/concerns, evidence, and blocking status
Authority: audit can block acceptance, but cannot rewrite orchestration state directly
When available, use prompts/ccm/auditor.md and docs/orchestration/_templates/audit-report.md so audits are portable across Claude Code and Codex.
Audit Report: <audit_id>
Verdict: pass | pass-with-concerns | block
Evidence Reviewed: <paths/commands/transcript refs>
Findings: <numbered claims>
Blocking Issues: <required fixes or none>
Recommended Orchestrator Action: <accept | retry | fix | recall | abandon>
npx claudepluginhub flyingimer/claude-channel-mux --plugin claude-channel-muxCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.