What problem does it solve?
This Skill turns informal team rules into clear, enforceable project constitutions so developers and AI agents can follow the same standards for code, docs, and process.
Core Features & Use Cases
- Create policy documents: Draft constitutions for coding standards, documentation policies, testing rules, commit conventions, and team practices.
- Maintain existing rules: Survey current constitution files, update overlapping guidance, and keep versioned policy documents consistent.
- Repository-wide governance: Organize constitutions under docs/constitutions/, maintain index pages, and propagate references into AI agent entry points.
- Use case: A team wants explicit rules for naming, error handling, and documentation style; this Skill produces a structured constitution and wires it into the repo so agents can apply it consistently.
Quick Start
Ask the assistant to create or update a project constitution for your repository’s coding and documentation rules.