Agent skill · Workflow & Productivity

prompt-versionierung

Wenn es um /tabellenreview-3d:prompt-versionierung in Tabellenreview 3D geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten. Auswahlstichwort: Prompt Versionierung; Arbeitsfeld: Tabellenreview 3D.

Klotzkettegithub.com/KlotzketteGitHub ↗
claude-codeApache-2.0
Install
npx skills add Klotzkette/claude-fuer-deutsches-recht --skill prompt-versionierung --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/prompt-versionierung/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:prompt-versionierung ## Triage zu Beginn 1. Welchen Teil des 3D-Wuerfels betrifft diese Operation? 2. Ist die Operation auditpflichtig? (alle Wuerfeloperationen sind zu protokollieren) 3. Wird das Ergebnis in die Mandatsakte aufgenommen? 4. Sind berufsrechtliche Sorgfaltspflichten einzuhalten? (§ 43 BRAO, § 50 BRAO) ## Rechtliche Grundlagen ## Versionierungsschema Semantische Versions-ID pro Prompt: `<spalte-id>@<major>.<minor>.<patch>` ### Patch (`x.y.Z+1`) - Wortlautfeinheiten ohne Sinnänderung (Tippfehler / Stilkorrektur / Beispiel ergänzt) - Vorhandene Zellen NICHT invalidiert - Empfehlung: bestehende Zellen behalten ### Minor (`x.Y+1.0`) - Antworttyp geändert (z. B. Freitext zu Ja-Nein) - Ampelregel geändert (Schwelle verschoben) - Antwortdimension hinzugefügt (z. B. zusätzlich Schwelle in EUR abfragen) - Vorhandene Zellen werden auf `nachprüfen` gesetzt - Empfehlung: betroffene Spalten erneut laufen lassen (Teil-Rerun) ### Major (`X+1.0.0`) - Prüfdimension geändert (z. B. Spalte 'AGB-Wirksamkeit' splittet zu 'Wirksam' und 'Anwendbares-AGB-Regime') - Spalte umbenannt oder zusammengelegt - Vorhandene Zellen werden invalidiert - Empfehlung: betroffene Zellen

What's inside
Steps it walks through
  1. Triage zu Beginn
  2. Rechtliche Grundlagen
  3. Versionierungsschema
  4. Patch (x.y.Z+1)
  5. Minor (x.Y+1.0)
  6. Major (X+1.0.0)
  7. Aktivierung und Deaktivierung
  8. Pflichtfelder pro Prompt-Version
  9. Integration mit Audit-Trail
  10. Grenzen
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the prompt-versionierung skill do?

Wenn es um /tabellenreview-3d:prompt-versionierung in Tabellenreview 3D geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten. Auswahlstichwort: Prompt Versionierung; Arbeitsfeld: Tabellenreview 3D.

How do I install it?

Run `npx skills add Klotzkette/claude-fuer-deutsches-recht --skill prompt-versionierung --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