jw-agenda-daily-todo

Generate daily todo plans from monthly, weekly, and leftover tasks.

3|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/janewu77/jw-skills --skill jw-agenda-daily-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jw-agenda-daily-todo
Source: https://github.com/janewu77/jw-skills/tree/main/jw-agenda/skills/jw-agenda-daily-todo
Command: npx skills add https://github.com/janewu77/jw-skills --skill jw-agenda-daily-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Daily Todo management is time-consuming and error-prone when planning today's tasks, adjusting schedules, and capturing ad-hoc items across scattered notes. This Skill centralizes today's planning, rescheduling, and ad-hoc task creation into a deterministic, source-tracked workflow.

Core Features & Use Cases

  • Automatic generation of today's Todo by aggregating from monthly and weekly plans, yesterday's unfinished items, and task lists, then populating time slots with clear source tags.
  • Mode-based flows (generate today’s plan, track progress, update statuses, and add ad-hoc items) to adapt to changing priorities.
  • Deterministic file writes with explicit reporting of modified file paths and an extensible template-driven structure for future customization.

Quick Start

Ask the AI to generate today’s plan and automatically apply necessary reschedules and ad-hoc additions.

Frequently Asked Questions about jw-agenda-daily-todo

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

FAQPage Schema
How do I automate daily task planning from scattered notes and yesterday's leftovers?

Automating daily task planning consolidates monthly plans, weekly schedules, yesterday's unfinished items, and task lists into a single deterministic daily plan. The workflow tags each item with its source and populates time slots automatically.

What is the best way to reschedule ad-hoc items during daily planning?

Rescheduling ad-hoc items during daily planning uses a mode-based flow that tracks progress and updates statuses on the fly. It explicitly reports modified file paths to ensure schedule adjustments are deterministic and source-tracked.

How does a template-driven approach handle daily todo generation?

A template-driven approach handles daily todo generation by applying an extensible structure to populate time slots with aggregated tasks. This enforces deterministic file writing and provides strict error handling during the generation process.

Can I track progress and update task statuses within my daily plan workspace?

You can track progress and update task statuses within your daily plan workspace using dedicated mode-based flows. These flows adapt to changing priorities while maintaining source tags for every scheduled item.

Does daily todo automation work with existing monthly and weekly plans?

Daily todo automation works with existing monthly and weekly plans by aggregating them alongside yesterday's leftovers and task lists. It centralizes these multiple sources into a single workspace without requiring external dependencies.

What are the limitations of deterministic file writing in daily planning workflows?

Deterministic file writing in daily planning workflows requires strict error handling and explicit reporting of modified file paths. Limitations arise if source data from monthly or weekly plans is incomplete or improperly formatted for template population.