constitution

Codify project governance principles in a constitution.md file.

1|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/gmliao/swift-state-tree --skill constitution-gmliao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: constitution
Source: https://github.com/gmliao/swift-state-tree/tree/main/.agent/skills/SpecKit/constitution
Command: npx skills add https://github.com/gmliao/swift-state-tree --skill constitution-gmliao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill formalizes and enforces project governance by codifying core principles that guide all development decisions.

Core Features & Use Cases

  • Establish Code Quality Standards, Testing Standards, User Experience Consistency, and Performance Requirements to ensure consistent delivery across teams.
  • Provide Technical Decision Governance to guide architecture choices and prevent scope creep.
  • Use at project initiation and during major changes (specifications, refactors, or policy updates) to align teams.

Quick Start

Create or update .specify/memory/constitution.md with the required sections:

  • Code Quality Standards
  • Testing Standards
  • User Experience Consistency
  • Performance Requirements
  • Technical Decision Governance Save and commit with the message: docs: establish project constitution