aif-verify

Audit completed software implementations against project plan tasks and quality standards.

83|5|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ArtemYurov/TomoBar --skill aif-verify-artemyurov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-verify
Source: https://github.com/ArtemYurov/TomoBar/tree/main/.claude/skills/aif-verify
Command: npx skills add https://github.com/ArtemYurov/TomoBar --skill aif-verify-artemyurov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit completed software implementations against the project plan to ensure nothing was missed and conformity to expected quality standards.

Core Features & Use Cases

  • Plan-to-implementation audit: compares tasks in the plan with actual code changes, build results, and test outcomes.
  • Consistency checks: detects drift between described tasks and implemented artifacts, and highlights gaps for remediation.
  • Comprehensive guidance: generates a structured verification report with per-task status and actionable follow-ups.

Quick Start

Run the verification workflow on the current project branch.

Frequently Asked Questions about aif-verify

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

FAQPage Schema
How do I verify completed code changes against a project plan?

Plan-to-implementation verification audits completed software implementations against a project plan by analyzing code changes, builds, tests, and documentation to ensure conformity to expected quality standards and surface completeness gaps.

How do I check if my software implementation missed any tasks from the plan?

To check for missed tasks, run a plan-to-implementation audit on the project branch. This compares the task checklist with actual code changes and test outcomes, generating a structured verification report with per-task status and follow-up actions.

What do I need to generate a structured verification report for a project branch?

Generating a structured verification report requires a plan file and a task checklist. The process analyzes code changes, builds, tests, and documentation across the project branch to output a clear status of each task along with recommended follow-ups.

Can I detect drift between described tasks and implemented code artifacts?

Yes, consistency checks detect drift between described tasks and implemented artifacts by comparing plan tasks with actual code changes, build results, and test outcomes, highlighting gaps for remediation across the project branch.

When do I need to run a plan-to-implementation audit?

You need a plan-to-implementation audit when you want to validate completed software implementations against the project plan. It ensures nothing was missed and confirms conformity to expected quality standards across the project branch.

What is the best way to audit implementation completeness across a project branch?

The best way to audit implementation completeness is to run a verification workflow that compares task checklists against actual code changes, build results, and test outcomes, outputting a clear status of each task with recommended follow-ups.