validate_plan

Validate implementation plan execution against defined criteria and generate a read-only report.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/BrightBlock/hyprlayer-cli --skill validate-plan-brightblock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate_plan
Source: https://github.com/BrightBlock/hyprlayer-cli/tree/main/claude/skills/validate_plan
Command: npx skills add https://github.com/BrightBlock/hyprlayer-cli --skill validate-plan-brightblock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable process to confirm that an implementation plan has been correctly executed, surface deviations, and highlight remaining manual steps.

Core Features & Use Cases

  • Validate plan execution against defined criteria and artifacts.
  • Enumerate evidence for migration results, code changes, and test coverage, enabling precise auditing.
  • Generate a comprehensive validation report that can be shared with teammates or used for compliance checks.

Quick Start

Run the validation on an existing plan to confirm completion and surface any outstanding tasks.

Frequently Asked Questions about validate_plan

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

FAQPage Schema
How do I validate that a software implementation plan was correctly executed?

You can validate plan execution by reading the implementation plan, gathering evidence from git logs and CI results, comparing results against defined criteria, and generating a read-only validation report highlighting deviations.

What is plan execution validation in software quality assurance?

Plan execution validation is a quality assurance audit process that confirms an implementation plan was correctly executed by enumerating evidence for code changes, migration results, and test coverage, then generating a comprehensive validation report.

How do I audit code changes and test coverage against a project plan?

You audit code changes and test coverage by validating plan execution against defined artifacts, enumerating evidence from version control and CI, and comparing results to criteria to surface deviations or remaining manual steps.

Can I validate plan execution using git logs and CI results?

Yes, you can validate plan execution using git logs and CI results. The process reads the plan, gathers evidence from version control and manual verification sources, and generates a read-only validation report.

What's the best way to generate a validation report for a software migration plan?

The best way to generate a validation report is to validate the migration plan execution against defined criteria, enumerate evidence for migration results and code changes, and produce a comprehensive report for compliance checks.

Does plan execution validation work for projects tracking plans in version control?

Yes, plan execution validation is applicable to software projects tracking plans in version control or plan artifacts, enabling audits in git logs, CI results, and manual verification to confirm completion and surface outstanding tasks.