# Send Drivers’ Hours & WTD Infringement Coach (UK) to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "drivers-hours-wtd-infringement-coach-uk",
    "name": "Drivers’ Hours & WTD Infringement Coach (UK)",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/KOwl64/drivers-hours-wtd-infringement-coach-uk",
    "canonicalUrl": "https://clawhub.ai/KOwl64/drivers-hours-wtd-infringement-coach-uk",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/drivers-hours-wtd-infringement-coach-uk",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=drivers-hours-wtd-infringement-coach-uk",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/rag-escalation-rule.md",
      "assets/corrective-action-plan-template.md",
      "assets/driver-note-template.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/drivers-hours-wtd-infringement-coach-uk"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk",
    "downloadUrl": "https://openagent3.xyz/downloads/drivers-hours-wtd-infringement-coach-uk",
    "agentUrl": "https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk/agent",
    "manifestUrl": "https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk/agent.md"
  }
}
```
## Documentation

### PURPOSE

Turn tacho/WTD infringement evidence into a friendly, professional 1-page driver note plus corrective actions and a review date, applying the company RAG escalation rule.

### WHEN TO USE

“Explain this tacho infringement to the driver and draft the message.”
“Check this shift pattern for EU Drivers’ Hours and WTD risk.”
“Do a weekly tacho and WTD compliance review for these drivers.” (driver-facing outputs needed)
“Draft a coaching note for repeated breaks/rest issues.”
“Summarise these infringements into actions and review dates.”

DO NOT USE WHEN…

Generic questions like “What are the drivers’ hours rules?” with no driver context or artefact needed.
Generic HR/disciplinary process requests not tied to a specific compliance case.
Fuel-saving/defensive driving tips unrelated to compliance deliverables.

### INPUTS

REQUIRED:

Driver identifier (name/ID) and role (e.g., HGV/PCV), and period covered (start/end dates)
Infringement list (from .ddd/CSV/PDF summary) including dates/times and type
Working time context (duty/shift length, POA if recorded, breaks) if WTD-relevant


OPTIONAL:

Prior RAG history (count of ambers/reds in last X weeks/months per your policy)
Any driver explanation already given
Relevant internal SOP excerpt (paste text) for local rules


EXAMPLES:

“Driver A, week 2026-01-05 to 2026-01-11: 2x insufficient break, 1x daily rest short by 45 mins…”

### OUTPUTS

driver-infringement-note.md (max ~1 page): explanation + expectations + support
corrective-action-plan.md: actions, owner, due dates, review date
Success criteria:

Tone: friendly & professional (UK spelling)
No assumptions: facts are attributed to provided records
Includes a clear review date and next steps

### WORKFLOW

Validate inputs

Confirm: driver ID, date range, infringement types, and source (PDF/CSV notes).
IF any are missing → STOP AND ASK THE USER for the missing items.


Summarise facts only

List infringements in plain English (what happened + when), without blame.
IF records conflict (e.g., two sources disagree) → STOP AND ASK THE USER which source is authoritative.


Classify severity for RAG

Apply the company rule in references/rag-escalation-rule.md.
IF RAG status depends on missing prior history → STOP AND ASK THE USER for counts/previous outcomes.


Draft the driver-facing note (max 1 page)

Use assets/driver-note-template.md.
Include: what the rule expects, what the record shows, why it matters, and what to do next time.


Propose corrective actions

Use assets/corrective-action-plan-template.md.
Actions must be specific, practical, and measurable (e.g., break planning, reminder prompts, route/shift adjustments).


Schedule review

Choose a review date proportional to risk:

Green/Amber: typically next weekly review window
Red: sooner review + manager check-in (and potential investigation trigger per your policy)




Output pack

Produce the two .md artefacts with consistent filenames.
IF the user asks to edit existing files → ASK FIRST before making edits.

### OUTPUT FORMAT

# driver-infringement-note.md
Driver:
Period covered:
Source records:

## What we saw in the record (facts)
- [date/time] — [plain English infringement]
- …

## What the rules require (plain English)
- …

## What to do next time (practical steps)
- …
- …

## Support we can offer
- …

## Status and next review
RAG status:
Next review date:
Manager/Compliance follow-up:

### DEPENDENCIES

None required beyond the provided extracts/summaries.
If the user provides files (.ddd/CSV/PDF), rely on the user’s summary unless your environment includes a trusted parser.

### SAFETY & EDGE CASES

Never accuse or assume intent; stick to evidence.
If there is any possibility of an employment action (discipline), recommend using the investigation skill pack and keep this note factual/coaching-focused.
Don’t invent legal thresholds; only explain what’s in the provided evidence + internal policy text.

### EXAMPLES

Input: “Explain insufficient break x2 and rest shortage x1 for Driver A”

Output: driver-infringement-note.md + corrective-action-plan.md with review date next week


Input: “Repeated break issues; prior 3 ambers”

Output: Note + actions; status indicates escalation path per RAG rule; recommends investigation workflow if needed
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: KOwl64
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk)
- [Send to Agent page](https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk/agent)
- [JSON manifest](https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/drivers-hours-wtd-infringement-coach-uk/agent.md)
- [Download page](https://openagent3.xyz/downloads/drivers-hours-wtd-infringement-coach-uk)