-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refs #148: WIP on the project roles new section.
- Loading branch information
1 parent
a1c1f1f
commit 08e8a62
Showing
8 changed files
with
102 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/* | ||
Title: Ownsership - Analyst | ||
Description: Ownerships of an Analyst on SparkFabrik's projects | ||
Sort: 200 | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/* | ||
Title: Ownsership - Architect | ||
Description: Ownerships of an Architect on SparkFabrik's projects | ||
Sort: 210 | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/* | ||
Title: Ownsership - Project Manager | ||
Description: Ownerships of a Project Manager on SparkFabrik's projects | ||
Sort: 230 | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
/* | ||
Title: Ownsership - Team Leader | ||
Description: Ownerships of a Team Leader on SparkFabrik's projects | ||
Sort: 220 | ||
*/ | ||
|
||
Team Leaders excel at enabling teams, coordinating efforts, and ensuring project milestones are met. Focused on the outcomes, they drive, motivate, and keep the team committed to the project success. They ask hard questions, suggests alternative paths and apply a good deal of common sense to risk management. | ||
|
||
They are responsible for the overall coordination of the teams, for directing the planning of single iterations so that they meet project milestones, for adhering to estimates, as well as for team motivation and morale, especially when they tend toward isolation. | ||
|
||
They define the recurring events in the production flow (planning, review, retrospectives) in agreement with the [Project Managers](/resources/projectroles-acc-project-manager) and are accountable for implementing corrective actions identified during the retrospective phase. | ||
|
||
They ensure that the technical project documentation is kept complete and relevant, even taking direct action in its preparation when required. | ||
|
||
## Ownership | ||
|
||
* Week/sprint planning | ||
* Coordination of team activities | ||
* Drafting technical documentation | ||
* Retrospectives and corrective actions | ||
* Iteration events (plan, review, etc) | ||
* Team motivation | ||
|
||
## Practical tasks | ||
|
||
* Makes themselves available to Solution Architects and the Team during estimation processes. | ||
* Collaborates with the Project Manager in drafting the project plan (epics and milestones). | ||
* Leads detailed planning during iterations. | ||
* Supports the Project Manager in meeting deadlines and delivering the content defined during the planning phase. | ||
* Supports presale estimates. | ||
* Collaborates with the Analyst in drafting functional requirements and refining the project backlog. | ||
* Oversees those customer communications that are necessary for operations. | ||
|
||
## Concrete outputs | ||
|
||
* Iteration planning | ||
* Technical documentation | ||
* Reporting of team and business events operational decisions, including calls with customers and minutes of agreed actions | ||
* Clear, updated and representative project board of the status of the activities |