sdd-verify

Execute verification workflows to generate compliance reports against specs and designs.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/adacosdev/dotfiles --skill sdd-verify-adacosdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-verify
Source: https://github.com/adacosdev/dotfiles/tree/main/dot_config/opencode/skills/sdd-verify
Command: npx skills add https://github.com/adacosdev/dotfiles --skill sdd-verify-adacosdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verification ensures that an implemented change adheres to the defined specifications, designs, and tasks by executing the intended workflow and producing actionable evidence.

Core Features & Use Cases

  • Execute verification against provided change artifacts to validate conformance with specs, designs, and task requirements.
  • Generate a structured verification report that covers completeness, correctness, and design coherence for audit-ready results.
  • Applicable to completed or partially completed changes across projects that require verification before archive or release.

Quick Start

Run the verification workflow against the target change to generate a full compliance report.

Frequently Asked Questions about sdd-verify

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

FAQPage Schema
How do I verify that a software implementation matches its design specs?

To verify an implementation matches design specs, you execute a verification workflow against the change artifacts to validate conformance with task requirements and produce a structured compliance report. This process checks completeness, correctness, and design coherence.

What is change verification in software engineering?

Change verification is the process of proving an implemented change adheres to defined specifications and designs by executing the intended workflow. It validates conformance across completed or partially completed changes to generate audit-ready execution evidence.

How do I generate an audit compliance report for completed code changes?

You generate an audit compliance report by running a verification workflow against target change proposals and design artifacts. This produces actionable evidence covering correctness and design coherence to validate compliance before release or archive.

Can I verify partially completed changes across different projects?

Yes, verification can be applied to completed or partially completed changes across multiple projects. It handles change proposals, specs, and design artifacts to validate conformance and produce a verifiable compliance report regardless of completion status.

What do I need to execute verification and validate change compliance?

Executing verification requires structured guidance, persistence contracts, a registry of changes, and execution evidence. These inputs validate compliance against provided change artifacts to generate a full compliance report for audit purposes.

When should I run design verification before archiving a project change?

You should run design verification before archive or release when a change requires proof that the implementation matches defined specs and tasks. It ensures completeness and correctness through executed verification and actionable evidence generation.