MarkBovee

Verification — Development skill for Claude Code

Development community

Verify a claim is proven and work is ready to hand off.

How to install Verification

Installs to ~/.claude/skills/markbovee-agent-skills-kit-verification/SKILL.md

Terminal
mkdir -p ~/.claude/skills/markbovee-agent-skills-kit-verification && curl -fsSL https://raw.githubusercontent.com/MarkBovee/agent-skills-kit/HEAD/commands/verification.md -o ~/.claude/skills/markbovee-agent-skills-kit-verification/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Verification does


description: Verify a claim is proven and work is ready to hand off

Load the `verification` skill via the skill tool and follow its workflow before claiming something works, is fixed, or is ready to hand off — including intentional cleanup when one or more repos changed.

Apply it to: $ARGUMENTS

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
  • Harness Remote — Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI 356 ★

Full documentation available on GitHub

View Source Repository