Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.
安全
DVSA & Traffic Commissioner Audit Readiness (UK)
试用Builds DVSA/Traffic Commissioner “show me” audit readiness checklists and evidence indexes. USE WHEN preparing for audits or operator licence scrutiny.
它能做什么
DVSA & Traffic Commissioner Audit Readiness (UK)
技能文档
DVSA & Traffic Commissioner Audit Readiness (UK)
PURPOSE
Produce “show me” readiness materials: today’s checklist, an evidence index, and a gaps register aligned to operator-licence sensitivity and audit expectations.
WHEN TO USE
- “Prep me for a DVSA visit and give me a checklist for today.”
- “Create a customer audit response pack for [CUSTOMER] and list gaps.”
- “Build an evidence index for operator licence compliance.”
- “What should we have ready to show an auditor today?”
DO NOT USE WHEN…
- The request is generic compliance chat with no artefact needed.
- Pure operations/customer service requests (routes/pricing/performance) not compliance-led.
INPUTS
- REQUIRED:
- Audit context (DVSA visit / TC inquiry readiness / customer audit) and date
- Scope: which depot/operating centre/fleet, and period (e.g., last 28/90 days)
- OPTIONAL:
- Your internal SOPs/policies (paste text) and retention rules
- Prior audit findings/actions
- EXAMPLES:
- “DVSA site visit today at Depot X; need show-me checklist and evidence index.”
OUTPUTS
dvsa-visit-today-checklist.mdaudit-evidence-index.md(Excel-ready table)gaps-register.md- Success criteria:
- Practical, checkable items
- Clear “where to find it” references
- Highlights operator licence sensitivities (without legal claims beyond your policy text)
WORKFLOW
- Confirm audit type and scope.
- IF missing → STOP AND ASK THE USER for audit type, depot/fleet, and time period.
- Generate today’s “show me” checklist using
assets/dvsa-visit-today-checklist-template.md. - Build an evidence index (what, where stored, owner, retention, last updated) using
assets/audit-evidence-index-template.md. - Identify likely gaps:
- Mark unknowns as “Gap – confirm source/owner”.
- Output
gaps-register.mdviaassets/gaps-register-template.md.
- Operator licence sensitivity:
- Add a short section referencing
references/operator-licence-sensitivity-placeholders.mdand map to your internal policies.
- Add a short section referencing
- If the user wants edits to existing files → ASK FIRST.
OUTPUT FORMAT
# dvsa-visit-today-checklist.md
Audit type:
Scope:
Date:
## Immediate readiness (today)
- …
## Documents to pull (and where)
- …
## People/process readiness (“show me”)
- …
## Known risks / sensitivities
- …
SAFETY & EDGE CASES
- Don’t invent retention periods or legal duties; ask for internal policy text if needed.
- If asked for “is this legal?”, stop and request the precise records and desired output artefact.
EXAMPLES
- Input: “DVSA visit today”
- Output: checklist + evidence index + gaps register for rapid action
kowl64 的更多技能
浏览全部技能Generates exec-support outputs (plan, prioritized tasks, comms drafts, meeting prep/follow-ups). USE WHEN you want a personal assistant to triage requests and produce ready-to-send drafts and schedules.
Designs refreshable Excel dashboards (Power Query + structured tables + validation + pivot reporting). Use when you need a repeatable weekly KPI workbook that updates from files with minimal manual work.
Reconciles data sources using stable identifiers (Pay Number, driving licence, driver card, and driver qualification card numbers), producing exception reports and “no silent failure” checks. Use when you need weekly matching with explicit reasons for non-joins and mismatches.
Audits and hardens API credential handling (env vars, separation, rotation plan, least privilege, auditability). Use when integrating services or preparing production deployments where secrets must be managed safely.
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.