2
0
Files
Philipp Sieder 657669626c 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.
2026-05-21 17:01:41 +02:00
..