verify-implementation

Generate reproducible before/after evidence and tests from implementation plans.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/JonnyCBB/claude-code-config --skill verify-implementation-jonnycbb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-implementation
Source: https://github.com/JonnyCBB/claude-code-config/tree/main/plugins/jbb-feature-dev/skills/verify-implementation
Command: npx skills add https://github.com/JonnyCBB/claude-code-config --skill verify-implementation-jonnycbb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of reproducible verification evidence for software implementation plans, enabling objective assessment of plan execution and alignment with desired outcomes.

Core Features & Use Cases

  • Automated plan discovery and assertion extraction to feed verification checks.
  • Generation of before/after demonstrations, edge-case tests, and structured evidence templates.
  • Audit-ready documentation suitable for reviews and compliance.

Quick Start

Run the verification workflow for the current plan and generate a complete evidence document.

Frequently Asked Questions about verify-implementation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate reproducible verification evidence for software implementation plans?

You generate reproducible verification evidence by automating plan discovery, extracting verifiable assertions, and producing before/after demonstrations alongside structured, audit-ready reports. This enforces deterministic checks and maintains traceability to plan objectives.

What is automated plan verification and how does it work?

Automated plan verification works by discovering your implementation plan, extracting verifiable assertions from it, and generating automated verification scripts. It produces deterministic checks and structured evidence templates suitable for formal reviews.

How do I extract verifiable assertions from a software implementation plan?

You extract verifiable assertions by applying automated plan discovery to your implementation document. The workflow parses plan objectives and generates structured verification scripts and evidence templates that enforce deterministic checks.

Can I use automated verification scripts to enforce traceability to plan objectives?

Yes, automated verification scripts enforce traceability to plan objectives by applying deterministic checks and generating structured reports. The resulting auditable evidence format is suitable for formal reviews and compliance assessments.

What's the best way to create audit-ready documentation for software plan execution?

The best way to create audit-ready documentation is to automate the generation of before/after demonstrations and edge-case tests. This produces an auditable evidence format with deterministic checks and traceability to original plan objectives.

Does automated verification work without external testing dependencies?

Yes, automated verification works without external dependencies because it generates its own verification scripts and evidence templates. It applies deterministic checks directly to plan assertions to produce reproducible evidence.