klaudiosinani / klaudiosinani/taskbook
Task points (story points)
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 393
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
No. Just an incremental feature.
**Describe the solution you'd like**
Task points (story points).
- The user would give a value between [1, ..., 100]
```bash
tb --points @3 21
```
**Additional context**
- It would be nice and helpfull to measure my efforts with computed "story points" value.
- Externally, this value is based on an analysis of 'complexity X time_estimates'.
- In the future, it could have another feature based on calculating these points within a board or timeline.
Contributor guide
Research direction
The issue names no files, tests, or implementation entry points. Start by running the proposed `tb --points @3 21` example and tracing how the existing CLI handles task commands; clarify point storage, display, validation, and acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100