Added
-
Estimation Mode: New
--estimateflag runs Claude to estimate story points for JIRA tasks- Fibonacci-scale estimates (1–21) with confidence level, reasoning, risks, and unclear areas
- Auto-discovers and sets the story points field in JIRA
- Posts rich estimation comment to JIRA; low-confidence estimates ask for more details
- Skips tasks created less than 24 hours ago
- Per-project
storyPointsFieldoverride insettings.json - Example:
devintern --estimate --jql "project = PROJ AND status = 'To Do'"
-
Smart Re-Estimation: Re-estimates tasks updated since the last estimate
- Compares issue
updatedtimestamp against estimation comment date - Updates existing comment in place instead of creating duplicates
- Compares issue