From fc4c2d71a8216b2508daef894999bc656bef2afa Mon Sep 17 00:00:00 2001 From: Philipp Sieder <12394266+philippsied@users.noreply.github.com> Date: Tue, 19 May 2026 01:16:27 +0200 Subject: [PATCH] fix(i2s-problem-statement): correct workflow required_reading path The workflow file (git mv'd from the monolith) still referenced references/export-formate.md, which does not exist in this sub-skill. Point it at the curated extract references/problem-statement-format.md instead. Missed in the previous commit because the Edit was attempted before Read. --- skills/i2s-problem-statement/workflows/problem-statement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/i2s-problem-statement/workflows/problem-statement.md b/skills/i2s-problem-statement/workflows/problem-statement.md index 45b1c07..61441d4 100644 --- a/skills/i2s-problem-statement/workflows/problem-statement.md +++ b/skills/i2s-problem-statement/workflows/problem-statement.md @@ -2,7 +2,7 @@ 1. references/kommunikationsregeln.md -2. references/export-formate.md (Abschnitt problem_statement_format) +2. references/problem-statement-format.md 3. references/artefakt-pipeline.md