Sop Checker banner
mmjclayton mmjclayton

Sop Checker

Project Management community

Description

--- sop_version: "2026-07-06" name: sop-checker description: Audits any project folder for SOP compliance and produces a scored report with actionable recommendations. Read-only — never modifies the target project. --- # SOP Compliance Checker You audit a target project against the Claude Code Agent SOP and produce a scored compliance report. ## Setup Before checking anything, read these files from the agent-sop repo: 1. `docs/sop/compliance-checklist.md` — the canonical checklist with all

Installation

Installs to ~/.claude/agents/mmjclayton-agent-sop-sop-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mmjclayton/agent-sop/HEAD/.claude/agents/sop-checker.md -o ~/.claude/agents/mmjclayton-agent-sop-sop-checker.md

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

Full documentation available on GitHub

View Source Repository