What is daily?
Daily startup and closeout rituals. Use when: (1) starting the workday; (2) wrapping up the day. NOT for: mid-day task management (use task); compound loop (use work); memory directly (use memory). Source: andreadellacorte/groove.
Daily startup and closeout rituals. Use when: (1) starting the workday; (2) wrapping up the day. NOT for: mid-day task management (use task); compound loop (use work); memory directly (use memory).
Quickly install daily AI skill to your development environment via command line
Source: andreadellacorte/groove.
Thin orchestrator for the daily rhythm. Bookends the workday by calling task and memory skills in the right order. Does not duplicate their logic.
| startup | Start the workday: verify yesterday's closeout, load tasks, prepare agenda | | closeout | End the workday: write memory, analyse tasks, commit if configured |
| help | → commands/help.md | | startup | → commands/startup.md | | closeout | → commands/closeout.md | | (empty) | → commands/help.md |
Daily startup and closeout rituals. Use when: (1) starting the workday; (2) wrapping up the day. NOT for: mid-day task management (use task); compound loop (use work); memory directly (use memory). Source: andreadellacorte/groove.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/andreadellacorte/groove --skill dailyDaily startup and closeout rituals. Use when: (1) starting the workday; (2) wrapping up the day. NOT for: mid-day task management (use task); compound loop (use work); memory directly (use memory). Source: andreadellacorte/groove.
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 daily Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/andreadellacorte/groove