fix(i2s-skills): correct stale export-formate.md prose refs in workflow bodies
The 7 sub-skill workflows were git mv'd from the monolith. Their <required_reading> headers were updated during extraction, but the export-step prose still pointed at the monolith's export-formate.md, which does not exist inside the self-contained sub-skills. Repoint each to the local curated format ref: - i2s-action-plan -> references/action-plan-format.md - i2s-discovery -> references/idee-format.md - i2s-experiment-card -> references/experiment-card-format.md - i2s-persona -> references/persona-format.md - i2s-problem-statement -> references/problem-statement-format.md - i2s-recherche -> references/recherche-report-format.md Low-risk consistency fix (the correct format was already loaded via required_reading); removes a dead reference an executing agent would fail to resolve.
This commit is contained in:
@@ -59,7 +59,7 @@ Qualitaetskriterien (aus references/recherche-regeln.md):
|
||||
|
||||
## Schritt 4: Ergebnisse aufbereiten
|
||||
|
||||
Erstelle den Recherche-Report nach export-formate.md:
|
||||
Erstelle den Recherche-Report nach references/recherche-report-format.md:
|
||||
- Auf einen Blick (je 1-2 Saetze zu Problem + Zielgruppe)
|
||||
- Problem-Recherche (Frage / Ergebnis / Einfluss auf PS / Vorschlag)
|
||||
- Zielgruppen-Recherche (analog)
|
||||
|
||||
Reference in New Issue
Block a user