Agent skill · Design & Presentation

serious-incident-reporting

Serious Incident Reporting (SIR) for high-risk AI systems under Article 73 EU AI Act (Regulation (EU) 2024/1689, KI-Verordnung). Assess, qualify, draft, and submit Article 73 Serious Incident Reporting notifications across the four Art. 3(49) harm categories: death or serious damage to health, critical infrastructure disruption, breach of fundamental rights under Union law, and serious property or environmental damage. Covers Art. 73 deadline buckets (2/10/15 days), market surveillance authority notification, deployer duties under Art. 26(5), cross-regulation mapping with GDPR Art. 33/34 breac

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill serious-incident-reporting-eu-ai-act-art-73-werner-plutat --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 9
SKILL.md size: 23 KB
Bundled scripts: none
Path: skills/serious-incident-reporting-eu-ai-act-art-73-werner-plutat/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Determines if an event qualifies as a serious incident under Article 3(49) of the EU AI Act, then prepares a practical response plan, including a draft Article 73 incident report, internal action list, and an incident playbook. It covers identifying the right market surveillance authority, managing 2/10/15-day deadlines, and aligning with GDPR, NIS2, MDR, and other regimes. It supports building an internal incident playbook, escalation matrix, and management briefing.

How it works

Follows Core Workflow Step 1 through Step 7:

  • Step 1: Confirm Scope whether the AI system is high-risk under Article 6(1)/(2)/(3).
  • Step 2: Qualify the event as a serious incident per Article 3(49) using a decision tree (high-risk existence, harm, causal link).
  • Step 3: Determine the correct deadline bucket (2, 10, or 15 days) and applicable rules under Article 73(2)-(5).
  • Step 4: Identify the recipient authority based on location and cross-border considerations; include Germany-specific routing where relevant (BNetzA, BaFin, BSI, etc.).
  • Step 5: Build the reporting package with sections for provider/AI system, incident facts, impact, causation, containment, evidence, parallel notifications, and planned follow-up; reference a practical template.
  • Step 6: Apply Article 26(5) duties for deployers if applicable, including evidence preservation and timely notifications.
  • Step 7: Map overlapping legal regimes (GDPR, NIS2, MDR, product safety) to ensure parallel reporting where required.

When to use it

Use when the user wants to assess whether an AI incident is reportable under Article 73, draft an Article 73 incident report, build an incident playbook, handle an AI failure or bias/discrimination incident, identify the correct market surveillance authority, manage 2/10/15-day deadlines, or handle a schwerwiegender Vorfall under the EU AI Act.

What it can touch

The skill references and relies on tools to produce a qualification memo, deadline assessment, recipient map, draft Article 73 incident report, cross-regulation matrix, internal action checklist, and a management briefing. It uses the provided templates and reference materials to structure outputs.

Caveats

The skill specifies procedural steps and required content but does not guarantee regulatory outcomes; it guides judgment based on Step-by-step rules and reference materials. It assumes the event involves a high-risk AI system under Article 6 and that the user seeks formal notification artifacts and cross-regulatory alignment.

From the SKILL.md

# Serious Incident Reporting under the EU AI Act (Article 73) This skill helps assess whether an event involving an AI system triggers serious-incident reporting duties under **Article 73 EU AI Act**, and then turns that legal analysis into a practical response plan, draft notification, and internal action list. It is designed for providers, deployers, legal/compliance teams, product leads, and incident-response teams that need a usable process rather than abstract commentary. ## When to Use This Skill Use this skill when the user wants to: - assess whether an AI-related event qualifies as a **serious incident** under the EU AI Act - decide whether a system is in scope because it is actually **high-risk** - determine **when** reporting must happen and under which deadline bucket - identify the **market surveillance authority** to notify - prepare a practical **Article 73 report** - understand **deployer notification duties** under **Article 26(5)** - coordinate Article 73 with **GDPR**, **NIS2**, **medical device**, **machinery**, or **product safety** reporting - create an internal **incident playbook**, escalation matrix, or management briefing ## Quick Reality Check Before You S

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Quick Reality Check Before You Start
  3. What This Skill Produces
  4. Quick Questions to Ask First
  5. Minimum Intake Questions
  6. If Time Is Extremely Short
  7. Core Workflow
  8. Step 1 - Confirm Scope: Is the System Actually High-Risk?
  9. Step 2 - Qualify the Event: Is It a "Serious Incident"?
  10. Step 3 - Put the Incident Into the Correct Deadline Bucket
  11. Step 4 - Identify the Right Recipient Authority
  12. Step 5 - Build the Reporting Package
  13. Step 6 - Handle Deployer Duties Under Article 26(5)
  14. Step 7 - Map Overlapping Legal Regimes
Ships with 8 files
  • LICENSE.txt
  • README.md
  • references/corrective-measures.md
  • references/cross-regulation-mapping.md
  • references/dach-specific.md
  • references/incident-qualification.md
  • references/reporting-requirements.md
  • references/templates.md
More from awesome-legal-skills
All skills →
About this skill
What does the serious-incident-reporting skill do?

Serious Incident Reporting (SIR) for high-risk AI systems under Article 73 EU AI Act (Regulation (EU) 2024/1689, KI-Verordnung). Assess, qualify, draft, and submit Article 73 Serious Incident Reporting notifications across the four Art. 3(49) harm categories: death or serious damage to health, critical infrastructure disruption, breach of fundamental rights under Union law, and serious property or environmental damage. Covers Art. 73 deadline buckets (2/10/15 days), market surveillance authority notification, deployer duties under Art. 26(5), cross-regulation mapping with GDPR Art. 33/34 breac

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill serious-incident-reporting-eu-ai-act-art-73-werner-plutat --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going