ステージとスキルについて学ぶ
このページでは、Advanced Roadmaps のライブ プランの使い方について説明します。デザインが変更されたプラン インターフェイスを使用している場合は、こちらのページをご覧ください。
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
- ステージ 2 は Implementation です。このステージでは、開発者はステージ 1 で決定した設計に基づいて、ソフトウェアを作成または更新します。
- Stage 3 is Testing, where quality engineers then test the software, based on agreed scope, requirements, and design.
別の例として、チームが作業を時間と日数で見積り、次のステージを使用するとします。
- 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.
スキルは、メンバーの能力が計画作成のボトルネックになる可能性がある場合に便利です。チームに適切な専門領域があることを考慮する必要があります。
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:
- プランで、プラン名の横にある [その他] () > [設定] >[ステージとスキル] をクリックします。
- [ステージを追加] をクリックします。
- 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:
- プランで、プラン名の横にある [その他] () > [設定] >[ステージとスキル] をクリックします。
- [スキルを追加] をクリックします。
- 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.
一連のスキルを作成したら、それらをステージに追加できます。
To delete a skill, hover over the skill > click more ( ) > Delete.