Финальная проверка задачи перед закрытием
testing
plan-verify is a Claude Code skill that runs release-gates and validates the acceptance criteria of a completed task against its original plan. It executes tests, lint, and type-check, then compares the outcome to the requirements captured in the plan. Unlike plan-audit, the focus is on automated gate execution rather than qualitative comparison. Use it as the final step before marking a task closed — particularly useful for teams that require a formal acceptance loop or projects with strict release-gate policies.
- #pm
- #testing
- #review
- #workflow