什么是 taskmaster?
停止钩子,使代理保持工作,直到所有计划和用户请求都完成 100% 完成。每次尝试停止时都会触发,直到代理发出明确的信号 最终响应中可解析的完成信号。提供确定性机器 检测是否真正完成。 来源:blader/taskmaster。
停止钩子,使代理保持工作,直到所有计划和用户请求都完成 100% 完成。每次尝试停止时都会触发,直到代理发出明确的信号 最终响应中可解析的完成信号。提供确定性机器 检测是否真正完成。
通过命令行快速安装 taskmaster AI 技能到你的开发环境
来源:blader/taskmaster。
A stop hook that prevents the agent from stopping prematurely. When the agent is about to stop, this hook checks for a session-specific done token in the transcript. If the token is missing, it blocks the stop and forces another completion review cycle.
When the work is genuinely complete, the agent must include this exact line in its final response (on its own line):
This gives external automation a deterministic completion marker to parse.
停止钩子,使代理保持工作,直到所有计划和用户请求都完成 100% 完成。每次尝试停止时都会触发,直到代理发出明确的信号 最终响应中可解析的完成信号。提供确定性机器 检测是否真正完成。 来源:blader/taskmaster。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/blader/taskmaster --skill taskmaster停止钩子,使代理保持工作,直到所有计划和用户请求都完成 100% 完成。每次尝试停止时都会触发,直到代理发出明确的信号 最终响应中可解析的完成信号。提供确定性机器 检测是否真正完成。 来源:blader/taskmaster。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/blader/taskmaster --skill taskmaster 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/blader/taskmaster