# #1539 capability — flow-team-onboarding Step 2 synthesis.
apiVersion: flow.aiwg.io/v1
kind: FlowCapability
metadata:
  name: onboard-plan-synthesis
  labels: { domain: team }
spec:
  description: Synthesize the training schedule, starter tasks, and milestone goals into a unified 90-day onboarding plan with week-by-week schedule, checkpoints, support structure, and success metrics (fanout synthesis).
  version: "1.0.0"
  inputs: []
  outputs:
    - { name: onboarding_plan, type: object }
  agent: project-manager
  idempotent: false
