It allows you to create tasks in your project manager (e.g., Jira) automatically based on predefined processes. Additionally, it generates documentation based on the project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
It is a plugin that empowers the Scrum Master and the development team to create the backlog and sprints based on processes that can be reused and standardized throughout the project and/or across different projects.
Features
Version 0.9.0
Displays cycles between backlog and sprint items.
Presents the execution order among backlog and sprint items.
Displays a graph representing the execution order among backlog and sprint items.
Version 0.8.1
Fix related to relation on grammar elements
Version 0.8.0
Add Label based on Process, Activity, and Task
Version 0.7.0
Add Label on Epic, US, and Task
Version 0.6.1
Insert a Issue in a Sprint on Jira
Assingn a Person in a Issue on Jira
Version 0.0.2
Create documentation based on EPIC, User Story, Task and Process.
Version 0.0.1
Create Process to stand activities
Define Team, TeamMember and Roles
Create Issues (e.g., EPIC, User Story, and Task) based on Process, Activity or Task
Create Sprints
Create Backlog
Create Documentation based on Process, Issue, Sprint, and Backlog
Install
To install the plugin, there are two methods. For the first method, follow these steps:
Download the plugin,
Open Visual Studio Code
Right-click and then select "Install Extension VSIX" to initiate the installation.