groove-work-exec

Execute implementation plans and track progress in a task backend.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/andreadellacorte/groove --skill groove-work-exec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: groove-work-exec
Source: https://github.com/andreadellacorte/groove/tree/main/.agents/skills/groove-work-exec
Command: npx skills add https://github.com/andreadellacorte/groove --skill groove-work-exec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the execution of an implementation plan, ensuring that code and artifacts are created according to specifications and progress is meticulously tracked.

Core Features & Use Cases

  • Plan Execution: Implements the steps defined in a prior planning phase.
  • Progress Tracking: Updates task status and notes in a designated backend.
  • Use Case: After defining a feature's implementation plan with /groove-work-plan, use this Skill to write the code, tests, and documentation, while automatically logging progress in your task management system.

Quick Start

Execute the implementation plan and update the work task with progress notes.

Frequently Asked Questions about groove-work-exec

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code generation and execution from an implementation plan?

To track progress during plan execution, the Skill updates task status and logs dated progress notes directly in your designated task backend. This ensures meticulous monitoring of software development workflows without manual intervention.

What is the best way to execute a development workflow and log progress notes?

The best way to execute a development workflow and log progress notes is using a structured execution tool that reads task backend configurations and automatically appends dated notes to tasks as it writes code, tests, and documentation.

Do I need a task backend configuration to execute an implementation plan?

Yes, you need a task backend configuration to execute an implementation plan. The Skill requires reading this configuration to create and update tasks with dated progress notes during the code generation and artifact creation process.

Can I use this plan execution approach right after defining the plan?

You can use this plan execution approach immediately after defining a feature's implementation plan in a prior planning phase. It bridges the gap between planning and coding by automatically generating artifacts while logging progress.

What are the limitations of automating workflow execution without prior planning?

Automating workflow execution without prior planning limits the ability to generate accurate code and artifacts. This Skill relies on a previously defined implementation plan to know which steps to execute and how to track progress in the task backend.