This repository was archived by the owner on Feb 15, 2026. It is now read-only.
Commit f853fee
committed
refactor: Flatten plugin structure to root level
Move plugin content (commands, skills, hooks) from basic-memory/
subdirectory to repository root for proper caching behavior.
- Update marketplace.json source from './basic-memory' to './'
- Move plugin.json to root .claude-plugin/
- Update PLUGIN.md structure diagram
Signed-off-by: phernandez <paul@basicmachines.co>1 parent 5fde93f commit f853fee
18 files changed
Lines changed: 3 additions & 102 deletions
File tree
- .claude-plugin
- basic-memory
- commands
- hooks
- skills
- continue-conversation
- edit-note-local
- edit-note
- knowledge-capture
- knowledge-organize
- research
- spec-driven-development
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
| 282 | + | |
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
| |||
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments