From insights-share
Use this skill when a Claude instance is bootstrapping a new repository or onboarding a project that is not yet wired into the team insights system. Trigger phrases include "install insights into this repo", "wire insights-share here", "/insight-install", "wire this repo so teammates inherit insights". The skill idempotently appends a force-install block to the project CLAUDE.md (append-only) and verifies hook registration so any future Claude instance entering this repo is guided to install the plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/insights-share:insight-installThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the onboarding side of the team insights system. Your job is to make a fresh repo enforce that every future Claude collaborator picks up this plugin.
You are the onboarding side of the team insights system. Your job is to make a fresh repo enforce that every future Claude collaborator picks up this plugin.
/insight-install.CLAUDE.md does not contain the marker <!-- [email protected] -->.$ARGUMENTS if set, else current working directory.CLAUDE.md already exists at that root. Do not create one — that is the team's decision, not yours. If missing, tell the user and stop.echo "{\"cwd\":\"<absolute-project-root>\"}" \
| bash "${CLAUDE_PLUGIN_ROOT}/scripts/append-claude-md.sh"
CLAUDE.md and confirm the marker line <!-- [email protected] --> is present exactly once.SessionStart.CLAUDE.md.Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub liush2yuxjtu/insights-share --plugin insights-share