Live data from Hacker News

I built a project requirement revision tool during grooming

pmcipher.techsimplywebdesign.com

1–5 of 5 posts

Re: I built a project requirement revision tool during grooming

#2
While trying to decipher some questionably typed, cryptic project requirements a coworker said "someone should make a tool to improve project requirements." So I threw together a chatgpt wrapper with a query template in the time it took to finish the meeting.

I've been wanting to play around with some easy AI ideas so this was a silly way to practice.

Re: I built a project requirement revision tool during grooming

#3

While trying to decipher some questionably typed, cryptic project requirements a coworker said "someone should make a tool to improve project requirements." So I threw together a chatgpt wrapper with a query template in the time it took to finish the meeting. I've been wanting to play around with some easy AI ideas so this was a silly way to practice.

what do you mean by "grooming" here?

Re: I built a project requirement revision tool during grooming

#4

While trying to decipher some questionably typed, cryptic project requirements a coworker said "someone should make a tool to improve project requirements." So I threw together a chatgpt wrapper with a query template in the time it took to finish the meeting. I've been wanting to play around with some easy AI ideas so this was a silly way to practice.

what do you mean by "grooming" here?

Presumably backlog grooming, a common scrum (software dev process) ritual.

Re: I built a project requirement revision tool during grooming

#5
post #4

Earlier quoted context omitted.

what do you mean by "grooming" here?

Presumably backlog grooming, a common scrum (software dev process) ritual.

Correct, in my defense I did research if there is a more standard name before posting :)