capturelisted
Install: claude install-skill KKenny0/Tracework
# Adaptive-Depth Session Recap
Capture session-end or checkpoint signals into Tracework raw entries. The goal
is not a chronological diary. Preserve the lightest durable work signal that
can improve Daily, Weekly, and Monthly first, then support evidence drill-down,
decision replay, roadmap synthesis, and session-start recall when needed.
Tracework is reporting-first: Daily, Weekly, and Monthly can still produce
direct value without a fresh capture. Capture improves their evidence boundary
and keeps lower-frequency Query, Recall, and Roadmap available when needed.
## Progressive References
Keep this file focused on routing and workflow. Read these references only when
needed:
- `references/capture-routing.md`: choose `capture_depth` and handle explicit
lite/standard/deep overrides. Read before finalizing entries.
- `references/capture-entry-writing.md`: write raw entries, artifact context,
reporting metadata, Markdown fallback, and quality checks.
- `references/capture-operations.md`: resolve config, call `tracework_raw.py`,
write artifact dossiers, and format quiet receipts.
- `references/capture-day.md`: scan indexed Codex and Claude sessions for one
date without mixing reporting groups. Read for day mode only.
- `references/tracework-storage-convention.md`: shared schema and storage rules.
## Zero-Config Mode
This skill works with or without a configured knowledge vault:
- With a vault: write entries to
`{vault}/raw/weeks/{ISO-week}/{project-slug}.json`;