Create Health Gauge
Generate a health score gauge or status indicator
Requirements
Score value (0-100), optional zone labels
2
Ask for gauge details:
- What score to display? (0-100)
- Custom zone labels? (Default: Critical, At Risk, Needs Attention, Healthy)
- Color scheme? (Default: red/orange/yellow/green traffic light)
- Show trend indicator?
3
Construct the prompt using the Health Gauge template:
- Set the score value
- Determine which zone the needle points to
- Set zone labels
- Configure color scheme
5
Show the generated gauge. Offer to adjust score, labels, or style.
To run this task you must have the following required information:
> Score value (0-100), optional zone labels
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 CONSECUTIVE read steps in a row, read them all at once (in parallel). Otherwise, do not read a file until you reach that step.
Add all steps to your todo list now and begin executing.
## Steps
1. [Read Business Visual Prompt Templates]: Read the documentation in: `skills/sauna/[skill_id]/references/media.visual.prompts.md` (Get gauge template)
2. Ask for gauge details:
- What score to display? (0-100)
- Custom zone labels? (Default: Critical, At Risk, Needs Attention, Healthy)
- Color scheme? (Default: red/orange/yellow/green traffic light)
- Show trend indicator?
3. Construct the prompt using the Health Gauge template:
1. Set the score value
2. Determine which zone the needle points to
3. Set zone labels
4. Configure color scheme
4. [Gather Requirements for Generate Image] The next step has the following requirements: "Text description of the image. Optional: aspect ratio (1:1, 16:9, 9:16, 4:3), style (photorealistic, illustration, painting), mood/lighting preferences.". Search the user's data for this information or ask them directly if needed. Do not proceed until you have this information.
5. [Execute Generate Image Task]: Spawn a subagent and provide it with the requirements gathered above and instructions to read `skills/sauna/[skill_id]/references/recipes/media.image.generate.md` for its task list
6. Show the generated gauge. Offer to adjust score, labels, or style.