tf-consistency-rules

Detect cross-artifact inconsistencies across specs, plans, and task definitions.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/hashi-demo-lab/terraform-provider-aap --skill tf-consistency-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tf-consistency-rules
Source: https://github.com/hashi-demo-lab/terraform-provider-aap/tree/main/.claude/skills/legacy_skills/tf-consistency-rules
Command: npx skills add https://github.com/hashi-demo-lab/terraform-provider-aap --skill tf-consistency-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-artifact consistency checks ensure that specifications, plans, and tasks stay aligned, reducing drift and gaps in engineering processes.

Core Features & Use Cases

  • Duplication, ambiguity, and underspecification detection across spec-to-plan-to-tasks.
  • Constitution alignment checks for folder structure, naming, and variable definitions.
  • Gap and inconsistency coverage to surface unused requirements and mismatched tasks.

Quick Start

Run a consistency scan against your project to surface misalignments and guide remediation steps.

Frequently Asked Questions about tf-consistency-rules

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

FAQPage Schema
How do I check cross-artifact consistency between Terraform specs, plans, and tasks?

Cross-artifact consistency checks identify and report misalignments across specs, plans, and task definitions. Running a consistency scan against your Terraform-driven project surfaces duplication, ambiguity, and gaps to guide remediation.

Why does my Terraform plan have unused requirements and mismatched task definitions?

Mismatches and unused requirements occur when drift exists between specifications and task definitions. A consistency audit covers these gaps and inconsistencies to surface underspecified requirements and misaligned tasks across your project.

What is the best way to enforce naming conventions and folder structure in large Terraform projects?

The best way to enforce folder structure and naming conventions is through constitution alignment checks. These checks validate variable definitions and structural alignment across large Terraform-driven projects during a consistency scan.

How do I audit traceability and dependency coherence from spec to plan in Terraform?

Traceability and dependency coherence are audited by scanning cross-artifact lineage. This validation process identifies inconsistencies across specs, plans, and task definitions to ensure end-to-end alignment in your Terraform workflow.

Does cross-artifact consistency validation work for projects with complex variable management?

Yes, cross-artifact consistency validation satisfies requirements for variable management by checking constitution alignment. It detects underspecification and ensures variable definitions match correctly across specs, plans, and tasks.