groove-daily-end

Log git activity, write memory logs, and analyze task status at day's end.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the essential end-of-day tasks, ensuring your work is properly logged, your progress is tracked, and your workflow is consistently maintained.

Core Features & Use Cases

  • Automated Logging: Captures git activity, daily notes, and task summaries into memory logs.
  • Workflow Maintenance: Analyzes task status and checks for stale documentation.
  • Hook Execution: Runs custom end-of-day scripts for extended automation.
  • Use Case: At the end of each workday, run this skill to automatically save your git commits, write your daily journal entry, and get a summary of your task progress, ensuring no work is lost and your progress is always up-to-date.

Quick Start

Run the groove-daily-end skill to finalize your workday activities.

Frequently Asked Questions about groove-daily-end

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

FAQPage Schema
How do I automate my end-of-day git log and daily wrap-up?

Automating your end-of-day git log and daily wrap-up involves capturing git activity, writing daily memory logs, and analyzing task status to ensure consistent record-keeping. This skill automatically logs git commits and generates daily journal entries to track progress.

What is the best way to track task status and check for stale specs?

Tracking task status and checking for stale specs is achieved through automated workflow maintenance that analyzes your current tasks and identifies outdated documentation. This ensures your project specs remain active and aligned with your actual development progress.

Do I need to configure task backends before running an automated daily wrap-up?

Yes, you need to configure task backends and git settings in a .groove/index.md file before running an automated daily wrap-up. This configuration provides the necessary context for logging git activity and executing custom end hooks properly.

Can I run custom end hooks for extended workflow automation?

You can run custom end hooks for extended workflow automation by executing custom end-of-day scripts during the wrap-up process. This allows you to append personalized automated tasks to the standard git logging and memory log generation.