Turn vague Acceptance Criteria into measurable checks and test assertions
Converts vague acceptance criteria into measurable checks with test assertions. Triggers when AC lacks specific inputs/outputs or needs edge cases. Preserves intent while adding bounds, invalid, and error path scenarios.
/plugin marketplace add MacroMan5/claude-code-workflow-plugins/plugin install lazy@lazy-dev-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Rewrite ambiguous AC into specific, testable checks and edge cases.
/lazy create-feature refinement step.Make these AC measurable and propose matching tests.