speckit-adlc-levelup-validate

Detect rule conflicts in team-ai-directives and generate CDRs.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chaimt/GarminShabbatMode --skill speckit-adlc-levelup-validate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-adlc-levelup-validate
Source: https://github.com/chaimt/GarminShabbatMode/tree/main/.cursor/skills/speckit-adlc-levelup-validate
Command: npx skills add https://github.com/chaimt/GarminShabbatMode --skill speckit-adlc-levelup-validate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps organizations ensure their internal directive rules do not conflict, inconsistencies, or contradict higher-level principles across the team-ai-directives repository.

Core Features & Use Cases

  • Conflict Detection: Identifies direct contradictions, implicit conflicts, and constitution alignment across rule files.
  • CDR Generation: Produces draft Change Description Records for conflict resolution.
  • Audience & Use Case: Teams using speckit to validate consistency within .specify/ and context_modules.

Quick Start

Run the levelup validate workflow on the team-ai-directives repository to scan rules and generate CDRs.

Frequently Asked Questions about speckit-adlc-levelup-validate

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

FAQPage Schema
How do I detect rule conflicts in team-ai-directives?▼

Run the levelup validate workflow on the team-ai-directives repository to scan context_modules and related guidance, identifying direct contradictions, implicit conflicts, and constitution alignment issues across rule files.

What is constitution alignment when validating directive rules?▼

Constitution alignment is the process of checking rule files in your repository against higher-level principles to ensure policy consistency. It identifies implicit conflicts where directives contradict overarching governance standards.

How do I create a Change Description Record for policy conflict resolution?▼

You create a Change Description Record (CDR) for policy conflict resolution by running the validation workflow, which automatically produces draft CDRs alongside a detailed conflict report for identified rule inconsistencies.

Does speckit validation work with context_modules for policy consistency?▼

Yes, speckit validation works with context_modules by analyzing the rule files within them to ensure internal directives do not conflict or contradict higher-level principles established in the team-ai-directives repository.

What types of directive conflicts can automated rule validation identify?▼

Automated rule validation identifies three types of directive conflicts: direct contradictions between rules, implicit conflicts where rules clash indirectly, and constitution alignment issues where rules violate higher-level principles.

When should I run a rule conflict validation scan on my directives?▼

You should run a rule conflict validation scan when updating team-ai-directives to ensure policy consistency, checking that new rules in context_modules align with the constitution and do not introduce contradictions across existing guidance.