What to build
Remove the v1-era parallel distribution channels from the source tree as part of the v2 cutover. Delete:
/plugins/wealthbox-crm/ (entire directory)
/codex-skill/wealthbox-crm/ (entire directory)
.claude-plugin/marketplace.json
The single source-of-truth skill template at src/wealthbox_tools/skills/wealthbox-crm/ remains the only copy. The marketplace listing on Anthropic's side is delisted manually on release day; this issue covers only the in-repo cleanup.
User stories: 25, 26.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Remove the v1-era parallel distribution channels from the source tree as part of the v2 cutover. Delete:
/plugins/wealthbox-crm/(entire directory)/codex-skill/wealthbox-crm/(entire directory).claude-plugin/marketplace.jsonThe single source-of-truth skill template at
src/wealthbox_tools/skills/wealthbox-crm/remains the only copy. The marketplace listing on Anthropic's side is delisted manually on release day; this issue covers only the in-repo cleanup.User stories: 25, 26.
Acceptance criteria
/plugins/wealthbox-crm/no longer exists in the repo/codex-skill/wealthbox-crm/no longer exists in the repo.claude-plugin/marketplace.jsonno longer exists in the repopytestandruff check src/ tests/passBlocked by
None - can start immediately