Team Rotation Program
workflow:team-rotation-program
Workflowworkflows/workflows/workflows-onboarding-deep.yaml·Open in Graph → {
"id": "workflow:team-rotation-program",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-onboarding-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Team Rotation Program",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Manages structured team rotations for new hires during their first year —\ndefining rotation schedules across 2-4 teams based on the engineer's growth\ngoals and organizational needs, coordinating with receiving team leads on\nmeaningful project scopes sized for rotation duration, setting explicit\nlearning objectives for each rotation leg, facilitating mid-rotation\ncheck-ins between the rotator and both home and host managers, and capturing\nrotation feedback to refine the program. Produces rotation calendars,\nlearning objective tracking sheets, and program effectiveness surveys.\nExcludes permanent team assignment decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:team-rotation-program",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "role:vp-engineering",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "skill-area:tutorial-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "domain:human-resources",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "responsibility:onboard-new-engineer",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "responsibility:retro-facilitation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "org-unit:hr-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}