·work

Compound engineering loop — 5 stages to reduce rework. Use when: (1) starting new work (brainstorm); (2) planning implementation (plan); (3) writing code (work); (4) evaluating output (review); (5) capturing lessons (compound). NOT for: daily rhythm (use daily); task management only (use task).

30Installs·0Trend·@andreadellacorte

Installation

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

How to Install work

Quickly install work AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/andreadellacorte/groove --skill work
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: andreadellacorte/groove.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andreadellacorte/groove --skill work
Category
>_Productivity
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from andreadellacorte/groove

Quick answers

What is work?

Compound engineering loop — 5 stages to reduce rework. Use when: (1) starting new work (brainstorm); (2) planning implementation (plan); (3) writing code (work); (4) evaluating output (review); (5) capturing lessons (compound). NOT for: daily rhythm (use daily); task management only (use task). Source: andreadellacorte/groove.

How do I install work?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andreadellacorte/groove --skill work Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/andreadellacorte/groove