webmint

Constitute — Development skill for Claude Code

Development community

/constitute — Generate Project Constitution.

How to install Constitute

Installs to ~/.claude/commands/webmint-aidevteamforge-constitute.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/webmint/AIDevTeamForge/HEAD/.claude/commands/constitute.md -o ~/.claude/commands/webmint-aidevteamforge-constitute.md

Restart Claude Code, or start a new session, for it to be picked up.

What Constitute does

/constitute — Generate Project Constitution

You are generating the project's constitution — a persistent document that captures non-negotiable rules, architecture decisions, quality standards, and domain knowledge. This document is referenced by ALL other commands and agents.

Prerequisites

  • /setup-wizard must have been run first
  • CLAUDE.md must exist at project root
  • .claude/agents/ must contain at least one agent

If any prerequisite is missing, inform the user and suggest runn

Alternatives in Development

  • Speckit.Constitution 2.3k ★
  • Relentless.Constitution — Create or update the project constitution - personalized governance and coding principles 97 ★
  • Aod.Constitution — Create or update the project constitution from interactive or provided principle inputs, ensuring all dependen 89 ★

Full documentation available on GitHub

View Source Repository