Inspiration

Having worked in development teams, I've found that onboarding or ongoing training is a huge factor in getting developers started or improving the proficiency of the team in relation to the working code base. This tool would assist developers in getting started in distributed teams and also improve code comprehension amongst team members.

What it does

Powered by OpenAI's cutting-edge technology, Code Striker analyzes your code snippets and generates insightful reviews that highlight potential issues, suggest improvements, and provide valuable recommendations.

Whether you're a developer, a team lead, or a project manager, Code Striker empowers you to streamline your code review workflow, saving you time and effort. Simply upload your code attachments, and let Code Striker do the rest. It will generate a detailed code review report, complete with actionable insights and suggestions for enhancing code quality.

How we built it

It was built using Forge CLI and Javascript. I've used Chat GPT 3.5 Turbo as the main model to handle the code reviews.

Challenges we ran into

The request would function, but also time out when using the app in the Jira panel. However, with sufficient time and debugging, I believe this can be overcome.

Accomplishments that we're proud of

Getting the app to work and integrating ChatGPT into our Jira App.

What we learned

JIRA Rest API is very flexible and can do a lot more than initially expected.

What's next for CodeStriker

Getting the app to production level and sharing it with the rest of the Atlassian community.

Built With

Share this project:

Updates