daily
Original:🇺🇸 English
Translated
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).
3installs
Sourceandreadellacorte/groove
Added on
NPX Install
npx skill4agent add andreadellacorte/groove dailyTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →<!-- groove:managed — do not edit; changes will be overwritten by groove update -->
is intentionally thin. It sequences calls to and — it does not re-implement task listing, memory writing, or git analysis. When those skills evolve, benefits automatically.
daily
Thin orchestrator for the daily rhythm. Bookends the workday by calling and skills in the right order. Does not duplicate their logic.
taskmemoryGit Root Detection
Before running any command, detect the git root:
bash
git rev-parse --show-toplevelAll config reads use at git root.
.groove/index.mdCommands
| Command | Description |
|---|---|
| Start the workday: verify yesterday's closeout, load tasks, prepare agenda |
| End the workday: write memory, analyse tasks, commit if configured |
$ARGUMENTS Routing
| $ARGUMENTS | Action |
|---|---|
| → |
| → |
| → |
| (empty) | → |
Bootstrap
Reads for config. If not present, create from before proceeding.
.groove/index.mdskills/groove/templates/index.mdDesign Note
dailytaskmemorydaily