·util-manage-todo
>_

util-manage-todo

管理 todo.md 文件中的项目待办事项以及任务状态(待处理、进行中、已完成)。当 Claude 检测到需要在会话期间创建或更新待办事项时主动调用。在将工作分解为任务、跟踪会话进度、组织复杂的多步骤项目或协调任务状态时使用。支持通过 ADR 集成进行重构/迁移跟踪。

4安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill util-manage-todo

如何安装 util-manage-todo

通过命令行快速安装 util-manage-todo AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill util-manage-todo
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

Manage ./todo.md in project root with task state tracking, TodoWrite synchronization, and ADR-governed refactor support. Primary use: Claude proactively creates/updates todos when detecting multi-step work.

| Bug fixes, features, refactors | Temporary spikes only | | Multi-step work, team coordination | Throwaway research | | Work committed to git | Quick experiments (<1hr) | | If unsure → use this skill | |

| 🔴 Pending | Not started | | 🟡 In Progress | Actively working | | 🟢 Complete | Acceptance criteria met | | ⚫ Blocked | Waiting on dependency |

管理 todo.md 文件中的项目待办事项以及任务状态(待处理、进行中、已完成)。当 Claude 检测到需要在会话期间创建或更新待办事项时主动调用。在将工作分解为任务、跟踪会话进度、组织复杂的多步骤项目或协调任务状态时使用。支持通过 ADR 集成进行重构/迁移跟踪。 来源:dawiddutoit/custom-claude。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill util-manage-todo
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 util-manage-todo?

管理 todo.md 文件中的项目待办事项以及任务状态(待处理、进行中、已完成)。当 Claude 检测到需要在会话期间创建或更新待办事项时主动调用。在将工作分解为任务、跟踪会话进度、组织复杂的多步骤项目或协调任务状态时使用。支持通过 ADR 集成进行重构/迁移跟踪。 来源:dawiddutoit/custom-claude。

如何安装 util-manage-todo?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill util-manage-todo 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude