什么是 work?
复合工程循环 — 减少返工的 5 个阶段。使用时:(1)开始新工作(头脑风暴); (二)规划实施(计划); (3)编写代码(工作); (4) 评估产出(审查); (5)捕捉教训(复合)。不适合:日常节奏(每天使用);仅任务管理(使用任务)。 来源:andreadellacorte/groove。
复合工程循环 — 减少返工的 5 个阶段。使用时:(1)开始新工作(头脑风暴); (二)规划实施(计划); (3)编写代码(工作); (4) 评估产出(审查); (5)捕捉教训(复合)。不适合:日常节奏(每天使用);仅任务管理(使用任务)。
通过命令行快速安装 work AI 技能到你的开发环境
来源:andreadellacorte/groove。
The compound engineering loop — five discrete stages that systematically reduce rework by front-loading clarity and back-loading lessons. Each stage can be run independently or in sequence.
| brainstorm | Clarify scope through dialogue, surface key decisions and open questions | | plan | Research codebase, write concrete implementation plan | | work | Execute the plan, track progress in task backend | | review | Evaluate output, identify lessons, decide accept/rework | | compound | Document lessons, update rules/templates/docs |
| help | → commands/help.md | | brainstorm | → commands/brainstorm.md | | plan | → commands/plan.md | | work | → commands/work.md | | review | → commands/review.md | | compound | → commands/compound.md | | (empty) | → commands/help.md |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/andreadellacorte/groove --skill work复合工程循环 — 减少返工的 5 个阶段。使用时:(1)开始新工作(头脑风暴); (二)规划实施(计划); (3)编写代码(工作); (4) 评估产出(审查); (5)捕捉教训(复合)。不适合:日常节奏(每天使用);仅任务管理(使用任务)。 来源:andreadellacorte/groove。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/andreadellacorte/groove --skill work 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/andreadellacorte/groove