Collect Insights banner
ntanner-ctrl ntanner-ctrl

Collect Insights

Development community

Description

--- description: Use when you want to flush pending insights to Obsidian vault and epistemic tracking. Captures ★ Insight blocks and orphaned disk findings. --- # Collect Insights Flush pending insights to both the Obsidian vault and epistemic tracking. Reads orphaned disk findings from `.epistemic/insights.jsonl`, captures any ★ Insight blocks from the current conversation, and writes each to vault (as finding notes) and marks them as synced in the disk store. ## Why This Exists Insights ac

Installation

Installs to ~/.claude/skills/ntanner-ctrl-claude-sail-collect-insights/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ntanner-ctrl-claude-sail-collect-insights && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/commands/collect-insights.md -o ~/.claude/skills/ntanner-ctrl-claude-sail-collect-insights/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository