workflow-updater
Installation
SKILL.md
Workflow Updater
Overview
Refresh existing workflow files safely: research current best practices, build a risk-scored diff plan, validate phase-gate correctness, apply minimal updates, and verify ecosystem integration.
When to Use
- Reflection flags stale phase logic or low-performing workflow guidance
- EVOLVE determines capability exists but workflow quality is outdated
- Phase agents changed and workflow references need updating
- User requests an audit or refresh of an existing workflow
The Iron Law
Never modify a workflow without proving gate correctness and idempotent phase progression. Produce a diff plan with risk score before any change.