About
The verify skill acts as an automated quality assurance engine for Claude Code workflows by parsing project manifests and spawning specialized sub-agents to validate technical requirements in parallel. It categorizes checks into shell commands, codebase patterns, and reviewer agents, ensuring that global invariants—system-wide constraints that must always hold true—and specific acceptance criteria are met before a task is considered complete. This skill streamlines the development lifecycle by providing actionable feedback on failures and facilitating human escalation when manual verification is required, significantly reducing the overhead of manual code review.