什么是 daily?
每日启动和收尾仪式。在以下情况下使用: (1) 开始工作日; (2) 结束这一天。不适用于:中午任务管理(使用任务);复合循环(使用工作);直接内存(使用内存)。 来源:andreadellacorte/groove。
每日启动和收尾仪式。在以下情况下使用: (1) 开始工作日; (2) 结束这一天。不适用于:中午任务管理(使用任务);复合循环(使用工作);直接内存(使用内存)。
通过命令行快速安装 daily AI 技能到你的开发环境
来源:andreadellacorte/groove。
Thin orchestrator for the daily rhythm. Bookends the workday by calling task and memory skills in the right order. Does not duplicate their logic.
| startup | Start the workday: verify yesterday's closeout, load tasks, prepare agenda | | closeout | End the workday: write memory, analyse tasks, commit if configured |
| help | → commands/help.md | | startup | → commands/startup.md | | closeout | → commands/closeout.md | | (empty) | → commands/help.md |
每日启动和收尾仪式。在以下情况下使用: (1) 开始工作日; (2) 结束这一天。不适用于:中午任务管理(使用任务);复合循环(使用工作);直接内存(使用内存)。 来源:andreadellacorte/groove。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/andreadellacorte/groove --skill daily每日启动和收尾仪式。在以下情况下使用: (1) 开始工作日; (2) 结束这一天。不适用于:中午任务管理(使用任务);复合循环(使用工作);直接内存(使用内存)。 来源:andreadellacorte/groove。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/andreadellacorte/groove --skill daily 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/andreadellacorte/groove