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:
@@ -77,7 +77,7 @@ Anti-Patterns:
|
||||
|
||||
## Schritt 4: Export
|
||||
|
||||
Schreibe ## Action-Plan in idea2self-Datei (nach export-formate.md).
|
||||
Schreibe ## Action-Plan in idea2self-Datei (nach references/action-plan-format.md).
|
||||
Inklusive Obstacle-Plan (WOOP) als eigenen Unterabschnitt.
|
||||
|
||||
## Schritt 5: Abschluss
|
||||
|
||||
Reference in New Issue
Block a user