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 @@ Dateiname: idea2self-[kurztitel].md
|
||||
|
||||
Datei anlegen mit:
|
||||
- Header (# Idea2Self: [Kurztitel])
|
||||
- Abschnitt ## Idee (nach export-formate.md/idee_format)
|
||||
- Abschnitt ## Idee (nach references/idee-format.md)
|
||||
- Leere Platzhalter fuer alle weiteren Abschnitte
|
||||
- ## Changelog mit erstem Eintrag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user