What problem does it solve? Long-running coding work like feature builds, large refactors, and issue-to-PR loops blocks interactive sessions and requires manual babysitting. This Skill offloads that work to background coding agents (Codex, Claude Code, or OpenCode) with proper notification routing so results come back to your chat channel automatically. ## Core Features & Use Cases - Background Worker Delegation: Launch Codex, Claude Code, or OpenCode as background processes with PTY and permission settings tuned per agent. - Completion Notifications: Workers report results back through openclaw message send to a captured channel, target, and thread route. - Issue-to-PR Automation: Drive full workflows where a worker branches from a GitHub issue, implements, tests, reviews, and opens a PR. - Use Case: You receive a bug report, create a GitHub issue, and hand it to a Codex worker that implements the fix in an isolated checkout and messages you on Telegram when the PR is ready. ## Quick Start Ask the assistant to delegate a specific coding task, such as implementing a feature or fixing an issue in a given repository, to a background coding agent and notify you when it finishes.