What problem does it solve? Keeping a project's governing principles consistent across templates, specs, and command files is error-prone when done manually. This Skill fills the constitution template at .specify/memory/constitution.md, applies semantic versioning, and propagates amendments to all dependent spec-kit artifacts. ## Core Features & Use Cases - Constitution Authoring: Collects or derives values for every placeholder token in the constitution template and writes the completed document. - Semantic Versioning: Automatically bumps CONSTITUTION_VERSION using MAJOR/MINOR/PATCH rules based on the nature of the governance changes. - Consistency Propagation: Validates and updates plan, spec, tasks, and command templates so they stay aligned with amended principles, then emits a Sync Impact Report. - Use Case: After deciding to add a new testing-discipline principle, run this Skill to update the constitution, bump the minor version, and flag the tasks template for the new principle-driven task category. ## Quick Start Ask the agent to update the project constitution with your new principle and sync all dependent spec-kit templates.