validate

Validate implemented changes against a defined plan and generate verification reports.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill validate-stevengonsalvez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate
Source: https://github.com/stevengonsalvez/nanoclaw-standalone/tree/main/container/skills/validate
Command: npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill validate-stevengonsalvez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates that you implemented changes align with a defined plan, surfacing deviations and gaps before release.

Core Features & Use Cases

  • Compare actual changes to planned changes and identify missing steps.
  • Generate structured verification reports including evidence, artifacts, and status.
  • Applicable to project reviews, code migrations, and deployment validations to ensure compliance with specifications.

Quick Start

Invoke this skill to validate the latest implementation against the plan and generate a validation report.

Frequently Asked Questions about validate

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

FAQPage Schema
How do I validate implemented changes against a defined plan?

Plan adherence validation detects missing implementation steps by comparing actual project modifications against planned changes, collecting artifact evidence, and generating a structured validation report to confirm success criteria are met.

What is the best way to generate a validation report for code migrations?

The best way to generate a validation report for code migrations is to verify implementation artifacts, detect plan deviations, and document compliance status comprehensively to ensure specifications are met before release.

Can I use this to verify deployment compliance and detect plan deviations?

Yes, you can verify deployment compliance and detect plan deviations by comparing actual implemented changes against the defined plan, surfacing gaps, and collecting evidence to confirm that release success criteria are met.

Does plan validation work for software builds and deployment reviews?

Plan validation works for software builds and deployment reviews by enforcing artifact verification, collecting implementation evidence, and surfacing deviations to ensure strict compliance with project specifications.

When do I need structured verification reports for project reviews?

You need structured verification reports for project reviews when you must surface implementation deviations, confirm that success criteria are met, and document artifact evidence to ensure compliance before releasing changes.