grouped-source-batch-writeback
Turn grouped vadimgest/intake source batches into durable Obsidian notes with provenance, deduplication, and checkpoint-safe writeback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn grouped vadimgest/intake source batches into durable Obsidian notes with provenance, deduplication, and checkpoint-safe writeback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Optimize messages for desired outcome - fix English, kill red flags, simulate recipient
Periodic intake pipeline - reads new data, triages, acts, updates knowledge base
State + Log convention for sourced facts. Every deal note, person note, org note follows this shape. Use when migrating notes, writing new entity notes, or auditing for unsourced claims.
Use Vadim's Klava context stack, Obsidian vault, vadimgest, and autonomy rules.
Source-backed batch triage and checkpointing for grouped intake/backfill jobs.
Turn grouped source-intake batches into durable Obsidian writeback with provenance, routing, and checkpoint verification.
| name | grouped-source-batch-writeback |
| description | Turn grouped vadimgest/intake source batches into durable Obsidian notes with provenance, deduplication, and checkpoint-safe writeback. |
Use this skill when a pre-batched intake dump arrives grouped by source/channel/thread and you need to compact it into durable notes without over-writing one raw row at a time.
Treat the batch as a grouped evidence window, not a flat list. Compact each group first, then decide whether the signal belongs in:
Read the batch structure first.
Compact each group before writing.
vadimgest://... URIs or source line ranges.Answer the four intake questions for each meaningful group.
Route by certainty.
Write durable notes with provenance.
Commit the checkpoint only after triage/writeback.
references/batch-intake-patterns.md for a reusable compacting and writeback template.