aig-validate

Validate silver-layer tracker documents against templates and schemas.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/pmalirz/aig-discovery-toolset --skill aig-validate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aig-validate
Source: https://github.com/pmalirz/aig-discovery-toolset/tree/main/skills/aig-validate
Command: npx skills add https://github.com/pmalirz/aig-discovery-toolset --skill aig-validate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that AIG assessment documents are complete, correct, and cross-referenced, reducing the risk of gaps leaking into scoring and reporting.

Core Features & Use Cases

  • Comprehensive validation: scans tracker/ and its subdirectories to verify schema compliance, data completeness, and cross-reference integrity.
  • Quality governance: flags placeholders, missing fields, and inconsistent references to support reliable scoring.
  • Audit readiness: produces a validation report that can be attached to engagements and used to guide remediation before scoring.

Quick Start

Validate the tracker directory to generate a comprehensive validation report.

Frequently Asked Questions about aig-validate

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

FAQPage Schema
How do I validate YAML tracker documents for missing fields and schema compliance?

This skill validates YAML tracker documents by scanning the tracker directory and subdirectories to verify schema conformance, detect placeholders, and surface missing fields before scoring. It generates a comprehensive report detailing completeness and data quality gaps.

What is cross-reference validation in data quality governance?

Cross-reference validation checks the integrity of links and relationships between data fields within tracker documents. This skill identifies inconsistent references to ensure assessment documents are complete, correct, and reliable for downstream scoring.

How do I ensure my data quality documents are ready for audit?

You ensure audit readiness by running a validation scan on your tracker files to flag placeholders and missing fields. The skill produces a validation report that can be attached to engagements to guide remediation.

Can I detect placeholders and quality gaps in silver-layer tracker files?

Yes, you can detect placeholders and quality gaps in silver-layer tracker files. The skill enforces schema conformance and quantifies narrative and data quality requirements to surface issues before they leak into reporting.

What is the best way to prepare AIG documents for scoring?

The best way to prepare AIG documents for scoring is to validate them against templates and schemas. This process identifies cross-reference issues and data quality gaps, ensuring completeness and consistency before scoring begins.

Why does schema validation fail on incomplete tracker directories?

Schema validation fails when tracker documents contain missing fields, unresolved placeholders, or inconsistent cross-references. This skill scans subdirectories to locate these quality gaps and enforce conformance before the scoring phase.