openshift

Check Alignment — Development skill for Claude Code

Development community

Check skill contracts, artifact wiring, and cross-skill conventions for alignment.

How to install Check Alignment

Installs to ~/.claude/commands/openshift-traust-check-alignment.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/check-alignment.md -o ~/.claude/commands/openshift-traust-check-alignment.md

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

What Check Alignment does


description: "Check skill contracts, artifact wiring, and cross-skill conventions for alignment."

Run the cross-skill alignment guard using the check-alignment skill. Load the skill at .claude/skills/check-alignment/SKILL.md and follow it: run python3 -m traust.cli tools check-skill-alignment and, on failure, fix the skill (adopt the missing convention, create the missing wiring, repoint the dead reference) rather than the checker; add a reasoned EXEMPTIONS entry only for genuinely inap

Alternatives in Development

  • Prioritize Features — Prioritize backlog by impact, effort, risk, and strategic alignment 7.8k ★
  • Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★
  • /token Scan — Fast rug pull detection for meme coins and token contracts 1.7k ★

Full documentation available on GitHub

View Source Repository