← ClaudeAtlas

briefinglisted

Generate today's Daily Note (or one for a specified date) at reports/daily/YYYY-MM-DD.md by aggregating the day's situation across journals, tasks, workspaces, knowledge, activity-log, and any plugin briefing hooks. Fully automated, no interaction. Use when the user asks for a daily briefing, situational analysis, or "what's going on today/yesterday".
rillmd/rill · ★ 6 · AI & Automation · score 81
Install: claude install-skill rillmd/rill
# /briefing — Daily Note Generation **Conduct ALL conversation with the user in the language defined by `.claude/rules/personal-language.md`** (or the user's input language if absent). The English instructions below are for skill clarity, not for output style. Exceptions (only): tokens inside backticks or code blocks, proper nouns, ASCII acronyms. > **Tool references in this skill** (`Bash`, `Grep`, `Read`, `Edit`, `Glob`, `sub-agent`) describe **intent**, not Claude-specific tool calls. Each harness should map them to its native equivalent — Claude Code uses its built-in tools as named; Codex CLI uses `apply_patch` / shell / its own sub-agent mechanism etc. as appropriate. Generates a Daily Note that aggregates the day's situation by reading the `knowledge/self/` snapshot (current-state.md, direction.md, interests.md, decisions.md) as the primary input and emitting a thin 4-section Daily Note (~1500 chars target). Uses internal data only, fully automated (no interaction). Aims for prose-quality readable reports. See 007 design doc in `workspace/2026-05-07-dream-system-rill-application/007-briefing-derivation-redesign.md`. ## Arguments $ARGUMENTS — one of the following: - `YYYY-MM-DD` (e.g., `2026-03-11`) → Generate Daily Note for the specified date - Omitted → Generate Daily Note for today ## Procedure ### Phase 0: Initialization 1. If argument is `YYYY-MM-DD`: Use that date as target 2. If argument omitted: Use today's date as target 3. If `reports/daily/YYYY-MM-DD.