Agent skill

signing-closing

Wenn es um StaRUG und Insolvenzplan in Mittelstands-Corporate/M&A geht: erstellt den passenden Entwurf aus Sachverhalt, Norm, Beweis und Antrag; liefert einen verwertbaren Entwurf mit Anträgen, Begründung und Anlagenlogik.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 19 KB
Bundled scripts: none
Path: mittelstand-corporate-ma/skills/signing-closing/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.

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

What it does

The skill is a workflow and content framework for producing a draft plan under StaRUG and insolvency law. It directs the agent to identify deal context (role, deadlines, outputs), verify core norms and sources, collect documents and evidence, separate deal structure from closing obligations, and produce structured outputs such as a Mandantenvermerk, Issue List, Information Request, Drafting-Anschluss, and Matter-Update. It emphasizes live verification of norms, explicit sourcing, and a risk-driven, decision-oriented drafting process related to stress-tested corporate restructurings and distressed M&A within the Mittelstand context.

How it works

  • Determine deal context: establish role, phase, transaction structure, target, decision recipient; if missing, prompt with a single clarifying question; proceed with assumptions only when under deadline using [Annahme - prüfen].
  • Inventory sources: list all documents with date, version, source, data room ID, confidentiality; tag uploads as [Mandant], public registers as [Register], primary sources as [Primärquelle], and model knowledge as [Modellwissen - prüfen].
  • Map stakeholders and decision rights: assess whether shareholders, management, family, banks, advisors, or board influence decisions; treat informal agreements as risk, not legal basis.
  • Set materiality threshold: use a pragmatic traffic light (Dealbreaker, price/freedom-from-encumbrance, closing condition, disclosure-only, housekeeping).
  • Norms check: apply relevant groups (Insolvency Refs, StaRUG references, corporate, tax) to the specific step; ensure sources are verifiable and cite sources live; avoid model-based citations.
  • Build evidentiary chain: every key assertion must have a source, document, location, and uncertainty marker; if unavailable, mark [zu verifizieren].
  • Risikomatrix: present each point with facts, legal question, norm, subsumption, risk level, financial impact, recommended action, owner, deadline, and follow-on skill.
  • Output gating: deliver Draft or Information-Request or Mandantenmemo if facts are insufficient.
  • Handoff and closure: translate findings into data-room Q&A, SPA markup, CP-tracker, client email, or notary checklist; reference the subsequent skill for signing/closing conditions.
  • Final check: ensure no unchecked citations, no model-only quotes, and no external communications.

When to use it

Use when StaRUG and insolvency plan issues arise in Mittelstand corporate/M&A, for example buyer/seller/target perspectives; for client memos with risks, open points, and to-dos. If mandate setup or deal phase decisions are unclear, switch to the command center skill paths.

What it can touch

  • Tools: claude-code is declared. The workflow requires sourcing documents, norms, and producing structured outputs as text with explicit citations. The skill expects live access to legal norms and case law sources and uses internal tags for sources like [Mandant], [Register], [BGH-Datenbank], [dejure.org], [EUR-Lex], etc.

Caveats

  • The skill only instructs drafting and structural analysis; it does not finalize partner decisions, nor perform external communications or definitive legal conclusions without specialist review. It requires verification of norms and sources and avoids model-based blind citations. It handles confidential data within need-to-know constraints and marks sensitive information for clean-room handling.
From the SKILL.md

# StaRUG und Insolvenzplan ## Arbeitsbereich Unternehmen in Krise oder Insolvenz braucht Restrukturierungsplan: StaRUG Insolvenzplan Gläubigerklassen Liquiditaetsprüfung Distressed M&A. Normen §§ 1-93 StaRUG §§ 217-269 InsO §§ 17-19 InsO Antragspflichten. Prüfraster Plan-Optionen Gläubigerklassen Cram-Down Abstimmungsquoren Antragspflicht-Prüfung. Output Planstruktur-Entwurf Gläubigerklassen-Matrix Liquiditaetsprüfung. Abgrenzung zu distressed-ma (Unternehmenskauf) und fortbestehensprognose-Skills. Arbeite entlang dieser konkreten Prüfungslinie und trenne Rolle, Frist, Zuständigkeit, Beweislast und gewünschten Output. ## Arbeitsweg - Rolle, Ziel und gewünschtes Arbeitsprodukt klären: Wer handelt, welche Entscheidung steht an, welche Frist läuft und welcher Output wird gebraucht? - Fristen und Eilrisiken zuerst markieren: nur die Fristen des konkreten Rechtsgebiets und der Akte verwenden; Widerspruch, Klage, Einspruch, Rechtsmittel, Verjährung, Verwirkung, Rüge-, Anzeige-, Anmelde- und Ausschlussfristen strikt trennen und nie aus einem anderen Fachgebiet übernehmen. - Tragende Normen verifizieren: BRAO, BORA, FAO, BNotO, StBerG, WPO, PAO; AO §§ 38, 42, 90, 93, 153, 162, 164, 169-171

What's inside
Steps it walks through
  1. Arbeitsbereich
  2. Arbeitsweg
  3. Fachlicher Kern — Gesellschaftsrecht und Corporate Law
  4. Fachkern: StaRUG und Insolvenzplan
  5. Wann wird dieser Skill aufgerufen
  6. Voraussetzungen und Kontext laden
  7. Workflow
  8. Prüfraster im Gutachtenstil
  9. Output-Module
  10. Quellen und Zitierregel
  11. Hand-Off zu anderen Skills
  12. Was dieser Arbeitsgang nicht macht
  13. Berufsrechtliche Hinweise
  14. Bisheriger Skill-Kern, integriert und weiterzuverwenden
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the signing-closing skill do?

Wenn es um StaRUG und Insolvenzplan in Mittelstands-Corporate/M&A geht: erstellt den passenden Entwurf aus Sachverhalt, Norm, Beweis und Antrag; liefert einen verwertbaren Entwurf mit Anträgen, Begründung und Anlagenlogik.

How do I install it?

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