Code Planner is one of the core features of Rovo Dev Agent, realizing the intelligent transformation from business requirements to technical solutions:
- trigger mechanism: This feature is automatically activated when a developer creates or opens a development task (Issue) in Jira.
- information integration: The system synchronizes the scanning of task descriptions/acceptance criteria, relevant Confluence documents, and the structure and architecture of the current codebase.
- Program generation: Based on a thorough analysis, the AI produces a detailed technical program containing the following elements:
- List of code files to be modified
- Specific modification proposals (including design patterns that may need to be used)
- Description of associated dependency modules
- Potential Risk Alert
- Showcase: The final solution will be embedded directly into the Jira Issue interface, providing developers with a clear starting point for coding.
This feature is particularly suitable for complex requirements disassembly and new members to quickly get up to speed on the project, and can accurately translate the business language into a technical realization path.
This answer comes from the articleRovo Dev Agent: Artificial Intelligence Development Agent Tool from AtlassianThe