cyberneticlibrary

Unblock and recover broken work sessions

msapps-cowork-session-fixerpluginsetup L23,035
davepoon/buildwithclaude
What it does

Diagnose and recover stuck Cowork session RPC errors

Best for

Unblocking a Cowork session failure without manual process restart or support ticket.

Inputs
  • · error logs from failed RPC calls
  • · session ID and timestamp
Outputs
  • · root cause diagnosis (connection, orphaned process, auth)
  • · remediation steps or auto-restart success
Requires
  • · Cowork session manager
  • · RPC diagnostics
  • · process recovery API
Preconditions

Cowork session accessible; logs available; recovery process not system-level

Failure modes

recovery fails if process orphaned at OS level; timeouts if network unreachable; false diagnosis if multiple issues overlapping

Trust signals
  • · MSApps maintained
  • · automated RPC reconnection
  • · orphaned process cleanup