Skip to content
Automation
Skill

/verification

Verification-before-completion discipline ensuring all success criteria are met, tests pass, and reviews complete before declaring work done.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill verification --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/verification

Context preview

The summary Claude sees to decide when to auto-load this skill.

Verification-before-completion discipline ensuring all success criteria are met, tests pass, and reviews complete before declaring work done.

SKILL.md

verification.SKILL.md
name: verification
description: Verification-before-completion discipline ensuring all success criteria are met, tests pass, and reviews complete before declaring work done.
allowed-tools: Read, Bash, Grep, Glob, Agent, AskUserQuestion
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • At phase checkpoints
  • Before final completion declaration
  • When validating that all acceptance criteria are met

Verification Checklist

1. All automated tests pass 2. Manual verification steps confirmed 3. Code review completed (APPROVE or APPROVE_WITH_NITS) 4. Security review passed 5. Plan document updated with completion status 6. All success criteria from the plan are satisfied 7. No untracked deviations from the plan

Key Rules

  • Never declare done without running verification
  • Document any verification failures
  • Verification failures halt progress until resolved

Tool Use

Integrated into `methodologies/rpikit/rpikit-implement` (step execution and completion)

Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.