martin and Claude Opus 4.6
f9f16fd397
fix: Workflow-Konsistenz — Modellangaben, Skill-Definitionen und Hook-Robustheit
...
- CLAUDE.md: Klare Modell-Strategie (Opus für Planung/Review, Sonnet für Impl., Haiku für Tests)
- Agents und Skills: konsistente Modellangaben (n8n-architect, plan-reviewer, go/SKILL, plan-review/SKILL)
- Statusline: sichere Fehlerbehandlung bei fehlenden Befehlen (jq, secret-tool)
- pre-bash-checks.sh: robustere Validierungen (-n statt -z für Präsenzprüfung), vermeidung von edge cases
- phase-4-implementierung.md: Konsistenz in der Workflow-Beschreibung
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-05 07:18:22 +02:00
martin and Claude Sonnet 4.6
4bde91a54b
refactor: Konsolidiere Workflow-Dokumentation in CLAUDE.md, lösche redundante Dateien
...
- Verschiebe alle Inhalte aus workflow/ (README, models, story-lifecycle, plan) in CLAUDE.md
- Lösche SETUP.md (redundant mit CLAUDE.md Aktivierungsabschnitt)
- Vereinfache Agent/Skill-Dokumentation (Querverweis zu CLAUDE.md statt Details)
- Aktualisiere Hooks-Dokumentation für neue Struktur
- Zentralisiere Skills/Agents/Hooks in einer Datei (Single Source of Truth)
Verifiziert durch: Manuelle Überprüfung aller Querverweis-Pfade, lokale Tests laufen ✓
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-19 15:13:09 +02:00
martin and Claude Sonnet 4.6
3b72368674
Multi-Machine-Sync: Alle Claude-Konfigurationen ins Repo aufnehmen
...
- Agents (test-runner, security-audit, n8n-architect) ins Repo verschoben
- dotfiles/ hinzugefügt: CLAUDE.md, settings.json, statusline-command.sh
- bootstrap.sh erstellt: Einrichtung per git clone + einem Befehl
- SETUP.md auf 2-Schritt-Setup vereinfacht
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-19 11:14:42 +02:00
martin and Claude Sonnet 4.6
a07c436a7d
Optimaler Entwicklungs-Workflow eingerichtet
...
- workflow/: Schnellreferenz, Modell-Strategie, Story-Lifecycle-Doku
- skills/: /go, /plan-review, /story als globale Skills
- hooks/: auto-format.sh (PostToolUse), verify-on-stop.sh (Stop)
- agents/: plan-reviewer (Opus 4.7) für unabhängigen Plan-Review
- Symlinks in ~/.claude/skills/ und ~/.claude/agents/
- settings.json um Hooks-Sektion erweitert
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-04-19 10:38:30 +02:00