Initial commit: Claude Code config and K8s agent orchestrator design
- Add .gitignore for logs, caches, credentials, and history - Add K8s agent orchestrator design document - Include existing Claude Code settings and plugin configs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
18
plugins/known_marketplaces.json
Normal file
18
plugins/known_marketplaces.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"claude-plugins-official": {
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "anthropics/claude-plugins-official"
|
||||
},
|
||||
"installLocation": "/home/will/.claude/plugins/marketplaces/claude-plugins-official",
|
||||
"lastUpdated": "2025-12-26T18:15:48.383Z"
|
||||
},
|
||||
"superpowers-marketplace": {
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "obra/superpowers-marketplace"
|
||||
},
|
||||
"installLocation": "/home/will/.claude/plugins/marketplaces/superpowers-marketplace",
|
||||
"lastUpdated": "2025-12-26T18:14:47.747Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user