Take the architect role in a session-loop pairing. Drives a paired executor session through bounded decisions with per-step stop-review and audit. Use when the user wants to start or resume an architect session. Invocation - /session-loop-architect <project-path> <pairing-name>. Pairing-name must match [a-z0-9_-]+. Reads shared doctrine from ~/.claude/skills/session-loop-shared/protocol.md.
Take the executor role in a session-loop pairing. Receives bounded decisions from a paired architect session, executes them with audit-before-completion discipline, and reports back at every STOP-REVIEW gate. Use when the user wants to start or resume an executor session. Invocation - /session-loop-executor <project-path> <pairing-name>. Pairing-name must match [a-z0-9_-]+. Reads shared doctrine from ~/.claude/skills/session-loop-shared/protocol.md.