ステージとスキルについて学ぶ
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.
たとえば、チームが次のステージに従って作業するとします。
- ステージ 1 は設計であり、ここで設計者はブレーンストーミングを行い、範囲を定めた製品とユーザー要件に基づいて製品を設計します。
- ステージ 2 は Implementation です。このステージでは、開発者はステージ 1 で決定した設計に基づいて、ソフトウェアを作成または更新します。
- ステージ 3 はテストであり、品質エンジニアが合意した範囲、要件、設計に基づいてソフトウェアをテストします。
別の例として、チームが作業を時間と日数で見積り、次のステージを使用するとします。
- ステージ 1 - プロダクト所有者がストーリーを記載します。
- ステージ 2 - 機能横断型のスクラム チームが実装を行います。
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.
スキルは、メンバーの能力が計画作成のボトルネックになる可能性がある場合に便利です。チームに適切な専門領域があることを考慮する必要があります。
たとえば、設計ステージで次のスキルが必要だとします。
- UX 設計スキルに関係する UI デザイン
- フロントエンドの開発スキルに関連するフロントエンド アーキテクチャ
ステージを作成する手順は、次のとおりです。
- Go to your plan > click next to the plan name > Configure.
- Select 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. - [ステージを追加] をクリックします。
スキルを作成する手順は、次のとおりです。
- Go to your plan > click next to the plan name > Configure.
- [Add skill]を選択し、新しいスキル名を入力して [Create local skill] をクリックします。
見積りを割り当てる割合を選択します。
割り当てられた見積りは、その課題を完了するために必要なスキルの割合を定義します。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.
一連のスキルを作成したら、それらをステージに追加できます。