Restart Sop banner
mmjclayton mmjclayton

Restart Sop

Git community

Description

--- description: Run the Agent SOP session start checklist. Reads all context files, checks git history, flags inconsistencies, and reports readiness before coding begins. sop_version: "2026-07-06" --- Start a new session by executing the Agent SOP session start checklist. Read every file listed below, in order. Do not skip any step. ## Step 0: SOP staleness check Before running the checklist, check the Agent SOP update cadence. Read `.claude/agent-sop.config.json` (project) or `~/.claude/age

Installation

Installs to ~/.claude/commands/mmjclayton-agent-sop-restart-sop.md

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

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

Full documentation available on GitHub

View Source Repository