The Constitutional Alignment Guard skill provides a systematic framework for evaluating proposed software changes against a project's established principles. By analyzing a project's CONSTITUTION.md file, this skill assesses new features based on a five-point decision framework covering constitutional alignment, user value, simplicity, maintainability, and scope. It serves as an automated architectural firewall, providing detailed reasoning and clear recommendations to approve, revise, or reject proposals based on project-specific anti-patterns and design goals.
Key Features
01Comprehensive decision framework for user value and maintainability
02Systematic five-phase evaluation of feature requests
033 GitHub stars
04Automated extraction of principles from CONSTITUTION.md
05Anti-pattern detection and violation reporting
06Standardized Approve/Revise/Reject recommendation engine