# Ssot Check

> Audit copied facts, missing SSOT pointers, and disconnected setup guides. Use for documentation drift, cross-repo ownership, orphaned handoffs, or an SSOT manifest.

- Skill: `conorbronsdon/ssot-check-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add conorbronsdon/ssot-check-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/conorbronsdon/ssot-check-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- License: MIT
- Author: conorbronsdon (https://skillmd.com/u/conorbronsdon)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/conorbronsdon/ssot-check-2

---


# SSOT Check

Read [the canonical skill](../../SKILL.md) completely before acting.
Resolve its resource links from the plugin root (two directories above this
file), not from the user's working directory. Keep the user's target repository
as the working directory; do not modify the installed plugin.

In those instructions, `${CLAUDE_SKILL_DIR}` means the plugin root in Codex.
Use the absolute path to its `ssot_check.py`, with a Python 3 interpreter.
Do not assume a Claude environment variable exists. Preserve the approval
boundary for edits and the opt-in boundary for `--fetch`. The `pointers` mode is
an agent workflow, not a CLI subcommand; read its reference from the plugin root.

