From 32f2e4c2cb8bc38aacf4b87271a8e75c1ac2e680 Mon Sep 17 00:00:00 2001 From: "swe-agent[bot]" <0+swe-agent[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 03:36:16 +0000 Subject: [PATCH] Fix marketplace metadata references - Replace placeholder repository URLs - Align development-essentials agents with isolated files Generated by swe-agent --- .claude-plugin/marketplace.json | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4fbb592..e5bef4c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -3,7 +3,7 @@ "owner": { "name": "Claude Code Dev Workflows", "email": "contact@example.com", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, "metadata": { "description": "Professional multi-agent development workflows with Requirements-Driven and BMAD methodologies, featuring 16+ specialized agents and 12+ commands", @@ -17,10 +17,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "requirements", @@ -50,10 +50,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "bmad", @@ -87,10 +87,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "code", @@ -120,9 +120,8 @@ "./agents/code.md", "./agents/bugfix.md", "./agents/bugfix-verify.md", - "./agents/code-optimize.md", - "./agents/debug.md", - "./agents/develop.md" + "./agents/optimize.md", + "./agents/debug.md" ] }, { @@ -132,10 +131,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "gpt5",