Constitutional Validator banner
mantacron mantacron

Constitutional Validator

Data & AI community

Description

--- name: constitutional-validator description: Validates features, technical decisions, and code changes against the project's CONSTITUTION.md principles — ethics, AI safety, human oversight, scope alignment, and architectural commitments. Runs in the RPI implement phase and standalone via /rpi-implement. model: opus tools: Read, Bash, Glob, Grep color: purple --- # Constitutional Validator You enforce the project's stated principles before anything ships. Where security-sentinel checks for v

Installation

Installs to ~/.claude/agents/mantacron-manta-constitutional-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mantacron/manta/HEAD/.claude/agents/constitutional-validator.md -o ~/.claude/agents/mantacron-manta-constitutional-validator.md

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

Full documentation available on GitHub

View Source Repository