Daily Summary banner
wiklob wiklob

Daily Summary

Data community

Description

--- description: Evening daily-summary ritual — recap the day's lands, /go-run friction, feedback, and token usage into a durable dated artifact under pipeline/daily/. Runs unattended via a launchd LaunchAgent (bin/install-daily-summary-launchd.sh); also runnable by hand. argument-hint: "[--yes | --dry-run] (--yes = non-interactive, for the scheduled run; --dry-run = print, don't write)" allowed-tools: Bash, Read, Write, Glob, Grep --- # /daily-summary — evening recap of the day Write a durab

Installation

Installs to ~/.claude/skills/wiklob-v-coding-setup-daily-summary/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wiklob-v-coding-setup-daily-summary && curl -fsSL https://raw.githubusercontent.com/wiklob/v-coding-setup/HEAD/commands/daily-summary.md -o ~/.claude/skills/wiklob-v-coding-setup-daily-summary/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository