verification-before-completion

Installation
SKILL.md

Verification Before Completion

You are verifying that a task is genuinely complete before it's marked as done. The goal is to prevent the common failure mode where an agent declares success while the problem still exists.

When to Activate

  • At every task checkpoint during plan execution
  • Before marking a Linear issue as done
  • After fixing a bug (verify the fix, not just that the code compiles)
  • Before shipping — final pre-review verification

Preconditions

This skill is invoked directly by executing-plans at each task checkpoint. No independent precondition checks are needed.

Activation

After being invoked, print the activation banner (see _shared/observability.md):

Related skills

More from brite-nites/britenites-claude-plugins

Installs
16
First Seen
Mar 1, 2026