aif-verify

Verify completed AI implementations against the plan and produce a structured report.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ExsyDev/eye-blinking --skill aif-verify-exsydev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-verify
Source: https://github.com/ExsyDev/eye-blinking/tree/main/.claude/skills/aif-verify
Command: npx skills add https://github.com/ExsyDev/eye-blinking --skill aif-verify-exsydev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify completed implementations against the plan to ensure nothing is missed and quality standards are met.

Core Features & Use Cases

  • Validates task completion against plan and task status.
  • Checks that code builds, tests pass, and documentation is up to date.
  • Produces a structured verification report with remediation guidance.

Quick Start

Run /aif-verify after you finish /aif-implement to validate the complete work.

Frequently Asked Questions about aif-verify

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

FAQPage Schema
How do I verify AI implementation against a project plan?

To verify AI implementation against a project plan, run a post-implementation review that checks task completion, ensures code compiles, tests pass, and documentation is updated according to the original requirements.

What does a post-implementation code review cover for AI-generated work?

A post-implementation code review for AI-generated work covers validating task completion, checking that code builds, confirming tests pass, verifying documentation updates, and ensuring dependencies align with the planned governance gates.

How do I check if AI code generation missed any tasks?

You can check if AI code generation missed tasks by validating the completed work against the original plan and task status, which produces a structured verification report with specific remediation guidance for any gaps.

Does verification check if dependencies align with the project plan?

Yes, verification checks if dependencies align with the project plan by validating task completion against the planned requirements, ensuring governance gates are respected, and confirming that all documentation is accurately updated.

When should I run an implementation verification check?

You should run an implementation verification check during post-implementation reviews, specifically after completing implementation or fix requests, or when you need to confirm whether any planned tasks or quality standards were missed.