dv-verif-plan

Generate a DV verification plan PDF and JSON payload from S1 spec and S2 testplan.

3|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/rajivhasija79-bit/DV-Skills --skill dv-verif-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dv-verif-plan
Source: https://github.com/rajivhasija79-bit/DV-Skills/tree/main/skills/dv-verif-plan
Command: npx skills add https://github.com/rajivhasija79-bit/DV-Skills --skill dv-verif-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of end-to-end DV verification plans and related artifacts, ensuring a consistent, production-grade plan that guides all verification activities for a hardware IP.

Core Features & Use Cases

  • Generates a complete DV verification plan PDF with embedded diagrams, coverage, traceability, and sign-off criteria.
  • Produces a machine-readable JSON payload for downstream steps (S4+) and helpful TB/DUT diagrams for reviews.
  • Interactively collects missing inputs from S1/S2 or raw specs and outputs a data-driven plan ready for review.

Quick Start

Provide the S1 spec and S2 testplan (or a raw spec), then run this skill to generate the DV verification plan PDF and accompanying data.

Frequently Asked Questions about dv-verif-plan

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

FAQPage Schema
How do I auto-generate a comprehensive DV verification plan from raw specifications?

You can generate a DV verification plan by feeding S1 spec data, S2 testplan, or raw specifications into the tool. It interactively prompts for missing inputs and outputs a production-grade PDF with coverage, checkers, and traceability.

What is included in an automated verification plan for hardware IP sign-off?

An automated verification plan includes DUT description, testplan summary, coverage, checkers, TB architecture, schedules, and traceability. These elements ensure outputs align with hardware IP sign-off criteria and reusable downstream artifacts.

Can I use this tool if I only have a raw spec instead of S1 and S2 testplan data?

Yes, you can use a raw spec instead of S1 and S2 testplan data. The tool interactively collects missing inputs during generation to ensure the final DV verification plan meets production-grade sign-off criteria.

Does the generated DV plan include machine-readable output for downstream automation?

Yes, the DV plan includes a structured JSON payload alongside the PDF. This machine-readable output enables downstream automation steps and ensures reusable artifacts for the end-to-end verification workflow.