What problem does it solve? Session conversations lose pending decisions, architectural choices, and resumption context when they end. This Skill converts executive requests into durable, auditable kanban backlog items with explicit references, pending decisions, and expected outputs so work can resume without reconstructing mental context. ## Core Features & Use Cases - Decision-Blocking Cards: Creates kanban cards that stay in blocked state when awaiting executive decisions, preventing premature execution, and verifies final card state with kanban list and kanban show. - Lightweight TODO Mode: Appends simple pending items to plans/STATUS.md or a root TODO.md when a full kanban card is unnecessary, preserving the executive's strategic wording. - Batch Backlog Intake: Classifies batches of raw items (links, commands, observations) by type, priority (P0-P3), and area, with context, scope, and acceptance criteria per item. - Cross-Session Pending Audit: Audits what remains open across sessions by checking plans, drafts, GitHub issues, and git state, separating living pending items from resolved history. - Use Case: An executive says "remind me to review the TechServ contract next week." The Skill registers a TODO with a deadline, links it to the correct microverso, and confirms the entry persisted. ## Quick Start Ask the agent to register a pending decision or task as a kanban card, for example: "Put the v1 architecture decision on the kanban as blocked until I decide."