constitutional-compliance

Validate specifications, plans, tasks, code, and operations against the SDD Framework Constitution v1.5.0.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/aseesy/DEMO --skill constitutional-compliance-aseesy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: constitutional-compliance
Source: https://github.com/aseesy/DEMO/tree/main/.claude/skills/validation/constitutional-compliance
Command: npx skills add https://github.com/aseesy/DEMO --skill constitutional-compliance-aseesy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Verifies adherence to the SDD constitution across specs, plans, tasks, and code, ensuring immutable principles (I-III) and delegation rules (X-XIV) are respected.

Core Features & Use Cases

  • Automated checks: Run constitutional checks and interpret results.
  • Manual review guidance: Provide steps to review idempotence, documentation, and access control.
  • Compliance reporting: Generate a concise report highlighting pass/fail and recommendations.

Quick Start

Run the constitutional check script before commits, PRs, or releases.

Frequently Asked Questions about constitutional-compliance

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

FAQPage Schema
How do I validate that my specifications and code follow constitutional compliance principles?

Constitutional compliance validation checks whether specifications, plans, tasks, code, and operations adhere to the SDD Framework Constitution v1.5.0. Run the automated check script before commits, PRs, or releases to receive PASS, WARNING, or FAIL results against immutable and critical principles.

What principles does the SDD Framework Constitution enforce?

The SDD Constitution v1.5.0 enforces immutable principles (I-III) and delegation rules (X-XIV) across specification design, planning, development, review, and release workflows. These cover idempotence, observability, dependency management, access control, and AI model selection.

Can I run constitutional checks automatically before every commit?

Yes, you can execute automated constitutional checks via scripts as part of your pre-commit workflow. The Skill generates compliance reports with PASS/WARNING/FAIL results and recommendations, supporting integration into CI/CD pipelines.

How do I manually review constitutional compliance for access control and observability?

The Skill provides guided steps to manually review idempotence, documentation, access control, and observability principles. This manual review complements automated checks and supports thorough compliance assessment across your artifacts.

What should I do if a constitutional compliance check fails?

When compliance checks report FAIL or WARNING results, review the detailed recommendations in the compliance report. Assess which principles or delegation rules are violated, then update your specification, code, or operational design to restore adherence before proceeding.

Does constitutional compliance validation work across specification, planning, and code artifacts?

Yes, constitutional compliance validation applies uniformly across specification design, planning, development, review, and release workflows. A single framework validates immutable principles and delegation rules regardless of artifact type.