| name | evolution-writeback |
|---|---|
| description | Maintainer workflow for integrating reusable feedback into ppt-as-code |
| type | workflow |
This workflow is for maintainers of the skill package. It is not part of the normal runtime flow.
Run this workflow only when:
- a user gives explicit reusable feedback about the skill behavior
- the chosen mode was wrong and the correction should affect future runs
- the output shape was corrected in a reusable way
- the style or image workflow was corrected in a reusable way
When the feedback is stable and reusable:
- first update
${SKILL_DIR}/SKILL.md - or update the relevant mode/reference file
- only if the rule cannot be integrated yet, write a temporary maintenance note into
${SKILL_DIR}/references/evolution-log.md
Stable feedback should be integrated into the main docs, not left in logs.