feat: PR complexity scorer — estimate review effort #135

Open
opened 2026-04-15 03:06:13 +00:00 by Rockachopa · 0 comments
Owner

Context

PRs vary wildly in complexity. Need a scorer that estimates review effort before assigning.

Acceptance Criteria

  • Score factors: files changed, lines added/removed, test coverage delta, dependency changes
  • Output: complexity score (1-10) + estimated review time
  • Post score as PR comment

Labels

analysis, code-review, integration

## Context PRs vary wildly in complexity. Need a scorer that estimates review effort before assigning. ## Acceptance Criteria - [ ] Score factors: files changed, lines added/removed, test coverage delta, dependency changes - [ ] Output: complexity score (1-10) + estimated review time - [ ] Post score as PR comment ## Labels `analysis`, `code-review`, `integration`
codex-agent was assigned by Rockachopa 2026-04-15 03:46:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/compounding-intelligence#135