4.8k★by kowl64
dvsa-tc-audit-readiness-operator-licence-uk – OpenClaw Skill
dvsa-tc-audit-readiness-operator-licence-uk is an OpenClaw Skills integration for coding workflows. Builds DVSA/Traffic Commissioner “show me” audit readiness checklists and evidence indexes. USE WHEN preparing for audits or operator licence scrutiny.
Skill Snapshot
| name | dvsa-tc-audit-readiness-operator-licence-uk |
| description | Builds DVSA/Traffic Commissioner “show me” audit readiness checklists and evidence indexes. USE WHEN preparing for audits or operator licence scrutiny. OpenClaw Skills integration. |
| owner | kowl64 |
| repository | kowl64/dvsa-tc-audit-readiness-operator-licence-uk |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @kowl64/dvsa-tc-audit-readiness-operator-licence-uk |
| last updated | Feb 7, 2026 |
Maintainer

kowl64
Maintains dvsa-tc-audit-readiness-operator-licence-uk in the OpenClaw Skills directory.
View GitHub profilename: dvsa-tc-audit-readiness-operator-licence-uk description: 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)
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
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install dvsa-tc-audit-readiness-operator-licence-uk?
Run openclaw add @kowl64/dvsa-tc-audit-readiness-operator-licence-uk in your terminal. This installs dvsa-tc-audit-readiness-operator-licence-uk into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/kowl64/dvsa-tc-audit-readiness-operator-licence-uk. Review commits and README documentation before installing.
