·groove-utilities-memory-mistakes
>_

groove-utilities-memory-mistakes

Log a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring.

19Installs·3Trend·@andreadellacorte

Installation

$npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-mistakes

How to Install groove-utilities-memory-mistakes

Quickly install groove-utilities-memory-mistakes 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 groove-utilities-memory-mistakes
  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

Use $ARGUMENTS as the mistake description if provided (e.g. --list to show open incidents only).

The workflow mistake is logged, its root cause is fixed in the relevant memory or learned file, and the lesson is graduated to .groove/memory/learned/ .md. The incident is closed.

Read tasks.backend from .groove/index.md. Incidents are tracked as tasks in the configured backend. If no task backend is configured (tasks.backend: none), tell the user to run /groove-utilities-task-install first.

Log a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring. Source: andreadellacorte/groove.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from andreadellacorte/groove

Quick answers

What is groove-utilities-memory-mistakes?

Log a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring. Source: andreadellacorte/groove.

How do I install groove-utilities-memory-mistakes?

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 groove-utilities-memory-mistakes 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