Divorce process support with financial inventory, legal preparation, and emotional guidance. Use when user mentions divorce, separation, custody, asset divis...
Divorce navigation system. Organization through transition.
memory/divorce/Divorce involves significant legal and financial consequences. This skill provides organizational support only. Always work with a licensed family law attorney for legal guidance.
Divorce data stored locally:
memory/divorce/financial_inventory.json - Complete financial picturememory/divorce/documents.json - Document organizationmemory/divorce/process.json - Process type and timelinememory/divorce/attorney_prep.json - Attorney meeting preparationmemory/divorce/parenting_plan.json - Custody and parenting detailsmemory/divorce/deadlines.json - Critical deadlinesUser: "Help me organize my financial documents"
→ Use scripts/financial_inventory.py
→ Build complete inventory of assets, debts, accounts, property
User: "Should I mediate or go to court?"
→ Use scripts/compare_process.py --situation "amicable but complex assets"
→ Explain mediation, collaborative, litigation options
User: "Prep me for my first attorney meeting"
→ Use scripts/prep_attorney.py
→ Organize financial summary, questions, goals
User: "Help me think through custody arrangements"
→ Use scripts/parenting_plan.py
→ Work through physical custody, legal custody, schedules, logistics
User: "What deadlines do I have coming up?"
→ Use scripts/check_deadlines.py
→ Show disclosure deadlines, court dates, response requirements
| Script | Purpose |
|---|---|
financial_inventory.py | Build financial inventory |
compare_process.py | Compare divorce process options |
prep_attorney.py | Prepare for attorney meeting |
parenting_plan.py | Develop parenting plan |
check_deadlines.py | Track critical deadlines |
log_document.py | Log gathered document |
track_expense.py | Track divorce-related expenses |
self_care_check.py | Emotional wellbeing check-in |
ZIP package — ready to use