ai-constitution
Automates the creation of a project identity document (CONSTITUTION.md) through an interactive interview process.
Install
mkdir -p .claude/skills/ai-constitution && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13516" && unzip -o skill.zip -d .claude/skills/ai-constitution && rm skill.zipInstalls to .claude/skills/ai-constitution
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Interviews the operator to produce a project-identity CONSTITUTION.md (Mission / Stakeholders / Vocabulary / Prohibitions / Compliance gates / Anti-goals / Boundaries / Escalation / Language / Lifecycle phase). Trigger for 'set up the constitution', 'define project identity', 'who is this project for', 'what does this project never do', 'amend the constitution'. Not for AI-behaviour rules — those live in CANONICAL.md / AGENTS.md. Not for spec governance; use /ai-governance instead.Key capabilities
- →Generate a CONSTITUTION.md file
- →Update specific sections of CONSTITUTION.md
- →Amend the constitution with version bumps
- →Interview users for project identity details
- →Auto-detect project information from manifest files
How it works
The skill interviews the operator for 10 sections of project identity, seeds defaults from project files, and writes or updates the CONSTITUTION.md file.
Inputs & outputs
When to use ai-constitution
- →Drafting a project mission statement
- →Defining project anti-goals and boundaries
- →Updating project governance documentation
About ai-constitution
Guides developers through a structured 10-section interview to define project identity, including mission, stakeholders, prohibitions, and compliance. It outputs a verified CONSTITUTION.md file.
Interviews the operator to produce a project-identity CONSTITUTION.md (Mission / Stakeholders / Vocabulary / Prohibitions / Compliance gates / Anti-goals / Boundaries / Escalation / Language / Lifecycle phase). Trigger for 'set up the constitution', 'define project identity', 'who is this project fo
When not to use it
- →When defining AI-behavior rules
- →When managing spec governance
- →When the task involves engineering-principle headers
Limitations
- →Not for AI-behaviour rules
- →Not for spec governance
- →Refuses to write any AI-behaviour / engineering-principle header
How it compares
This skill provides a structured interview and specific output format for project identity, distinct from general documentation or AI behavior rules.
Compared to similar skills
ai-constitution side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| ai-constitution (this skill) | 0 | 2mo | No flags | Beginner |
| pmbok-project-management | 38 | 9mo | No flags | Intermediate |
| project-planner | 32 | 10mo | Review | Intermediate |
| spec-kit-workflow | 11 | 8mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by arcasilesgroup
View all by arcasilesgroup →You might also like
pmbok-project-management
jgtolentino
Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.
project-planner
adrianpuiu
Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.
spec-kit-workflow
jmanhype
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).
product-manager-toolkit
davila7
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
planning-agent
parcadei
Planning agent that creates implementation plans and handoffs from conversation context
pdd
mikeyobrien
Transforms a rough idea into a detailed design document with implementation plan. Follows Prompt-Driven Development — iterative requirements clarification, research, design, and planning.