Skip to content
Automation
Skill

/constitution-creation

Establish project governing principles including dev guidelines, code quality standards, testing policies, UX requirements, performance benchmarks, and security constraints.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill constitution-creation --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/constitution-creation

Context preview

The summary Claude sees to decide when to auto-load this skill.

Establish project governing principles including dev guidelines, code quality standards, testing policies, UX requirements, performance benchmarks, and security constraints.

SKILL.md

constitution-creation.SKILL.md
name: constitution-creation
description: Establish project governing principles including dev guidelines, code quality standards, testing policies, UX requirements, performance benchmarks, and security constraints.
allowed-tools: Read, Bash, Grep, Glob, WebFetch, WebSearch, Agent, AskUserQuestion
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • Formalizing existing project standards into a constitution
  • Updating governance principles for an evolving project
  • Before writing specifications for a new feature area

Distinction from Specification

  • **Constitution**: Defines project-wide governance (HOW the project operates)
  • **Specification**: Defines feature-level requirements (WHAT to build)

Process

1. **Gather context** - Assess project type, audience, compliance needs, existing standards 2. **Define dev guidelines** - Coding standards, branching strategy, review process 3. **Set code quality standards** - Linting, formatting, complexity limits, naming conventions 4. **Establish testing policies** - Coverage thresholds, test types, CI requirements 5. **Specify UX requirements** - Accessibility, responsiveness, performance budgets 6. **Define performance benchmarks** - Load times, throughput, memory limits 7. **Establish security constraints** - Auth, data handling, vulnerability policies 8. **Document architecture principles** - Modularity, dependencies, extensibility 9. **Human review** - Approve constitution before proceeding

Tool Use

Invoke via babysitter process: `methodologies/spec-kit/spec-kit-specification` (constitution phase) Full pipeline: `methodologies/spec-kit/spec-kit-orchestrator`

Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.