dailylisted
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