What problem does it solve?
The skill ensures that draft change proposals are thoroughly vetted for spec delta correctness, implementation feasibility, and complete TODO lists before moving to the implementation phase.
Core Features & Use Cases
- Delta Compliance Check: Verifies that added, modified, or removed spec entries align with the current module spec.
- Implementation Alignment: Confirms that the implementation plan covers all delta items without over‑ or under‑scope.
- Todo & Acceptance Review: Inspects completeness of TODO items and acceptance criteria, flagging blockers (P0) and suggestions (P1).
- Use Case: When a developer finishes drafting a change.md, they run this skill to receive a structured change‑review.md report indicating any issues that must be fixed before
/eo-implement.
Quick Start
Run the eo-change-review skill on a draft change to obtain a compliance report.