today

Orchestrate daily project management workflows with standups, syncs, reviews, and wrap-ups.

134|33|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/kv0906/pm-kit --skill today-kv0906
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: today
Source: https://github.com/kv0906/pm-kit/tree/main/.claude/skills/today
Command: npx skills add https://github.com/kv0906/pm-kit --skill today-kv0906

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines your daily work by guiding you through essential project management routines, ensuring nothing falls through the cracks.

Core Features & Use Cases

  • Guided Daily Workflow: Manages a structured sequence of tasks including standups, team syncs, reviews, focus time, and wrap-ups.
  • Contextual Integration: Leverages other skills like /daily, /meet, and /progress to avoid duplication and provide a cohesive experience.
  • Use Case: Start your day by running /today and be prompted for project updates, process team communications, review project health, and get a summary of your day's accomplishments.

Quick Start

Run the today skill to start your daily workflow.

Frequently Asked Questions about today

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage my daily project management workflow with standups and team syncs?

Guided daily workflow orchestration structures standups, team syncs, reviews, focus time, and wrap-ups into a multi-phase sequence. This ensures project managers process updates and track routines systematically.

Can I use daily workflow automation for project updates and progress tracking?

Daily workflow automation prompts for project updates, processes team communications, and reviews project health. Integrating with task management and progress tracking skills yields a cohesive daily accomplishment summary.

What is the best way to automate a structured standup and wrap-up routine?

Automating a standup and wrap-up routine requires a multi-phase workflow that guides sequential tasks. It manages session state via task dependencies and file system presence rather than persistent state files.

Does this daily workflow tool require separate meeting notes or task management setups?

This daily workflow tool does not require separate setups because it leverages contextual integration with existing skills. It connects with daily, meet, and progress skills to avoid duplication and provide cohesive experiences.

Are there limitations to using task dependencies for session state in workflow automation?

Using task dependencies and file system presence for session state means no persistent state files are created. This limits session continuity to active task dependency chains and existing file system structures rather than independent saved states.