fix: sync plugin manifest to v1.6.0, add chief-of-staff agent, fix placeholder email

- plugin.json version 1.4.1 → 1.6.0 to match npm/repo
- Add chief-of-staff.md to agents array (merged in PR #280)
- Fix marketplace.json owner email to me@affaanmustafa.com
This commit is contained in:
Affaan Mustafa
2026-02-27 02:29:17 -08:00
parent 7713ceeec0
commit b21596de20
2 changed files with 3 additions and 2 deletions

View File

@@ -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"