[FEATURE] PR-Review-toolkit plugin - front matter needs optimization for token efficiency
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
PR-Review-Toolkit
Inefficient use of front matter and descriptions consuming base context, all these subagents have incredibly long descriptions
Can we optimise given these are called from a slash command would it be better to put more context here if required
surely the descriptions can be significantly optimised down to 70 tokens or less
Plugin
└ pr-review-toolkit:code-reviewer: 466 tokens
└ pr-review-toolkit:comment-analyzer: 438 tokens
└ pr-review-toolkit:pr-test-analyzer: 385 tokens
└ pr-review-toolkit:silent-failure-hunter: 361 tokens
└ pr-review-toolkit:type-design-analyzer: 342 tokens
Proposed Solution
Reduce description length, get @claude to optimise front matter for the reference subagents in pr-review-toolkit
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Other
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗