What problem does it solve? Keeping a project constitution in sync with dependent specification, plan, and task templates is error-prone manual work; this Skill fills the constitution template, versions it correctly, and propagates amendments across all dependent artifacts. ## Core Features & Use Cases - Constitution Authoring: Fills every placeholder token in .specify/memory/constitution.md from user input or repository context, with semantic version bumping rules (MAJOR/MINOR/PATCH). - Consistency Propagation: Validates and updates plan, spec, tasks, and command templates so they stay aligned with amended principles. - Sync Impact Report: Prepends an HTML comment report listing version changes, modified principles, and templates requiring follow-up. - Use Case: After adopting a new testing-discipline principle, run this Skill to amend the constitution to a new minor version and automatically flag every template that references the old governance rules. ## Quick Start Update the project constitution to add a new principle requiring integration tests for all public APIs and sync the dependent templates.