From internal-audit
Turn tested control gaps into well-formed internal-audit findings and report them by traversing the issue-rating branch of the internal-audit decision tree, then return each finding on the 5 C's (Criteria/Condition/Cause/Consequence/Corrective action), an impact×likelihood rating (high/medium/low), the agreed management action plan (owner + date), the audit-committee summary, and the follow-up / remediation-validation plan. Reach for this when the user asks 'write this control gap as a finding', 'how bad is this issue / what rating?', 'draft the audit report or committee summary', or 'how do we validate the fix closed?'. Used by audit-engagement-specialist (primary) and internal-audit-lead.
How this skill is triggered — by the user, by Claude, or both
Slash command
/internal-audit:rate-and-report-audit-findingsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Invoked by:** `audit-engagement-specialist` (primary — writing up the fieldwork) and `internal-audit-lead` (rolling issues up to the audit-committee residual-risk picture).
Invoked by:
audit-engagement-specialist(primary — writing up the fieldwork) andinternal-audit-lead(rolling issues up to the audit-committee residual-risk picture).When to invoke: "write this deviation/gap up as a finding"; "what's the rating — high/medium/low?"; "draft the audit report / the audit-committee summary"; "agree a management action plan"; "how do we follow up and validate the remediation closed?"; any "how do we report and close this issue?" question.
Output: each finding on the 5 C's + an impact×likelihood rating + the management action plan (owner/action/date) + the report / audit-committee summary + the follow-up / remediation-validation plan + the 1-2 flip conditions on the rating.
../../knowledge/internal-audit-decision-tree.md: position the issue on the impact × likelihood matrix to a high / medium / low rating, factoring the consequence severity, the pervasiveness (isolated vs systemic), and any compensating controls. Rate the residual risk after compensating controls, and be consistent across the engagement so ratings roll up meaningfully.User: "Three-way match was overridden on 3 of 25 sampled payments with no secondary approval. Write it up."
../../knowledge/internal-audit-patterns-2026.md.Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub mcorbett51090/ravenclaude --plugin internal-audit