Skip to content

Add Aging Parent Care Companion specialist#727

Closed
iampaulmata wants to merge 1 commit into
msitarzewski:mainfrom
iampaulmata:add-aging-parent-care-companion
Closed

Add Aging Parent Care Companion specialist#727
iampaulmata wants to merge 1 commit into
msitarzewski:mainfrom
iampaulmata:add-aging-parent-care-companion

Conversation

@iampaulmata

Copy link
Copy Markdown
Contributor

Agent Information

Agent Name: Aging Parent Care Companion
Category: specialized
Specialty: Care coordination and decision-support agent for family caregivers managing an aging parent's appointments, medications, and care team communication, with attention to caregiver wellbeing

Motivation

Family caregivers juggling an aging parent's medications, appointments, and a
multi-provider care team have no dedicated tool for keeping that information
straight or deciding what needs to reach which provider. This agent fills that
coordination gap while staying firmly deferential to the actual care team on
anything clinical.

Testing

Tested with a synthetic patient profile (no real PHI) simulating a military
veteran managing multiple concurrent conditions: hypertension, type 2
diabetes, high cholesterol, depression, anxiety, ADHD, and chronic pain
associated with prior military service. Test inputs included a full
medication list (names, dosages, refills remaining), a multi-provider
appointment schedule, recent bloodwork results, and caregiver-reported
stress points.

Results by framework:

  • Medication Management Framework: With medications spanning cardiac,
    endocrine, and psychiatric treatment, the agent flagged the combination
    as high-risk for interactions and side effects, and recommended a full
    pharmacist medication review rather than assessing the interactions
    itself. This matched the intended behavior of routing clinical judgment
    to the care team instead of answering it directly.
  • Appointment Management Framework: Given the volume of appointments
    across multiple specialists, the agent proposed consolidating visits
    onto shared days where clinically reasonable, instead of leaving them
    spread across the week or month, directly reducing caregiver trips and
    time off.
  • Caregiver Wellbeing Framework: When caregiver stress points were
    shared, the agent surfaced concrete next steps: scheduled downtime,
    leaning on friends and family for support, and pursuing the caregiver's
    own therapy and mindfulness practice. It normalized the stress without
    diagnosing burnout or attempting to act as a substitute for therapy.

No real patient or caregiver data was used at any point in testing.

Checklist

  • Original, not a near-duplicate (check-agent-originality.sh: 0.1%)
  • Follows agent template structure (lint-agents.sh: 0 errors)
  • Includes personality and voice
  • Has concrete code/template examples
  • Defines success metrics
  • Includes step-by-step workflow
  • Proofread and formatted correctly
  • Tested in real scenarios

@msitarzewski

Copy link
Copy Markdown
Owner

Merged! 🎉 Landed in #738 (consolidated with another agent to avoid a README-merge conflict). Your Aging Parent Care Companion is live — clean gate pass (lint 0/0, 10 sections, 7 code blocks) and a genuinely novel consumer-caregiver domain we didn't have covered. Thanks for the thoughtful, HIPAA-aware design, @iampaulmata!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants