How this skill is triggered — by the user, by Claude, or both
Slash command
/compass:constitution-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill was renamed when Compass replaced the single "constitution" model
This skill was renamed when Compass replaced the single "constitution" model
with strategies and guardrails. The constitution conflated hard limits,
soft preferences, and routing rules into one supreme document; that model is
gone. Checking a plan, spec, or change now means walking it against the
guardrails (hard, cleared with evidence), the strategies (soft,
assessed as judgement), and the routing policy — three distinct files in
governance/, each with its own standard of proof. See
skills/governance-check/SKILL.md.
npx claudepluginhub jed72/compass --plugin compassGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.