Clarify

Turn a vague or underspecified task into a crisp requirements + testable acceptance-criteria document by closing the gap between what was asked and what is actually wanted. Use at the start of any non-trivial task before planning, whenever the goal is fuzzy ("make it faster", "make it more robust", "add validation"), or whenever you cannot predict how the user would judge "done". Its output feeds `plan`. (For tidying existing code, use `simplify`, not clarify.)

ronaknnathani b96ee97 7.0 KB Updated

File contents

ronaknnathani/relay/tree/main/skills/clarify commit b96ee97ecc

Frequently asked questions

npx skillmds@latest add ronaknnathani/clarify