What problem does it solve? Keeping a project's governing principles consistent across spec-kit templates is error-prone when done manually. This Skill fills the constitution template at .specify/memory/constitution.md with concrete values and propagates amendments to dependent plan, spec, and task templates. ## Core Features & Use Cases - Constitution Authoring: Replaces placeholder tokens in the constitution template with values derived from user input or repository context, applying semantic versioning rules for governance changes. - Template Synchronization: Validates and updates plan-template.md, spec-template.md, tasks-template.md, and command templates so they stay aligned with amended principles. - Extension Hooks: Executes optional or mandatory before/after hooks declared in .specify/extensions.yml around the constitution update. - Use Case: A team adopting spec-kit runs this Skill to ratify their first constitution, then re-runs it when adding a new testing principle, automatically receiving a Sync Impact Report and suggested commit message. ## Quick Start Ask the assistant to create or update the project constitution with your principles, for example: update the project constitution to add a principle requiring integration tests for all public APIs.