Skip to content

v0.3.6 — skill cleanups

Choose a tag to compare

@groksrc groksrc released this 04 May 01:42
· 7 commits to main since this release

Changed

  • 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.