- 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>
11 lines
288 B
JSON
11 lines
288 B
JSON
{
|
|
"enabledPlugins": {
|
|
"frontend-design@claude-plugins-official": true,
|
|
"typescript-lsp@claude-plugins-official": true,
|
|
"commit-commands@claude-plugins-official": true,
|
|
"superpowers@superpowers-marketplace": true
|
|
},
|
|
"alwaysThinkingEnabled": true,
|
|
"model": "opus"
|
|
}
|