phernandez
|
a70b355838
|
feat: Complete plugin with marketplace, commands, and hooks
Add full plugin infrastructure for distribution:
Marketplace:
- Add marketplace.json for self-hosting at basicmachines-co/basic-memory
- Users can add via: /plugin marketplace add basicmachines-co/basic-memory
Slash Commands:
- /remember [title] - Capture insights to Basic Memory
- /continue [topic] - Resume previous work with context
- /context <url> - Build context from memory:// URLs
- /recent [timeframe] - Show recent activity
Hooks:
- PostToolUse: Confirm when notes are saved
- Stop: Suggest /remember for valuable conversations
Updated PLUGIN.md with comprehensive documentation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-11-28 13:11:11 -06:00 |
|