Project: Speeding up quality assurance work in Jira

This project was inspired by my daily work.
Every day, we spend excessive time improving task descriptions in Jira: adding acceptance criteria, test scenarios, steps, and explanations that take up a lot of time which could be better used for other activities.


Objective

The goal of this project is to optimize the work of:

  • Product Owners
  • Quality Specialists
  • Developers

by providing, through AI, task descriptions that meet high quality standards.


Main Challenge

The main challenge of this project was:

  1. Creating a robust prompt.
  2. Strengthening the necessary logic to work properly with this software in Jira Cloud.

Technical Note

The logic can be abstractly represented as:

$$ \text{Optimized Task} = f(\text{Robust Prompt}, \text{AI}, \text{Business Rules in Jira}) $$

Built With

Share this project:

Updates