task icon Task

Visualize Team Journey

Requirements
Time period (quarter, year, project duration), At least 2 milestones or achievements to highlight, Usage context (all-hands, retrospective, office display)
2

Ask the user for their team journey details:

  • What time period? (past quarter, year, project duration)
  • What were the key milestones or wins?
  • What challenges did the team overcome?
  • What's the overall narrative? (growth, transformation, achievement)
  • Visual metaphor preference? (mountain climb, path through landscape, building construction)
  • Where will this be used? (all-hands, retrospective, office display)

If they just say "team journey" without details, ask about 2-3 highlights.

3

VALIDATION: Before proceeding, verify you have:

  • Time period specified
  • At least 2 specific milestones or wins
  • Usage context (where it will be displayed)

If ANY required field is missing, STOP and ask the user. Do not proceed to prompt construction with vague or generic input.

4

Construct the image generation prompt using the Team Growth Journey template:

  1. Start with the base template from the slice
  2. Set the starting point (where the team was)
  3. Add milestones as visual markers along the journey:
    • [Milestone 1]: flag, trophy, celebration marker
    • [Milestone 2]: bridge built, peak reached
  4. Represent challenges as obstacles overcome:
    • [Challenge 1]: storm clouds passed, river crossed
  5. End with current state or achievement
  6. Choose visual metaphor based on their preference:
    • Mountain: ascending journey to summit
    • Path: winding road through varied terrain
    • Building: construction from foundation to structure
  7. Set warm, inspiring color palette

The image should feel celebratory and forward-looking.

Store the constructed prompt for the next step.

6

Present the generated visual to the user.

Mention:

  • This works well as an all-hands slide or retrospective opening
  • Milestone labels can be added as text overlay
  • Offer to regenerate with different metaphor or emphasis
                    To run this task you must have the following required information:

> Time period (quarter, year, project duration),
At least 2 milestones or achievements to highlight,
Usage context (all-hands, retrospective, office display)

If you don't have all of this information, exit here and respond asking for any extra information you require, and instructions to run this task again with ALL required information.

---

You MUST use a todo list to complete these steps in order. Never move on to one step if you haven't completed the previous step. If you have multiple read steps in a row, read them all at once (in parallel).

Add all steps to your todo list now and begin executing.

## Steps

1. [Read Manager Visual Prompts]: Read the documentation in: `./skills/sauna/[skill_id]/references/manager.visual.prompts.md` (Get the team journey prompt template)

2. Ask the user for their team journey details:
- What time period? (past quarter, year, project duration)
- What were the key milestones or wins?
- What challenges did the team overcome?
- What's the overall narrative? (growth, transformation, achievement)
- Visual metaphor preference? (mountain climb, path through landscape, building construction)
- Where will this be used? (all-hands, retrospective, office display)

If they just say "team journey" without details, ask about 2-3 highlights.


3. VALIDATION: Before proceeding, verify you have:
- [ ] Time period specified
- [ ] At least 2 specific milestones or wins
- [ ] Usage context (where it will be displayed)

If ANY required field is missing, STOP and ask the user. Do not proceed to prompt construction with vague or generic input.


4. Construct the image generation prompt using the Team Growth Journey template:

1. Start with the base template from the slice
2. Set the starting point (where the team was)
3. Add milestones as visual markers along the journey:
   - [Milestone 1]: flag, trophy, celebration marker
   - [Milestone 2]: bridge built, peak reached
4. Represent challenges as obstacles overcome:
   - [Challenge 1]: storm clouds passed, river crossed
5. End with current state or achievement
6. Choose visual metaphor based on their preference:
   - Mountain: ascending journey to summit
   - Path: winding road through varied terrain
   - Building: construction from foundation to structure
7. Set warm, inspiring color palette

The image should feel celebratory and forward-looking.

Store the constructed prompt for the next step.


5. [Gather Arguments: Generate or Edit Image] The next step has the following requirements for arguments, do not proceed until you have all the required information:
- `prompt`: the constructed prompt from previous step
- `imagePath`: empty string - no source image for new generation
- `outputDir`: ./documents/manager-visuals/*

6. [Run Code: Generate or Edit Image]: Call `run_script` with:

```json
{
  "file": {
    "path": https://sk.ills.app/code/media.image.generate/preview,
    "args": [
      "prompt",
      "imagePath",
      "outputDir"
    ]
  },
  "packages": null
}
```

7. Present the generated visual to the user.

Mention:
- This works well as an all-hands slide or retrospective opening
- Milestone labels can be added as text overlay
- Offer to regenerate with different metaphor or emphasis