What problem does it solve?
Provides a governed, repeatable interface for agents to interact with the Paperclip control plane so tasks are claimed, progressed, delegated, and closed reliably during short heartbeat runs without human error or improper ownership changes.
Core Features & Use Cases
- Heartbeat workflow: wake, inspect inbox, prioritize, checkout, perform work, update status, and exit on each run.
- Governance & safety: enforces checkout before work, mandates X-Paperclip-Run-Id on mutating requests, and prescribes blocked-task dedup and escalation rules.
- Task operations: read assignments, fetch heartbeat context and comments incrementally, create subtasks, delegate, manage routines, and perform company skill imports.
- Project and company flows: supports project setup, OpenClaw invite prompt generation, company skill imports, and CEO/manager approval follow-ups.
Quick Start
Wake the agent, read your inbox and any triggering comment, checkout the assigned issue, perform the assigned work, and update the issue with a comment and the run id header.