Plan: Verifikation auf tatsächlichen Lebenslauf-Dateinamen anpassen

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
tlg
2026-06-12 11:04:16 +02:00
parent 6271947a85
commit 617cb3b94e

View File

@@ -346,7 +346,7 @@ test -f CLAUDE.md \
&& test -f gedaechtnis/schwerpunkte.md && test -f gedaechtnis/log.md \
&& test -f .claude/skills/bewerbung-schreiben/SKILL.md \
&& test -f .claude/skills/projekt-anlegen/SKILL.md \
&& test -f vorgaben/lebenslauf.md && test -f vorgaben/marketing.md \
&& test -f vorgaben/Lebenslauf_Dr-Ing_Thomas_Langer.md && test -f vorgaben/marketing.md \
&& echo "STRUKTUR VOLLSTÄNDIG"
```
Expected: `STRUKTUR VOLLSTÄNDIG`