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.