impl-verify

Validate software implementations against task criteria and phase-based integration scenarios.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/hb9397/ai-agent-harness-docs --skill impl-verify-hb9397
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impl-verify
Source: https://github.com/hb9397/ai-agent-harness-docs/tree/main/plugins/ai-agent-harness/runtime/claude/skills/impl-verify
Command: npx skills add https://github.com/hb9397/ai-agent-harness-docs --skill impl-verify-hb9397

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the challenge of ensuring that complex software implementations strictly adhere to predefined task requirements and phase-based integration scenarios without manual oversight.

Core Features & Use Cases

  • Automated Verification: Executes CLI, test, and HTTP-based checks against defined criteria while maintaining strict safety boundaries.
  • Manual Checklist Generation: Provides structured checklists for UX, accessibility, and visual verification that require human judgment.
  • Gatekeeping: Generates comprehensive PASS/FAIL/SKIP matrices and provides actionable recommendations on whether to proceed to the next development phase.

Quick Start

Invoke the impl-verify skill by specifying the task or phase you wish to validate against your current implementation documentation.

Frequently Asked Questions about impl-verify

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

FAQPage Schema
How do I automate verification for task-based software implementation?

Automated verification validates software implementation against task-specific criteria by extracting requirements from documentation and executing safe, isolated CLI, test, and HTTP-based checks to ensure compliance.

How does automated compliance checking work for phase-based integration scenarios?

Automated compliance checking works by validating your implementation against phase-based integration scenarios, maintaining strict safety boundaries while executing checks to provide clear pass-fail reporting for development gates.

Can I generate manual checklists for UX and accessibility verification?

Yes, you can generate manual checklists for UX, accessibility, and visual verification that require human judgment, providing structured items to evaluate criteria that automated tests cannot safely execute.

What is the best way to gatekeep development phases based on project specifications?

Gatekeeping development phases involves generating comprehensive PASS, FAIL, and SKIP matrices from verification results, providing actionable recommendations on whether to proceed to the next development phase.

Does automated quality assurance work without external dependencies?

Yes, automated quality assurance operates without external dependencies, using internal scripts to extract verification requirements from documentation and execute isolated checks or generate manual checklists.

What are the limitations of automated implementation verification?

Automated implementation verification cannot assess UX, accessibility, or visual elements requiring human judgment, limiting its scope to safe, isolated checks while generating manual checklists for subjective criteria.