consistency-check

Detect and report inconsistencies across project artefacts and governance rules.

157|28|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/Fr-e-d/GAAI-framework --skill consistency-check-fr-e-d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consistency-check
Source: https://github.com/Fr-e-d/GAAI-framework/tree/main/.gaai/core/skills/cross/consistency-check
Command: npx skills add https://github.com/Fr-e-d/GAAI-framework --skill consistency-check-fr-e-d

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies and reports inconsistencies across various project artefacts and governance rules, preventing errors and ensuring alignment before critical development stages.

Core Features & Use Cases

  • Detects structural, scope, rule, completeness, and inter-artefact inconsistencies.
  • Activates at multiple points: after story generation, plan preparation, before implementation, and after remediation.
  • Use Case: After an AI generates a user story and a technical plan, activate this skill to verify that the plan's steps directly address the story's acceptance criteria and that no out-of-scope actions are included.

Quick Start

Run the consistency-check skill to validate the generated story and plan artefacts.

Frequently Asked Questions about consistency-check

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

FAQPage Schema
How do I validate artefact alignment before implementation?

To validate artefact alignment, run a consistency check against structured artefacts and rule sets. It detects structural, scope, rule, completeness, and inter-artefact inconsistencies to ensure project alignment before development begins.

What is inter-artefact consistency validation?

Inter-artefact consistency validation is the process of detecting inconsistencies across related project artefacts and governance constraints. It identifies violations in structural, scope, rule, and completeness alignment after generation or remediation stages.

When should I run a consistency check during project planning?

You should run a consistency check after artefact generation, plan preparation, before implementation, and after remediation attempts. It verifies that technical plans directly address acceptance criteria without including out-of-scope actions.

Does the consistency check require structured inputs?

Yes, consistency check requires structured artefact inputs and rule sets to function. It uses these structured inputs to identify violations across structural, scope, rule, completeness, and inter-artefact alignment within the project context.

Can I verify scope alignment between user stories and technical plans?

Yes, you can verify scope alignment between user stories and technical plans. The consistency check confirms that plan steps directly address story acceptance criteria and flags any out-of-scope actions included in the technical plan.