What problem does it solve? Keeping track of pending work across multiple projects is hard when notes live in chats, memory, or scattered files. This Skill gives each project a persistent, event-sourced to-do list where tasks can be created, listed, edited, reassigned, split into subtasks, commented on, and moved across board columns — all addressable by short id prefixes. ## Core Features & Use Cases - Full task lifecycle: Add, list, show, patch, complete, drop, and reopen tasks per project, with filters by status, tag, agent, due date, and update time. - Subtasks and comments: Split an epic into child tasks and hold threaded discussions; an @mention in a comment summons an agent to run a real turn against the task. - Board columns and agent handoff: Move open tasks across configurable columns (pending, running, in_review, blocked), with optional on_enter agent assignment for automated handovers. - Use Case: A user says "remind me to call the accountant before Friday" — the Skill creates a dated task in the right project; later "what's pending everywhere?" lists open tasks across all projects in one call. ## Quick Start Ask the agent to add a task to a specific project, for example: "Add a task to the acme project to review the auth bug, due Friday, tagged urgent."