From insights-share
Use this skill when the user wants to force-finalize the in-flight session buffer immediately, instead of waiting for the 30-min idle threshold. Triggered by "/insight-flush", "flush insights", "push my insight buffer now", "publish lessons now", "force-sync the mirror". Reads the local buffer, runs the two-layer PII filter, and pushes any surviving lessons to the mirror repo.
How this skill is triggered — by the user, by Claude, or both
Slash command
/insights-share:insight-flushThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Force a manual session-boundary flush of the insights buffer.
Force a manual session-boundary flush of the insights buffer.
By default the plugin waits for one of:
claude --resume boundary (next session start)/insight-flush skill…before running the filter pipeline + mirror push.
When you want the lesson available to your teammates immediately, run this skill. It is also useful right before tearing down a sandbox or shutting down a long-running session.
canonical-remote.sh.*.jsonl file in the per-repo .buffer/ directory.finalize-buffer.sh synchronously with
idle_threshold=0 so the filter pipeline executes immediately.Backing script: scripts/flush-buffer.sh.
User: /insight-flush
> finalized 1 session(s), dropped 0
> mirror push queued in background
npx claudepluginhub liush2yuxjtu/insights-share --plugin insights-shareProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.