Constitution banner
mamba-mental mamba-mental

Constitution

Development community

Description

--- description: Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync. --- The user input to you can be provided directly by the agent or as a command argument - you **MUST** consider it before proceeding with the prompt (if not empty). User input: $ARGUMENTS You are updating the project constitution at `.specify/memory/constitution.md`. This file is a TEMPLATE containing placeholder tokens in square brackets (

Installation

Installs to ~/.claude/skills/mamba-mental-agent-skill-manager-constitution/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mamba-mental-agent-skill-manager-constitution && curl -fsSL https://raw.githubusercontent.com/mamba-mental/agent-skill-manager/HEAD/commands/constitution.md -o ~/.claude/skills/mamba-mental-agent-skill-manager-constitution/SKILL.md

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

Full documentation available on GitHub

View Source Repository