check-constitutional-alignment

Assess proposed features against constitutional principles using a Phase 1–3 framework.

4|1|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/samjhecht/wrangler --skill check-constitutional-alignment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-constitutional-alignment
Source: https://github.com/samjhecht/wrangler/tree/main/skills/check-constitutional-alignment
Command: npx skills add https://github.com/samjhecht/wrangler --skill check-constitutional-alignment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies whether proposed features align with the project's constitutional principles, preventing scope creep and principle violations.

Core Features & Use Cases

  • Structured evaluation: Uses the constitution's 5-question decision framework.
  • Documentation: Aggregates analysis and provides a clear recommendation (APPROVE/REVISE/REJECT).
  • Decision rationale: Outputs evidence-backed reasoning for governance decisions.

Quick Start

Run this check during feature scoping or PR reviews to ensure alignment with constitutional principles.

Frequently Asked Questions about check-constitutional-alignment

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

FAQPage Schema
How do I assess whether a feature aligns with project constitutional principles?

Alignment assessment uses a structured 5-question decision framework to evaluate proposed features against constitutional principles. The Skill analyzes each principle, documents findings, and outputs a clear recommendation—APPROVE, REVISE, or REJECT—with evidence-backed rationale for governance decisions.

When should I run a constitutional alignment check during development?

Run alignment checks during feature specification drafting, team feature discussions, pull request reviews, and roadmap planning. Early evaluation prevents scope creep and principle violations before implementation effort is invested.

What does the alignment check output provide?

The check outputs an audit-ready rationale documenting principle analysis, assessment results for each phase, and recommended actions. This decision documentation supports governance transparency and justifies approval or rejection choices to stakeholders.

Can I use this alignment framework for existing features or only new proposals?

The framework applies to proposed features and changes during specification and review stages. It's designed for forward-looking governance decisions, though the structured evaluation approach works for retrospective principle assessment as needed.

What's required before running an alignment evaluation?

You need the project's defined constitutional principles and a clear feature proposal or specification. The Skill implements the evaluation framework; you provide the principles and the feature details to assess.

How does constitutional alignment differ from other feature evaluation approaches?

Constitutional alignment is principle-driven governance—it anchors decisions to documented project values rather than individual preference or technical criteria alone. The structured framework ensures consistent, defensible rationale across decisions.