Conduct a structured process audit to identify bottlenecks, single points of failure, handoff gaps, compliance risks, and automation candidates. Produces a formal audit report with risk-rated findings, root cause analysis, recommendations, management response placeholders, and a sign-off block. Use when reviewing an operational workflow, approval chain, onboarding process, or recurring business procedure. Output follows Wynn Resorts document formatting standards (see wynn-doc-format skill).
Conduct a formal process audit based on the following input:
Process to audit: $ARGUMENTS
If $ARGUMENTS is a file path, read that file first. If it's a description, work from that. If no input is provided, ask the user to describe the process before proceeding.
Use audit-checklist.md to verify completeness before finalizing findings.
Produce a formal audit report with the following sections, in order:
Present as a key-value table:
Overall Rating — assign one of:
Finding Count Summary — table of: Critical / High / Medium / Low counts
Key Findings — 4–6 bullets summarizing the most important findings for an executive reader. Quantify impact where possible.
One paragraph each for:
Table with columns: Finding ID | Title | Risk Rating | Owner | Target Date
For each finding, structure as:
Finding ID and Title (e.g., FIND-01: Cross-Property Credit Visibility Gap) Risk Rating: CRITICAL / HIGH / MEDIUM / LOW
| Field | Content |
|---|---|
| CONDITION | What was observed — specific, factual, referenced to evidence |
| CRITERIA | The standard, policy, or expectation that was not met |
| CAUSE | Root cause — why the gap exists |
| EFFECT | Actual or potential impact — quantify in dollars, time, or regulatory exposure where possible |
Recommendations (3–5 specific, actionable steps)
Responsible Owner | Target Date | Management Response (placeholder)
Lower-severity items that do not rise to the level of a formal finding. Use the same structure but abbreviated — no condition/criteria/cause/effect grid. One paragraph per observation, with a single recommendation.
Table showing any prior findings relevant to this process and their current remediation status. If this is a first-time audit of the process, note that explicitly.
Table for: Lead Auditor | Audit Manager | Chief Audit Executive — with signature lines and date.
Distribution list.
Standard disclaimer.
Deliver the audit report as a formatted document. If the user requests a .docx file, reference the wynn-doc-format skill and use wynn_doc_utils.py to generate a properly branded document.
Save output as audit-report-[process-name]-[date].md (or .docx) if the user requests it.