claude-configs/plugins/installed_plugins.json
Cal Corum 17b0e37ad1 Sync: new commit commands, cognitive-memory uv fix, major-domo CLI split, statusline plugin
- Add commit.md and commit-push-pr.md commands
- Update cognitive-memory SKILL.md to use claude-memory wrapper
- Split major-domo CLI into cli.py + cli_admin.py
- Add claude-statusline scripts and plugins dir
- Remove deprecated claude-pulse script
- Update settings.json and claude-researcher agent

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 16:14:44 -06:00

16 lines
489 B
JSON

{
"version": 2,
"plugins": {
"pyright-lsp@claude-plugins-official": [
{
"scope": "project",
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/pyright-lsp/1.0.0",
"version": "1.0.0",
"installedAt": "2026-02-17T21:44:23.400Z",
"lastUpdated": "2026-02-17T21:44:23.400Z",
"gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88",
"projectPath": "/mnt/NV2/Development/claude-home"
}
]
}
}