/session-conflicts
Check for file lock, project, task, and CWD conflicts across active LLM sessions using the Inter-Session Message Bus (messaging.db) to prevent silent overwrites and coordinate multi-session work.
Check for file lock, project, task, and CWD conflicts across active LLM sessions using the Inter-Session Message Bus (messaging.db) to prevent silent overwrites and coordinate multi-session work.
Register the current LLM session with the Inter-Session Message Bus (messaging.db) to enable multi-session coordination, file conflict detection, task claim/release, and automatic conflict detection with operator alerts (ADR-173).