martinandClaude Opus 4.7 6aecff2eea feat: Markdown-Hook mit Custom-Rule "no-hr"
Erzwingt Struktur über Überschriften statt horizontaler Trennlinien.

- Custom Rule hooks/markdownlint-rules/no-hr.js erkennt --- / *** / ___
  über das markdown-it-Token "hr" und liefert fixInfo zum Entfernen.
- .markdownlint-cli2.jsonc aktiviert no-hr und deaktiviert MD013/MD040/MD041/MD060
  (Begründung jeweils inline kommentiert).
- hooks/auto-format.sh erweitert um md|markdown-Zweig mit zwei --fix-Pässen
  (zweiter Pass räumt MD012-Doppel-Leerzeilen auf, die nach HR-Entfernung entstehen).
- bootstrap.sh installiert markdownlint-cli2 idempotent via npm -g.

Verifiziert:
- Custom Rule meldet --- und *** als Verstoß.
- Zwei --fix-Pässe entfernen Trennlinien und überflüssige Leerzeilen, Endzustand 0 Fehler.
- Bestehende README in /home/martin/Darktable/README.md ist nach Konfig-Anpassung 0 Fehler.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 10:10:17 +02:00

Claude Workflow

Globale Claude-Code-Konfiguration für alle Projekte von Martin Tröger.

Enthält Skills (/go, /ship, /story, /plan-review, /workflow-review), Agenten (plan-reviewer, test-runner, security-audit, n8n-architect), Hooks und Dotfiles — kein ausführbarer Anwendungscode.

Einrichtung

git clone https://gitea.troeger-net.org/martin/claude-workflow.git /mnt/projekte/claude-workflow
/mnt/projekte/claude-workflow/bootstrap.sh

Weitere Details in CLAUDE.md.

S
Description
Globale Claude-Code-Workflow-Konfiguration: Skills, Agenten, Hooks und Dokumentation
Readme
245 KiB
Languages
Shell 55.1%
Python 33.4%
OpenSCAD 10.9%
JavaScript 0.6%