Learn stages and skills
This page discusses the usage of Advanced Roadmaps live plans. If you're using the redesigned planning interface, see this page instead.
Stages are activities that are done sequentially per work item. In a typical release, there are several work stages that could happen in a sequence.
For example, let's say your team works according to the following stages:
- Stage 1 is Design, where designers brainstorm and come up with the product design, based on the product and user requirements that have been scoped
- Stage 2 is Implementation, where developers now create or update the software, based on the design that's decided in stage 1.
- Stage 3 is Testing, where quality engineers then test the software, based on agreed scope, requirements, and design.
Another example, let's say your team estimates work in hours and days, and uses the following stages:
- Stage 1, where the product owner writes the story
- Stage 2, where the cross-functional Scrum team handles the implementation
Skills, on the other hand, are abilities that team members must have in order to complete work items. Skills can be defined per stage and allow to categorize different types of work within a stage.
Skills are useful in cases where the team's members abilities can cause bottlenecks in planning. You will have to take into account that your team has the appropriate specializations.
For example, let's say in the design stage, you need the following skills:
- UI design, which pertains to UX design skills
- Frontend architecture, which pertains to frontend development skills
To create a stage:
- In your plan, click more () next to the plan name > Configure > Stages and skills.
- Click Add stage.
- Enter a name for the new stage.
If necessary, change the color for the stage by clicking on the color ball and selecting a new color. - Click Add stage.
To create a skill:
- In your plan, click more () next to the plan name > Configure > Stages and skills.
- Click Add skill.
- Enter a name of the skill, and click Create skill.
Set the percentage for the estimate allocation of the skill.
The estimate allocation will define the percentage of that skill that someone needs to complete that issue.For example, if an issue has a total estimate of 10 points, and the implementation stage has two (2) skills visual design and coding, and each skill is 50% of the stage, this would happen: 5 points of the total estimate would require a person with visual design skills, and the remaining 5 points would require a person with coding skills.
Once you've created a set of skills, you can add them to the stages.
To delete a skill, hover over the skill > click more () > Delete.