verify

Verify completed work against goal-backward truth tables and fresh evidence.

1|2|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/cinjoff/fhhs-skills --skill verify-cinjoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/cinjoff/fhhs-skills/tree/main/.claude/skills/verify
Command: npx skills add https://github.com/cinjoff/fhhs-skills --skill verify-cinjoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that completed work meets predefined goals and requirements by systematically verifying against established criteria and collecting fresh evidence.

Core Features & Use Cases

  • Goal Verification: Checks if the work aligns with the intended objectives using backward truth tables.
  • Evidence Collection: Gathers current data from tests, builds, and linting to validate findings.
  • Gap Identification: Identifies discrepancies and routes them for further action (fixing, planning, refactoring).
  • Use Case: After a development phase, use this Skill to confirm that all specified features are implemented correctly and that no new issues have been introduced.

Quick Start

Use the verify skill to check if the current work meets all defined goals.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I verify completed code against predefined project goals?

To verify completed code, check the work against goal-backward truth tables and collect fresh evidence. This process scopes detection, checks must-haves, and validates artifacts to confirm features meet intended objectives.

What is the best way to validate code quality using evidence from tests and builds?

Validating code quality requires gathering current data from tests, builds, and linting. This fresh evidence confirms that findings are accurate and ensures completed work meets established criteria.

How do I identify gaps in code review validation against requirements?

Identifying gaps in code review validation involves checking must-haves against collected evidence. Discrepancies are then routed to appropriate remediation skills for fixing, planning, or refactoring.

When do I need to scope detection for software verification?

Scope detection for software verification is needed after a development phase to confirm all specified features are implemented correctly. It ensures no new issues have been introduced by checking artifacts.

Can I use this verification method for quality assurance of specific artifacts?

Yes, you can use this verification method for quality assurance of specific artifacts. It scopes detection, verifies artifacts against established criteria, and collects fresh evidence to validate findings.