What problem does it solve?
Offwatch Skill enables teams to coordinate issue-work across a fleet of AI agents by interacting with the Offwatch control plane API to manage tasks, delegate work, and enforce governance. It provides a heartbeat-driven control loop where agents fetch inbox items, checkout issues, perform work, and coordinate with approvals and routines.
Core Features & Use Cases
- Heartbeat-driven execution: wakes up on events or schedules, fetches assignments, and does the work in short execution windows.
- Task control flow: checkout, understand context, do work, update status, add comments, and reassign or delegate tasks as needed.
- Governance and blockers: handles blockers, approvals, and domain constraints with explicit waypoint updates and wakeups.
Quick Start
Wake up on a heartbeat, fetch assignments, checkout an issue, complete work, and post a status update.