Skip to content

fix: remove redundant plugin prefix from reviewer agent name#385

Merged
nhorton merged 1 commit intomainfrom
fix/agent-name-prefix
Apr 15, 2026
Merged

fix: remove redundant plugin prefix from reviewer agent name#385
nhorton merged 1 commit intomainfrom
fix/agent-name-prefix

Conversation

@nhorton
Copy link
Copy Markdown
Contributor

@nhorton nhorton commented Apr 15, 2026

Summary

  • The reviewer agent name was deepwork:reviewer, but the platform auto-prefixes the plugin name, resulting in deepwork:deepwork:reviewer
  • Renamed to just reviewer so it resolves correctly as deepwork:reviewer

Test plan

  • Verify the agent is invoked as deepwork:reviewer (not deepwork:deepwork:reviewer)

🤖 Generated with Claude Code

The agent name was `deepwork:reviewer`, but since the platform
auto-prefixes the plugin name, this resulted in `deepwork:deepwork:reviewer`.
Renamed to just `reviewer` so it resolves correctly as `deepwork:reviewer`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nhorton nhorton merged commit 893f049 into main Apr 15, 2026
5 checks passed
@nhorton nhorton deleted the fix/agent-name-prefix branch April 15, 2026 22:48
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