transport-investigation-acas-aligned-pack
Generates ACAS-aligned investigation invite wording, neutral question sets, and evidence logs. USE WHEN starting a driver incident investigation/interview.
Why use this skill?
Generate compliant investigation invites, neutral question plans, and evidence logs for driver incidents with this OpenClaw skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kowl64/transport-investigation-acas-aligned-packWhat This Skill Does
The transport-investigation-acas-aligned-pack is a specialized workflow tool designed to support fleet managers, HR representatives, and transport operators in conducting fair, fact-finding investigations into driver incidents. This skill automates the creation of professional, ACAS-compliant documentation, ensuring that every investigation adheres to the principles of natural justice. It generates a trio of core documents: an invitation letter that outlines the purpose of the meeting while explicitly mentioning the right to be accompanied; a neutral, open-ended question plan; and a structured evidence log that maintains chain-of-custody tracking.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/kowl64/transport-investigation-acas-aligned-pack
Use Cases
Use this skill when you have identified a potential transport incident requiring a formal review. It is best suited for scenarios where factual evidence (such as telematics, CCTV, or tachograph logs) must be cross-referenced with a driver's account. This pack is specifically designed for the 'fact-finding' stage, ensuring that you do not inadvertently prejudice the case before a formal disciplinary hearing is even considered. It is invaluable for maintaining consistency across multiple depots and ensuring that all investigation managers ask consistent, non-leading questions.
Example Prompts
- "I need an investigation invite letter for driver John Doe regarding a telematics speeding alert on June 12th. Please include a neutral question plan and an evidence log structure."
- "Help me draft an investigation pack for an incident where a trailer was left unhitched in the yard. I have photos, a supervisor witness note, and yard entry logs as evidence."
- "Summarise these incident notes into a manager brief and prepare an investigation invite for the upcoming interview regarding the recent warehouse collision."
Tips & Limitations
- Stay Neutral: The skill is designed to prevent bias. Always review the generated questions to ensure they encourage the driver to explain their perspective without implying guilt.
- Not a Disciplinary Tool: This skill is for investigations (fact-finding) only. If you are preparing for a disciplinary hearing or issuing a sanction, do not use this pack.
- Human Oversight: The tool does not provide legal advice. For high-stakes incidents that could result in dismissal or severe financial penalty, always consult your internal HR policy or legal counsel before proceeding.
- Confidentiality: Ensure that all generated evidence logs are stored in accordance with your company's GDPR and data privacy standards.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kowl64-transport-investigation-acas-aligned-pack": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
drivers-hours-wtd-infringement-coach-uk
Creates a 1-page driver-facing tacho/WTD infringement note plus corrective actions and review date. USE WHEN you need to explain infringements and schedule follow-up.
incident-pcn-evidence-appeal-corrective-actions-uk
Builds incident/PCN evidence packs with timelines, appeal drafts, corrective actions, and follow-up monitoring. USE WHEN handling PCNs or incidents needing documentation.
cpc-mpqc-competence-tracker-compliance-uk
Plans CPC/MPQC competence tracking with reminders, evidence lists, and compliance reporting. USE WHEN maintaining training/certification readiness.
tachograph-infringement-triage-root-cause-uk
Triages tachograph infringements, identifies common patterns, and outputs “what to check next” prompts and weekly review notes. USE WHEN doing weekly tacho/WTD reviews.
api-credentials-hygiene
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.