Make in-session and docs references expansion-aware
CLAUDE.md (setup) was already reworked for core/expansion split. This completes the remaining two files: CLAUDE.template.md (in-session behavior): - Modality switching checks installed modalities instead of hard-coding all 6 - Natural language triggers point to library dirs instead of listing expansion content - Persona selection reads library and conditionally shows expansion options docs/GETTING-STARTED.md: - Setup overview shows core defaults (2 personas, CBT only) - Customization sections reference Expansion Pack for additional content Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -58,8 +58,8 @@ claude
|
||||
Claude will guide you through setup by asking a few questions:
|
||||
|
||||
1. **Therapist name** — What to call your AI therapist (e.g., Sage, Willow, Quinn)
|
||||
2. **Communication style** — Warm & supportive, warm 4o-style, direct & challenging, coach, or grounded & real
|
||||
3. **Therapeutic approaches** — Which methods to use (CBT, ACT, DBT, etc.)
|
||||
2. **Communication style** — Warm & supportive or direct & challenging (more available with Expansion Pack)
|
||||
3. **Therapeutic approaches** — CBT by default (Expansion Pack adds ACT, DBT Skills, and more)
|
||||
4. **Storage location** — Where to save your session files
|
||||
5. **Import history** (optional) — Bring in notes from ChatGPT or other tools
|
||||
|
||||
@@ -189,10 +189,9 @@ Say: **"switch persona"**
|
||||
|
||||
Choose from:
|
||||
- Warm & Supportive
|
||||
- Warm 4o-Style
|
||||
- Direct & Challenging
|
||||
- Coach
|
||||
- Grounded & Real
|
||||
|
||||
With the [Expansion Pack](#expansion-pack): Coach, Grounded & Real, Warm 4o-Style
|
||||
|
||||
This changes how your therapist communicates without affecting their memory of you.
|
||||
|
||||
@@ -200,7 +199,7 @@ This changes how your therapist communicates without affecting their memory of y
|
||||
|
||||
Say: **"add modality"** or **"remove modality"**
|
||||
|
||||
You can add approaches like Somatic Experiencing or Psychodynamic, or remove ones you're not using.
|
||||
Core includes CBT. With the [Expansion Pack](#expansion-pack), you can add ACT, DBT Skills, Somatic Experiencing, Lifespan Integration, and Psychodynamic.
|
||||
|
||||
### Change Session Structure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user