Review an Acme change proposal before implementation. Use when someone asks whether an Acme change is ready to build.
Install
npx skillscat add terryyin/open-dough/acme-change-readiness Install via the SkillsCat registry.
SKILL.md
Review Acme change readiness
- Read the supplied change proposal. Do not implement it.
- Identify the affected user, the intended outcome, the main failure risk, and
a rollback signal. - Require an
ACME-NNNwork-item reference. If it is missing, report that the
Acme intake convention is not satisfied rather than inventing an identifier. - Return a compact readiness brief with
User,Outcome,Risk,Rollback,
andMissing contextheadings. - Label the proposal
ready for human reviewonly when every heading has
concrete content and the Acme work-item reference is present. The human
maintainer owns the final approval and any exception.