e-volv

Planning playbook

OnboardingRepoTour

Fired manually for a new engineer, generates a personalized codebase tour as a ticket using a multi-agent session.

Fired manually with a role and a focus area, generates a personalized tour of the codebase for a new engineer: the actual entry points for their area, the request path end to end, which modules they will touch in week one and which they can ignore, the conventions that are enforced and how they fail, the pitfalls that are documented, and a first-task suggestion sized for a first week. Written against the code as it is today, not against a README written a year ago.

Identifier
onboarding-repo-tour
Version
1.0.1
Steps
4
Triggers
1
  • onboarding
  • repo-tour
  • new-hire
  • documentation
  • productivity
  • manual

When it runs

Manualmanual.fire

The pipeline

The graph below is the one the workflow opens with in the builder — same steps, same layout, drawn on the same canvas. The run playing through it is a simulation; the branches and conditions are real.

  1. 01
    Manual Tour Requesttrigger

    The event that starts the run.

  2. 02
    Clone Repository ⚠️ SET YOUR REPOgit.clone

    Shallow-clones the repository at the right ref.

  3. 03
    Generate Personalized Repo Touragent.session

    A coordinator delegates to specialist agents.

  4. 04
    File Onboarding Tour Ticket ⚠️ SET YOUR TICKET INTEGRATIONticket.create

    Opens a ticket on the connected tracker.

The agent

Onboarding Tour Coordinator

Base type
Tech Writer
Temperature
0.3
Max iterations
50
Tools
5

Filesystem · 2

  • read_fileRead File · read
  • list_dirList Directory · read

Code search · 1

  • code_searchCode Search · read

Tickets · 1

  • create_ticketCreate Ticket · write

Status · 1

  • update_statusUpdate Status · write