Illustrate HR Policy
Requirements
Policy type (hybrid work, remote work, flexible hours), scenarios to show, style preference
2
Ask the user for illustration details:
- What policy is this for? (hybrid work, remote work, flexible hours, PTO)
- What scenarios should it show? (home, office, coworking, travel)
- How many scenes? (2-3 works best)
- Color preferences?
- Where will this be used? (policy doc, intranet, presentation)
If hybrid work illustration, default to showing home, coworking, and office.
3
VALIDATION: Before proceeding, verify you have:
- Policy type specified
- At least 2 scenarios to show
- Usage context (where it will be displayed)
If ANY required field is missing, STOP and ask the user. Do not proceed with just "policy illustration" without specifics.
4
Construct the image generation prompt using the Policy Illustration template:
- Start with the base template from the slice
- Define the scenes based on policy type:
- Hybrid: Home office + coworking/coffee shop + corporate office
- Remote: Various home setups, travel working, outdoor workspace
- Flexible hours: Different times of day, work-life integration
- Add connecting elements (dotted lines, shared colors, visual thread)
- Set flat illustration style with soft colors
- Request horizontal layout suitable for documents
The illustration should feel balanced—no scenario should seem "better" than others.
Store the constructed prompt for the next step.
6
Present the generated illustration to the user.
Mention:
- This works well as a header for policy documents
- The scenes are intentionally balanced to not favor one work style
- Offer to adjust which scenarios are shown or their visual weight
To run this task you must have the following required information:
> Policy type (hybrid work, remote work, flexible hours), scenarios to show, style preference
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 HR Visual Prompts]: Read the documentation in: `./skills/sauna/[skill_id]/references/hr.visual.prompts.md` (Get the policy illustration prompt template)
2. Ask the user for illustration details:
- What policy is this for? (hybrid work, remote work, flexible hours, PTO)
- What scenarios should it show? (home, office, coworking, travel)
- How many scenes? (2-3 works best)
- Color preferences?
- Where will this be used? (policy doc, intranet, presentation)
If hybrid work illustration, default to showing home, coworking, and office.
3. VALIDATION: Before proceeding, verify you have:
- [ ] Policy type specified
- [ ] At least 2 scenarios to show
- [ ] Usage context (where it will be displayed)
If ANY required field is missing, STOP and ask the user. Do not proceed with just "policy illustration" without specifics.
4. Construct the image generation prompt using the Policy Illustration template:
1. Start with the base template from the slice
2. Define the scenes based on policy type:
- Hybrid: Home office + coworking/coffee shop + corporate office
- Remote: Various home setups, travel working, outdoor workspace
- Flexible hours: Different times of day, work-life integration
3. Add connecting elements (dotted lines, shared colors, visual thread)
4. Set flat illustration style with soft colors
5. Request horizontal layout suitable for documents
The illustration should feel balanced—no scenario should seem "better" than others.
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/hr-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 illustration to the user.
Mention:
- This works well as a header for policy documents
- The scenes are intentionally balanced to not favor one work style
- Offer to adjust which scenarios are shown or their visual weight