Структурированный рабочий день проджект-менеджера
★ 7.4 · general
today is a Claude Code skill that guides project managers through a structured daily workflow across five sequential phases: standup, team sync, review, focus, and wrap-up. Rather than duplicating logic, it reuses patterns from /daily, /meet, and /progress — capturing per-project updates, processing external context like Slack threads and meeting notes, rendering a cross-project health dashboard with blocker severity and recent decisions, then helping set focus priorities before closing the day. Phase progress is tracked via TaskCreate and TaskUpdate within the session, with no persistent state files. The skill accepts status, skip, and wrap arguments to jump between phases, and is triggered by phrases like "today" or "start my day" — making it well-suited for PMs managing multiple active projects who want a repeatable daily routine.