From sp-context
Checks sp-context dependencies (claude-mem, git, bun) and guides installation. Use when session-start reports missing components or for knowledge sync setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sp-context:sp-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check the health of sp-context knowledge management system and its dependencies.
Check the health of sp-context knowledge management system and its dependencies.
which sp — if missing, suggest bun link in sp-context-plugin dirls ~/sp-context/.git — if missing, run sp initbun --version — if missing, suggest curl -fsSL https://bun.sh/install | bashtest -f ~/.claude-mem/claude-mem.db — if missing, plugin not installedgrep "claude-mem" ~/.claude/settings.json — if not enabled, guide userclaude-mem is required for: sp import, /sp-context:sp-harvest, session-stop knowledge extraction.
Installation: /install claude-mem@thedotmack then restart session.
Status table with all components, then actionable fix commands for any issues found.
npx claudepluginhub qiuyanxin/sp-contextConfigures Context Hub dependencies: installs Serena and Context7 plugins, sets up Forgetful MCP server (standard or custom). For new dev environments or MCP troubleshooting.
Installs, configures, or upgrades ClaudeMemory: checks gem version, runs doctor, inits databases, adds version markers, and reports status.
This skill should be used when the user asks to "check dependencies", "verify plugin requirements", "what plugins am I missing", "validate plugin dependencies", "missing plugin dependencies", "unmet requirements", "are my dependencies satisfied", "which dependencies are broken", or invokes /midnight-plugin-utils:dependency-checker. Validates declared dependencies in extends-plugin.json files against installed and enabled plugins.