·work

复合工程循环 — 减少返工的 5 个阶段。使用时:(1)开始新工作(头脑风暴); (二)规划实施(计划); (3)编写代码(工作); (4) 评估产出(审查); (5)捕捉教训(复合)。不适合:日常节奏(每天使用);仅任务管理(使用任务)。

30安装·0热度·@andreadellacorte

安装

$npx skills add https://github.com/andreadellacorte/groove --skill work

如何安装 work

通过命令行快速安装 work AI 技能到你的开发环境

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

来源:andreadellacorte/groove。

SKILL.md

查看原文

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
分类
>_效率工具
认证
收录时间
2026-03-01
更新时间
2026-03-10

Browse more skills from andreadellacorte/groove

快速解答

什么是 work?

复合工程循环 — 减少返工的 5 个阶段。使用时:(1)开始新工作(头脑风暴); (二)规划实施(计划); (3)编写代码(工作); (4) 评估产出(审查); (5)捕捉教训(复合)。不适合:日常节奏(每天使用);仅任务管理(使用任务)。 来源:andreadellacorte/groove。

如何安装 work?

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

这个 Skill 的源码在哪?

https://github.com/andreadellacorte/groove