원클릭으로
life-assessment
Conduct initial multi-domain life assessment
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Conduct initial multi-domain life assessment
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.