os-check-work
ALWAYS invoke this skill when the user asks about work done outside this session — "check work", "check the others", "check other sessions" — or to accept one: "the session is done, check it", "can we merge it" — in any language. You are the receiving party: treat the report as a claim, verify each part against machine state, name every gap between claimed and true. Verified-ready work merges in the same pass. End…
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 8
os-check-work is an agent skill that turns the agent into a receiving reviewer for work done in other sessions. It treats another session's completion report as a claim, verifies it against machine state via GitHub pull request tools, and either sweeps all sibling sessions with one-line statuses or fully accepts one session, merging verified-ready work in the same pass.
Reach for it when a session says its work is done and you want the gap between claimed and true named before anything merges.
Use it to
- Sweep all sibling sessions for one-line status
- Accept a named session or pull request
- Verify PR checks and diffs against the report
- Merge verified-ready work in the same pass
- Draft a paste-ready reply to another session
For Users coordinating work across multiple AI coding sessions
- Host repository
- kharmanskyi/open-steps
- Allowed tools
- Read(~/.claude/open-steps/**), Bash(gh pr list *), Bash(gh pr view *), Bash(gh pr checks *), Bash(gh pr checks), Bash(gh pr diff *), Bash(gh pr diff), Bash(gh pr merge *)
- Host stars
- 528
- Host language
- Shell