LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

openspec-constitution-guard - Enforce AGENTS.md quality gates in OpenSpec commands

Composes project AGENTS.md constitution files into OpenSpec commands to enforce project quality validation gates.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Locate AGENTS.md files in workspace
  • Extract quality criteria from constitutions
  • Map criteria to OpenSpec commands
  • Compose constitution guard Markdown blocks
  • Update command files after OPENSPEC tag

Inputs

  • Project AGENTS.md constitution files
  • OpenSpec command Markdown files

Outputs

  • Updated OpenSpec command files with constitution guards

Requirements

  • Shell execution environment with find and grep
  • OpenSpec command files in .claude/commands/openspec

Source

  • Spec: SKILL.md
openspec
constitution
meta-skill
close-loop
Locate AGENTS.md files in workspace
Extract quality criteria from constitutions
Map criteria to OpenSpec commands
Compose constitution guard Markdown blocks
Project AGENTS.md constitution files
OpenSpec command Markdown files
Updated OpenSpec command files with constitution guards