11-verify-impl

Verify implementation against user intent using QA and E2E test results.

1|Updated May 31, 2026
One-click install
npx skills add https://github.com/joseph-c-mcguire/spec-driven --skill 11-verify-impl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 11-verify-impl
Source: https://github.com/joseph-c-mcguire/spec-driven/tree/main/.cursor/skills/11-verify-impl
Command: npx skills add https://github.com/joseph-c-mcguire/spec-driven --skill 11-verify-impl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill verifies that the implementation of a project aligns with the user's intended outcome, collecting results from QA and E2E tests and ensuring feature completeness.

Core Features & Use Cases

  • Overall Verification: Checks if the implementation matches user intent, collecting results from QA and E2E tests.
  • Feature-Level Completeness: Performs feature-level completeness checking against the product plan.
  • Approval Process: Walks the user through approval of each feature area with targeted patches for flagged issues.
  • Use Case: After QA and E2E tests are completed, use this Skill to verify that the features meet the required criteria and approve them before proceeding to deployment.

Quick Start

Run the 11-verify-impl skill to ensure implementation verification is complete and all features are approved.

Frequently Asked Questions about 11-verify-impl

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

FAQPage Schema
How do I verify implementation completeness against a product plan after QA and E2E testing?

Verify implementation completeness by running a verification process that checks feature-level alignment against the product plan, collecting results from QA and E2E tests to ensure the build matches user intent.

What is feature-level completeness checking and when do I need it?

Feature-level completeness checking is the process of validating that each implemented feature meets the required criteria from the product plan. You need it after QA and E2E tests are completed to approve features before deployment.

How do I validate that my project implementation aligns with user intent?

Validate project implementation alignment by checking the build against user journeys and the product plan, collecting QA and E2E test results to confirm the final output matches the intended user outcome.

Do I need QA and E2E reports to run implementation verification?

Yes, implementation verification requires QA and E2E reports, a feature list, and user journeys as inputs to operate effectively and provide targeted patches for flagged issues.

How do I get targeted patches for issues flagged during feature verification?

To get targeted patches for flagged issues, walk through the feature approval process during implementation verification, which checks feature areas against the product plan and generates fixes for any identified problems.

What's the best way to approve features before proceeding to deployment?

The best way to approve features before deployment is to run a post-test verification skill that walks you through each feature area, checking completeness against the product plan and providing targeted patches for flagged issues.