← ClaudeAtlas

dailylisted

Generate or update workplace-facing daily reports from Tracework raw entries, using git only as limited fallback coverage. Supports work, personal, and private all-project scopes without mixing audiences. Use for "/tracework:daily", "更新日报", "写日报", "日报", "工作日志", "补日报", "daily note", or a dated daily work report. Do not use for agent handoff, meeting notes, generic prose reports, or git operations.
KKenny0/Tracework · ★ 2 · AI & Automation · score 65
Install: claude install-skill KKenny0/Tracework
# Tracework Daily Write a concise daily management-closure view. Answer what changed today, why it matters, what is now closed or bounded, and the next gate. Do not produce a module inventory or agent handoff. ## Required References Read both before writing: - `references/reporting-narrative-contract.md`: scope partition, closure types, headline selection, evidence rules, and audience safety. - `references/daily-note-writing.md`: source handling, merge rules, vault file shape, and conversation / first-run shapes. ## Configuration Resolve configuration in this order: 1. Project `.tracework/config.yaml` 2. `~/.tracework/config.yaml` The primary output defaults to `{vault}/Daily Note.md`, overridable through `daily_note.path`. Project paths come from `daily_note.repos`, then `{vault}/raw/projects.json`, then the current repo. If no vault can be resolved, return the report in the conversation. Do not create an unrequested vault. Do not block on cold-start. Optionally add one soft upgrade line at the end (see First-Run and Local Fallback). ## First-Run and Local Fallback Daily must produce value without prior setup. Cold-start is an upgrade for durable multi-day storage and strict audience partition, not a ticket to try. ### Scope resolution 1. If the user explicitly names `all` or an exact reporting group such as `work` or `personal`, that scope is **explicit**. 2. Else if `profile.default_reporting_group` is configured, that scope is **configured**. 3. Els