Nexus Dev
HOW IT WORKS?
Nexus DEV aims to streamline project development by
accelerating the lifecycle. Tech leads and product owners
can establish the agile
structure and outline baseline development by engaging in
discussions with the AI agent, fostering efficient
collaboration and idea refinement.
Step 01:
A project manager or a tech lead creates an epic card with a
title and a description of the main idea for a feature or a
product.
Step 02:
The AI agent expands the epic card with more details, such
as scope, objectives, business value, technical
requirements, acceptance criteria, and milestones.
Step 03:
The AI agent also creates a feature card, a user story card,
and a task card for the epic, based on the information
provided and a predefined template.
Step 04:
The user can chat with the AI agent to modify or refine the
cards, using natural language messages.
Step 05:
The AI agent writes the code for the task, based on the
implementation summary and the existing code base.
Step 06:
The AI agent creates a pull request for the code, with a
description, a title, a branch, and the code itself.
Step 07:
The user can review the code, merge it, or ask the AI agent
to make changes. 10
OBS.:
The AI agent can also create a concrete implementation of an
abstract class, by inheriting it and implementing the
abstract methods.