Agent skill · Security

audit-trail-protokoll

Wenn es um /tabellenreview-3d:audit-trail-protokoll in Tabellenreview 3D geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten.

Klotzkettegithub.com/KlotzketteGitHub ↗
claude-codeApache-2.0
Install
npx skills add Klotzkette/claude-fuer-deutsches-recht --skill audit-trail-protokoll --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: tabellenreview-3d/skills/audit-trail-protokoll/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,422
Language: Python

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

From the SKILL.md

# /tabellenreview-3d:audit-trail-protokoll ## Triage zu Beginn 1. Für welches Mandat / Projekt wird der Audit-Trail gefuehrt? (M&A-DD / Immobilien / Vendor) 2. Wer ist der verantwortliche Prüfer, der jede Abnahme unterschreiben muss? 3. Muss der Audit-Trail gerichtsfest sein? → Append-only-Format (JSONL) waehlen 4. Gibt es berufsrechtliche Aufbewahrungspflichten? (§ 50 BRAO: 5 Jahre Mandatsakte) ## Rechtliche Grundlagen zur Dokumentationspflicht ## Ereignistypen ### Würfel-Lebenszyklus - `würfel.erstellt` — Würfel-Schema neu angelegt - `würfel.dimension-erweitert` — Spalte / Zeile / Arbeitsblatt hinzugefügt - `würfel.dimension-gekuerzt` — Spalte / Zeile / Arbeitsblatt entfernt - `würfel.archiviert` — Würfel abgeschlossen ### Prompts - `prompt.erstellt` — neuer Spalten- oder Zeilenprompt definiert - `prompt.geändert` — Prompt-Wortlaut geändert (Versions-ID erhöht) - `prompt.deaktiviert` — Prompt aus aktivem Schema genommen ### Reviewlauf - `lauf.gestartet` — Reviewlauf begonnen, mit Würfel-Snapshot-Hash - `lauf.beendet` — Reviewlauf beendet, mit Ergebnis-Hash - `lauf.fehler` — Reviewlauf abgebrochen, mit Fehlermeldung ### Caching - `cache.treffer` — Zelle aus Cache übernommen, Quell

What's inside
Steps it walks through
  1. Triage zu Beginn
  2. Rechtliche Grundlagen zur Dokumentationspflicht
  3. Ereignistypen
  4. Würfel-Lebenszyklus
  5. Prompts
  6. Reviewlauf
  7. Caching
  8. Prüfer-Workflow
  9. Belegkette
  10. Pflichtfelder pro Eintrag
  11. Ablage
  12. Integritaet
  13. Verwendung
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the audit-trail-protokoll skill do?

Wenn es um /tabellenreview-3d:audit-trail-protokoll in Tabellenreview 3D geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten.

How do I install it?

Run `npx skills add Klotzkette/claude-fuer-deutsches-recht --skill audit-trail-protokoll --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 Klotzkette/claude-fuer-deutsches-recht, a repository with 1,422 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