What problem does it solve? Blocked Kanban tasks stall silently when an owner forgets to respond, and stale cards accumulate without anyone reviewing them. This Skill keeps work moving by nudging the owner about blocked tasks, interpreting their replies to unblock cards, and running daily hygiene sweeps to close stale items. ## Core Features & Use Cases - Compose owner-facing nudges: Generates first-person SMS or email messages for clarify, nudge, stale-review, and feedback-acknowledgment scenarios, with machine-routing references like Ref: pj/t_<id>. - Resolve owner replies: Runs a dedicated Hermes session per task to interpret the owner's reply, update the originating Kanban card, and reconcile the entire project slug when waiting conditions change. - Daily hygiene sweeps: Uses proactive_hygiene_prepare to scan all boards, auto-closes high-confidence stale cards with audit comments, and routes ambiguous cards to stale-review nudges. - Use Case: A scheduling task is blocked awaiting the owner's availability. The hourly tick sends an SMS nudge; when the owner replies "Tuesday works", the resolve flow comments on the card, unblocks it, triggers the scheduling follow-up, and confirms back to the owner. ## Quick Start Ask the agent to review the blocked Kanban cards and send the owner a nudge about any task waiting on their input.