Skip to content

chore(marketplace): rename claude-delegator -> deliberation + advertise OpenRouter#38

Merged
antonbabenko merged 1 commit into
masterfrom
chore/deliberation-rebrand-openrouter
May 31, 2026
Merged

chore(marketplace): rename claude-delegator -> deliberation + advertise OpenRouter#38
antonbabenko merged 1 commit into
masterfrom
chore/deliberation-rebrand-openrouter

Conversation

@antonbabenko
Copy link
Copy Markdown
Owner

What

Brings the marketplace metadata for the delegation plugin current with two upstream changes:

  1. OpenRouter (already shipped) is now advertised. The plugin exposes a 4th provider - OpenRouter (config-driven, advisory-only, 400+ models) - and an ask-openrouter command. The marketplace description, keywords, and README previously listed only GPT (Codex), Gemini, and Grok (xAI). Also fixes the README expert count (seven, not "five").
  2. Rebrand: the plugin is renamed claude-delegator -> deliberation (repo, plugin name, slash namespace). Entry name + source pointers updated across all three manifests; pinned to the planned v2.0.0 major.

Files

  • .claude-plugin/marketplace.json - name, source.repo, ref/version (v2.0.0/2.0.0), description, keywords (+openrouter, +openai, +google).
  • .agents/plugins/marketplace.json, .kiro/plugins/marketplace.json - name + source.url + ref (kept in 3-way sync).
  • README.md - section header/link, provider list, consensus loop, /deliberation:* command list (incl. ask-openrouter), short aliases.

CI/CD: manifests only. The external-plugin auto-update script auto-discovers from the manifests, so it resolves antonbabenko/deliberation automatically once the GitHub rename lands; no script/policy edits needed.

Why draft - merge checklist

This must not merge until the upstream rename + release exist:

  • upstream deliberation v2.0.0 release published
  • GitHub repo antonbabenko/claude-delegator renamed to antonbabenko/deliberation
  • confirm the pinned ref/version (v2.0.0) matches the published tag
  • un-draft + merge

Verification

  • 3 manifests parse, are 3-way synced, and satisfy ref == "v" + version.
  • markdownlint-cli2 README.md -> 0 errors.
  • git grep claude-delegator -> clean (no stale name); expert-count fixed.

…e OpenRouter

Track the in-flight claude-delegator -> deliberation rebrand and surface the
already-shipped OpenRouter provider in the marketplace metadata.

- rename the plugin entry and source pointers (repo/url) across all three
  manifests (.claude-plugin, .agents, .kiro); pin the planned v2.0.0 major
- description + keywords: add OpenRouter (config-driven, 400+ models) and
  ask-openrouter; keep the advisory-only note for Grok and OpenRouter
- README: fix the expert count (seven, not five), add OpenRouter to the
  provider list, consensus loop, command list, and short aliases; renamespace
  slash commands to /deliberation:*

Held as a draft: the antonbabenko/deliberation repo + v2.0.0 release do not
exist yet (the GitHub rename and the upstream release gate the merge).
@antonbabenko antonbabenko marked this pull request as ready for review May 31, 2026 08:05
@antonbabenko antonbabenko force-pushed the chore/deliberation-rebrand-openrouter branch from 2d74d0f to cdd32e0 Compare May 31, 2026 08:05
@antonbabenko antonbabenko merged commit 1b0c923 into master May 31, 2026
1 check passed
@antonbabenko antonbabenko deleted the chore/deliberation-rebrand-openrouter branch May 31, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant