You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
continue-conversation skill — removed the hardcoded "common projects" list (basic-memory-llc, getting-started, etc.) which were author-specific names with no meaning to new users. The skill now points to list_memory_projects() for discovery and ~/.basic-memory/basic-memory.md for routing rules.
spec-driven-development skill — removed the "Using with Slash Commands" section referencing a /spec command. That command does not exist in this plugin; documenting it was misleading.