This is the fourth phase of the Comet workflow system, handling verification and branch cleanup after code implementation. It runs a scale assessment to decide between light or full verification modes, checks that all tasks are complete, runs builds and tests, and can optionally request code review if configured. The skill enforces explicit decision points when verification fails, blocking automatic retries after three attempts and requiring you to either accept the deviation or loop back to the build phase. It won't let you proceed until you've made an explicit choice about merging, creating a PR, keeping the branch, or discarding work. The verification report gets written to disk and the state machine only advances when both verification and branch handling are confirmed complete.
npx -y skills add rpamis/comet --skill comet-verify --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills