·ai-todo

Manage tasks, track progress, and log daily updates via the ai-todo CLI. Triggers: 1) EXPLICIT — user mentions tasks, todos, progress tracking, standup, sprint planning, project management, or work logs. 2) POST-ACTION — after git commit/push, deploy, merge PR, release, or any milestone, proactively log progress and update/complete related tasks. When git-tools or vercel:deploy finishes, ALWAYS trigger this skill. 3) PRE-ACTION — when user discusses implementation plans, architecture design, feature breakdown, or sprint planning, suggest creating tasks. When brainstorming completes, convert outcomes into tasks. 4) SESSION-END — after substantial code changes, suggest a progress summary.

9Installs·0Trend·@strzhao

Installation

$npx skills add https://github.com/strzhao/ai-todo-cli --skill ai-todo

How to Install ai-todo

Quickly install ai-todo AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/strzhao/ai-todo-cli --skill ai-todo
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: strzhao/ai-todo-cli.

SKILL.md

View raw

Manage tasks, track progress, and maintain daily work logs through the ai-todo CLI. This tool connects to ai-todo (https://ai-todo.stringzhao.life) for persistent, cross-session task management.

The ai-todo CLI must be installed and authenticated. Before running any command, check if credentials exist:

Commands are dynamically loaded from the server. Do NOT memorize or hardcode commands. Always discover them at runtime:

Manage tasks, track progress, and log daily updates via the ai-todo CLI. Triggers: 1) EXPLICIT — user mentions tasks, todos, progress tracking, standup, sprint planning, project management, or work logs. 2) POST-ACTION — after git commit/push, deploy, merge PR, release, or any milestone, proactively log progress and update/complete related tasks. When git-tools or vercel:deploy finishes, ALWAYS trigger this skill. 3) PRE-ACTION — when user discusses implementation plans, architecture design, feature breakdown, or sprint planning, suggest creating tasks. When brainstorming completes, convert outcomes into tasks. 4) SESSION-END — after substantial code changes, suggest a progress summary. Source: strzhao/ai-todo-cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/strzhao/ai-todo-cli --skill ai-todo
Category
>_Productivity
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from strzhao/ai-todo-cli

Quick answers

What is ai-todo?

Manage tasks, track progress, and log daily updates via the ai-todo CLI. Triggers: 1) EXPLICIT — user mentions tasks, todos, progress tracking, standup, sprint planning, project management, or work logs. 2) POST-ACTION — after git commit/push, deploy, merge PR, release, or any milestone, proactively log progress and update/complete related tasks. When git-tools or vercel:deploy finishes, ALWAYS trigger this skill. 3) PRE-ACTION — when user discusses implementation plans, architecture design, feature breakdown, or sprint planning, suggest creating tasks. When brainstorming completes, convert outcomes into tasks. 4) SESSION-END — after substantial code changes, suggest a progress summary. Source: strzhao/ai-todo-cli.

How do I install ai-todo?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/strzhao/ai-todo-cli --skill ai-todo Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/strzhao/ai-todo-cli

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-03-10

Related Skills

None