From 88d5b67594d24dd6b3816809e9db909de775fca2 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 13 Mar 2026 02:00:56 -0500 Subject: [PATCH] Update agents, plugins, and remove .mcp-full.json - Removed .mcp-full.json - Updated architect and designer agent definitions - Updated blocklist and known_marketplaces plugin configs - Updated marketplaces/claude-code-plugins submodule Co-Authored-By: Claude Sonnet 4.6 --- .mcp-full.json | 25 ------------------------ agents/architect.md | 2 +- agents/designer.md | 2 +- plugins/blocklist.json | 2 +- plugins/known_marketplaces.json | 2 +- plugins/marketplaces/claude-code-plugins | 2 +- 6 files changed, 5 insertions(+), 30 deletions(-) delete mode 100644 .mcp-full.json diff --git a/.mcp-full.json b/.mcp-full.json deleted file mode 100644 index a3a562e..0000000 --- a/.mcp-full.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "mcpServers": { - "cognitive-memory": { - "command": "python3", - "type": "stdio", - "args": [ - "/mnt/NV2/Development/cognitive-memory/mcp_server.py" - ], - "env": {} - }, - "n8n-mcp": { - "command": "npx", - "type": "stdio", - "args": ["n8n-mcp"], - "env": { - "MCP_MODE": "stdio", - "N8N_API_URL": "http://10.10.0.210:5678", - "N8N_API_KEY": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIwNGQ1MTNhYi1lOGI1LTQxZjktYmNjNi05MTM1MzgyYzQ0YWEiLCJpc3MiOiJuOG4iLCJhdWQiOiJwdWJsaWMtYXBpIiwiaWF0IjoxNzcxNTU3ODMwfQ.PF6AatWZh8hwyUydT8UsJ16ML61XFTixj2IvuP9MRzo", - "N8N_MCP_TELEMETRY_DISABLED": "true", - "DISABLE_CONSOLE_OUTPUT": "true", - "LOG_LEVEL": "error" - } - } - } -} diff --git a/agents/architect.md b/agents/architect.md index f14b633..68be9b1 100644 --- a/agents/architect.md +++ b/agents/architect.md @@ -1,7 +1,7 @@ --- name: architect description: Use this agent when you need professional software architecture expertise, comprehensive PRD document creation, technical specification writing, system design, and feature breakdown with detailed implementation checklists. Specialized in creating thorough Product Requirements Documents that can be distributed to multiple development agents. -model: sonnet +model: opus color: purple voiceId: Serena (Premium) permissions: diff --git a/agents/designer.md b/agents/designer.md index 5c3a852..eca7cf7 100644 --- a/agents/designer.md +++ b/agents/designer.md @@ -1,7 +1,7 @@ --- name: designer description: Use this agent when you need professional product design expertise, UX/UI design, design systems, prototyping, user research, visual design, interaction design, and design strategy. Specialized in creating user-centered, accessible, and scalable design solutions using modern tools and frameworks like Figma and shadcn/ui. -model: sonnet +model: opus color: orange voiceId: Isha (Premium) permissions: diff --git a/plugins/blocklist.json b/plugins/blocklist.json index 47484fa..cbd9b5c 100644 --- a/plugins/blocklist.json +++ b/plugins/blocklist.json @@ -1,5 +1,5 @@ { - "fetchedAt": "2026-03-12T07:00:45.497Z", + "fetchedAt": "2026-03-13T06:15:49.309Z", "plugins": [ { "plugin": "code-review@claude-plugins-official", diff --git a/plugins/known_marketplaces.json b/plugins/known_marketplaces.json index 7030eca..69d346b 100644 --- a/plugins/known_marketplaces.json +++ b/plugins/known_marketplaces.json @@ -13,6 +13,6 @@ "repo": "anthropics/claude-code" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins", - "lastUpdated": "2026-03-12T07:00:48.250Z" + "lastUpdated": "2026-03-13T07:00:48.952Z" } } \ No newline at end of file diff --git a/plugins/marketplaces/claude-code-plugins b/plugins/marketplaces/claude-code-plugins index 6f049b6..2dc1e69 160000 --- a/plugins/marketplaces/claude-code-plugins +++ b/plugins/marketplaces/claude-code-plugins @@ -1 +1 @@ -Subproject commit 6f049b620f6066c5246b922dc7360371fe33c826 +Subproject commit 2dc1e697836e94f3e9b7b8f19e6fb4a3622e3cca