diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 8630cc60..7a5763fa 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2,7 +2,7 @@ "name": "everything-claude-code", "owner": { "name": "Affaan Mustafa", - "email": "affaan@example.com" + "email": "me@affaanmustafa.com" }, "metadata": { "description": "Battle-tested Claude Code configurations from an Anthropic hackathon winner" diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 735b9f02..a2242ef6 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "everything-claude-code", - "version": "1.4.1", + "version": "1.6.0", "description": "Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use", "author": { "name": "Affaan Mustafa", @@ -26,6 +26,7 @@ "agents": [ "./agents/architect.md", "./agents/build-error-resolver.md", + "./agents/chief-of-staff.md", "./agents/code-reviewer.md", "./agents/database-reviewer.md", "./agents/doc-updater.md",