Aftercare Protocol

Enroll clients into post-session aftercare follow-ups and surface healing status.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ferundatattoo/ethereal --skill aftercare-protocol
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Aftercare Protocol
Source: https://github.com/ferundatattoo/ethereal/tree/main/orchestrator/src/concierge/skills/aftercare-protocol
Command: npx skills add https://github.com/ferundatattoo/ethereal --skill aftercare-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enroll clients into post-session aftercare follow-ups and surface status when they ask about healing.

Core Features & Use Cases

  • Enrolls clients into automatic aftercare after a completed booking.
  • Provides on-demand progress status and triggers for healing concerns with severity tagging.
  • Keeps staff from improvising medical advice by routing concerns to proper aftercare actions.

Quick Start

Enroll a client into aftercare and surface their current progress status on request.

Frequently Asked Questions about Aftercare Protocol

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate post-session aftercare follow-ups for clients?▼

Automate post-session aftercare by enrolling clients into follow-ups after completed bookings, which then surfaces healing status on demand and triggers milestone check-ins for day 3, day 7, and day 14.

What is the best way to monitor client healing progress after a session?▼

Monitor client healing progress by surfacing on-demand status updates when clients report symptoms, applying severity tagging to track concerns and routing them to proper aftercare actions instead of improvised advice.

Can I trigger aftercare milestones for specific days like day 3 or day 7?▼

You can trigger aftercare milestones for day 3, day 7, and day 14 when staff request progress updates, using the trigger_aftercare function to automatically surface scheduled healing check-ins.

How does automated aftercare handle clients reporting healing symptoms?▼

Automated aftercare handles reported healing symptoms by applying severity tagging to the concern and routing it to proper aftercare actions, specifically avoiding the provision of medical advice.

Do I need specific API access to enroll clients into aftercare follow-ups?▼

You need access to get_aftercare_status, enroll_aftercare, and trigger_aftercare to enroll clients into aftercare follow-ups, surface current progress, and trigger staff-requested milestones.

Why does the aftercare protocol avoid providing medical advice for healing concerns?▼

The aftercare protocol avoids providing medical advice to keep staff from improvising guidance, instead routing healing concerns with severity tagging to proper aftercare actions for safe client engagement.