You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add detach:true requirement to pr-monitor skill
The polling loop was dying because async bash sessions without
detach:true are killed on session idle. Added critical note about
using detach:true and documented PID-based termination.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments