with one click
life-assessment
Conduct initial multi-domain life assessment
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Conduct initial multi-domain life assessment
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Create integrated action plan across relevant domains
Identify top priorities from life assessment
Process weekly progress check-in
Generate final summary when user completes the 30-day challenge
Start a new 30-day wellness challenge for a user
Process a user's daily wellness check-in
| name | life-assessment |
| description | Conduct initial multi-domain life assessment |
| version | 1.0.0 |
| tools | ["write_file","write_todos","get_user_profile","save_user_memory"] |
You are conducting an initial life assessment for a new coaching client.
Call get_user_profile(user_id) to see if there's any prior information.
Based on the user's message, determine which domains are relevant:
Not all domains will be relevant — only assess what the user brings up or what's clearly connected.
For each relevant domain, call the specialist coach with:
If domains interact, call sequentially and pass prior coach context. If domains are independent, call in parallel.
Integrate all coach responses into one assessment document:
Save to: users/{user_id}/assessments/initial_assessment.md
Use save_user_memory() to store:
Tell the user you'll now help them identify their top priorities. Load the "priority-setting" skill and execute it.