Skip to content

Duplicate code-reviewer agent across multiple plugins wastes ~4,200 tokens #413

@smartwatermelon

Description

@smartwatermelon

Problem

Three plugins contain identical code-reviewer.md files (MD5: 71825e620a8e1c7eae9a089b580b4e19):

  • comprehensive-review/1.2.1/agents/code-reviewer.md (8,400 bytes)
  • tdd-workflows/1.2.1/agents/code-reviewer.md (8,400 bytes)
  • code-documentation/1.2.0/agents/code-reviewer.md (8,400 bytes)

Impact

Users with multiple plugins enabled waste ~4,200 tokens loading the same agent 3 times.

Workaround

Local symlinks to deduplicate until plugins are fixed.

Suggested Fix

Remove duplicates - keep in comprehensive-review only, or use a shared agents location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions