ceos-todos

Create, update, and review EOS To-Dos with owner, due date, and status.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/danieljforman/ceos-demo --skill ceos-todos-danieljforman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ceos-todos
Source: https://github.com/danieljforman/ceos-demo/tree/main/skills/ceos-todos
Command: npx skills add https://github.com/danieljforman/ceos-demo --skill ceos-todos-danieljforman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track and manage EOS To-Dos — the concrete actions that bridge meetings and execution. Every To-Do has one owner, a due date, and a source; EOS teams target high completion rates.

Core Features & Use Cases

  • Create, assign, and track To-Dos with owner, due date, and status.
  • Review completion rates, overdue items, and owner workload across L10s and IDS.
  • Use Case: During L10 meetings, capture and assign new action items with clear deadlines for accountability.

Quick Start

Create a new to-do assigned to Brad with due date next Friday and title 'Review vendor contracts'.

Frequently Asked Questions about ceos-todos

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

FAQPage Schema
How do I track EOS To-Dos with owners, due dates, and status?

Track EOS To-Dos by creating action items within a centralized repository that stores each to-do in data/todos/ with per-item frontmatter capturing owner, due date, status, source, and title. You manage the entire to-do lifecycle from creation to completion.

Can I capture and assign action items during L10 meetings?

Yes, you can capture and assign L10 meeting action items by creating new to-dos with clear deadlines and specific owners, ensuring accountability throughout the session.

How does the to-do completion audit process work for IDS sessions?

The to-do audit process prevents deletion while preserving completed items in the repository, allowing you to review historical completion rates and overdue items during IDS sessions.

What is the best way to review overdue items and owner workload?

Review overdue items and owner workload by using the Skill's real-time reporting and dashboards, which aggregate status data across your centralized to-do repository.

Does the task management system validate ownership and deadlines for EOS workflows?

Yes, the task management system validates ownership and deadlines for EOS workflows by enforcing per-to-do frontmatter requirements during creation and updates.

Are completed to-dos deleted from the repository?

No, completed to-dos are not deleted; the system prevents deletion while preserving completed items in data/todos/ to maintain a comprehensive audit trail.