Help us improve
Share bugs, ideas, or general feedback.
From sp-context
Auto-syncs high-value knowledge from claude-mem to sp-context by finding unsynced decisions, discoveries, features, bugs, and changes, then batch imports user-selected ones with type mapping.
npx claudepluginhub qiuyanxin/sp-contextHow this skill is triggered — by the user, by Claude, or both
Slash command
/sp-context:sp-harvestThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Check claude-mem available (`~/.claude-mem/claude-mem.db`)
Manages knowledge bases: ingest, sync, organize, deduplicate, and retrieve across local files, MCP memory, vector stores, Git repos, Supabase, PostgreSQL. For knowledge management tasks like saving/searching info.
Manages SSOT, project memory, and cross-tool memory search. Guards decisions.md and patterns.md for merging plans, workflow migration, spec sync, and SSOT promotion from memory.
Extracts reusable strategic knowledge from session history (architecture, patterns, ops) and updates local CLAUDE.md. Triggers on 'learn', 'save knowledge', or session ends.
Share bugs, ideas, or general feedback.
~/.claude-mem/claude-mem.db)search(type="observations", obs_type="decision,discovery,feature") to find candidatesimported-from-claude-mem tag in sp-context)get_observations(ids=[...]) to fetch full detailssp push each selected observation with proper type mapping