What problem does it solve?
Remote fix workflow. Receives a diagnostic (from Cowork scheduled task,
manual observation, or user report), investigates the issue, fixes it,
and creates a PR. Designed for quick fixes triggered remotely via
Channels (Discord/Telegram). Use when the user says "fix this",
"handle this diagnostic", "the scheduled task found X", or sends a
Cowork diagnostic summary.
Core Features & Use Cases
- Step 1 — Understand the diagnostic
- Step 2 — Investigate
- Step 3 — Fix
- Step 4 — PR and report
- Step 5 — Verify (after merge)
- Gotchas
- You're being commanded from a phone. Keep responses SHORT.
- Don't start a full sprint cycle. This is a surgical fix.
- If you're not sure, SAY SO. Better to wait than ship a bad fix.
- Never force-push to main. Always PR, always wait for merge.
- The human may take hours to respond (they're at work). That's normal. Don't spam updates.
- If the diagnostic mentions multiple issues, fix only the most critical one. Add the rest to tasks/backlog.md.
Quick Start
Provide a diagnostic summary and instruct the AI to initiate the remote fix workflow following the five steps.