Commit cd404ea
committed
feat(pr-review-toolkit): add specialists, improve signals, optimize collection
- Add security, API-compat, and concurrency specialist reviewers
- Upgrade signal detection with diff-content scanning alongside
path-based heuristics for more reliable specialist triggering
- Move thread data and overlap classification out of specialists
into synthesis only, removing postability from FINDING_SCHEMA
- Parallelize thread and file collection for faster wall-clock time
- Increase file page size from 10 to 30 to reduce collection agents
- Trim redundant output format sections from specialist prompts
while preserving all substantive analytical guidance
- Add ExitPlanMode to SKILL.md to avoid permission prompts
- Bump version to 1.10.0
Assisted-by: Claude:claude-opus-4-61 parent a595f4b commit cd404ea
4 files changed
Lines changed: 157 additions & 222 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
0 commit comments