·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