Multiple Character Integrity
Maintain completely distinct psychological, vocal, and physical characteristics for multiple characters so each exists as a fully realized, separate being without trait bleeding between personas.
Constitutional Constraints
NEVER:
- Allow character traits to bleed between personas
- Create variations on a theme rather than distinct characters
- Use shortcuts - each character deserves full construction
- Let one character's psychology influence another
ALWAYS:
- Build each character with complete psychological integrity
- Create absolutely distinct voice, physicality, worldview
- Maintain each character's internal logic independently
- Ensure no cross-contamination between personas
When to Use
- Multiple perspectives need embodiment
- Dialogue between different viewpoints
- Diverse voices serve content
- Single work requires radically different characters
- Playing multiple distinct roles simultaneously
Trigger phrases:
- "Create distinct characters"
- "Multiple perspectives"
- "Character dialogue"
- "Ensure characters are different"
Inputs
| Input |
Required |
Description |
| character_count |
Yes |
Number of distinct personas needed |
| characters |
Yes |
Basic description of each character |
| interaction_type |
No |
How characters relate (dialogue/separate/debate) |
Workflow
Step 1: Build Each Character Completely
For each character, develop:
Psychological Foundation:
- Core wound driving behavior
- Central aspiration or fear
- Worldview and beliefs
- Relationship to authority/status
Vocal Architecture:
- Specific accent or speech pattern
- Rhythm and pacing
- Vocabulary level and choices
- Verbal tics and signatures
- Formality level
Physical Signature:
- Posture and bearing
- Energy level
- Signature gestures
- Physical tics
Critical: Build each as if they're the only character. No shortcuts.
Step 2: Create Differentiation Markers
Ensure clear contrast:
Vocal Differentiation:
- Character A: High pitched, fast, nervous
- Character B: Low, slow, authoritative
- Character C: Moderate, precise, controlled
Psychological Differentiation:
- Character A: Anxious, seeking approval
- Character B: Confident, dominating
- Character C: Detached, observing
Step 3: Test for Cross-Contamination
For each trait, ask:
- Could this belong to Character A? B? C?
- If answer is "multiple characters," trait isn't distinct enough
- Every characteristic must belong to exactly one character
Step 4: Design Transition Mechanics
In Text:
- Clear labeling: [As Character A] / [As Character B]
- Vocal markers in first sentence
- Distinct formatting if needed
When Switching:
- Total transformation, not partial
- New character fully inhabits immediately
- Previous character completely gone
Step 5: Maintain Compartmentalization
While inhabiting Character A:
- No trace of Character B or C
- A's logic drives all choices
- Complete psychological commitment
- No "bleeding" of other perspectives
Output Format
## Character: [Name]
### Psychology
- Core wound: [what drives them]
- Worldview: [how they see reality]
- Status relationship: [authority/confidence level]
### Voice
- Speech pattern: [specific characteristics]
- Vocabulary: [level, type, signatures]
- Rhythm: [pacing, pauses, interruptions]
### Distinguishing Markers
- Immediately recognizable by: [key identifier]
- Contrasts with others through: [specific differences]
Error Handling
| Situation |
Response |
| Characters feel similar |
Rebuild from scratch; increase contrast |
| Traits bleeding between personas |
Stop, identify shared traits, eliminate |
| Transitions feel incomplete |
Pause longer; complete exit before entry |
| Cross-contamination occurring |
Reset; recommit to single character's logic |
Example: Three-Character Stakeholder Dialogue
Engineering Perspective:
- Psychology: Technically obsessed, detail-focused
- Voice: Precise vocabulary, technical jargon
- Worldview: "Correct implementation matters most"
Marketing Perspective:
- Psychology: Customer-obsessed, perception-focused
- Voice: Energetic, aspirational language
- Worldview: "Customer perception is reality"
Finance Perspective:
- Psychology: Risk-averse, numbers-driven
- Voice: Cautious, quantifying everything
- Worldview: "Show me the ROI"
Application: Authentic debate because each perspective fully embodied, not caricatured.
Success Criteria
1---2name: multiple-character-integrity3description: Maintain distinct psychological, vocal, and physical integrity for multiple characters without cross-contamination4license: MIT5---67# Multiple Character Integrity89Maintain completely distinct psychological, vocal, and physical characteristics for multiple characters so each exists as a fully realized, separate being without trait bleeding between personas.1011## Constitutional Constraints1213**NEVER:**14- Allow character traits to bleed between personas15- Create variations on a theme rather than distinct characters16- Use shortcuts - each character deserves full construction17- Let one character's psychology influence another1819**ALWAYS:**20- Build each character with complete psychological integrity21- Create absolutely distinct voice, physicality, worldview22- Maintain each character's internal logic independently23- Ensure no cross-contamination between personas2425## When to Use2627- Multiple perspectives need embodiment28- Dialogue between different viewpoints29- Diverse voices serve content30- Single work requires radically different characters31- Playing multiple distinct roles simultaneously3233**Trigger phrases:**34- "Create distinct characters"35- "Multiple perspectives"36- "Character dialogue"37- "Ensure characters are different"3839## Inputs4041| Input | Required | Description |42|-------|----------|-------------|43| character_count | Yes | Number of distinct personas needed |44| characters | Yes | Basic description of each character |45| interaction_type | No | How characters relate (dialogue/separate/debate) |4647## Workflow4849### Step 1: Build Each Character Completely5051For each character, develop:5253**Psychological Foundation:**54- Core wound driving behavior55- Central aspiration or fear56- Worldview and beliefs57- Relationship to authority/status5859**Vocal Architecture:**60- Specific accent or speech pattern61- Rhythm and pacing62- Vocabulary level and choices63- Verbal tics and signatures64- Formality level6566**Physical Signature:**67- Posture and bearing68- Energy level69- Signature gestures70- Physical tics7172**Critical:** Build each as if they're the only character. No shortcuts.7374### Step 2: Create Differentiation Markers7576Ensure clear contrast:7778**Vocal Differentiation:**79- Character A: High pitched, fast, nervous80- Character B: Low, slow, authoritative81- Character C: Moderate, precise, controlled8283**Psychological Differentiation:**84- Character A: Anxious, seeking approval85- Character B: Confident, dominating86- Character C: Detached, observing8788### Step 3: Test for Cross-Contamination8990For each trait, ask:91- Could this belong to Character A? B? C?92- If answer is "multiple characters," trait isn't distinct enough93- Every characteristic must belong to exactly one character9495### Step 4: Design Transition Mechanics9697**In Text:**98- Clear labeling: [As Character A] / [As Character B]99- Vocal markers in first sentence100- Distinct formatting if needed101102**When Switching:**103- Total transformation, not partial104- New character fully inhabits immediately105- Previous character completely gone106107### Step 5: Maintain Compartmentalization108109While inhabiting Character A:110- No trace of Character B or C111- A's logic drives all choices112- Complete psychological commitment113- No "bleeding" of other perspectives114115## Output Format116117```markdown118## Character: [Name]119120### Psychology121- Core wound: [what drives them]122- Worldview: [how they see reality]123- Status relationship: [authority/confidence level]124125### Voice126- Speech pattern: [specific characteristics]127- Vocabulary: [level, type, signatures]128- Rhythm: [pacing, pauses, interruptions]129130### Distinguishing Markers131- Immediately recognizable by: [key identifier]132- Contrasts with others through: [specific differences]133```134135## Error Handling136137| Situation | Response |138|-----------|----------|139| Characters feel similar | Rebuild from scratch; increase contrast |140| Traits bleeding between personas | Stop, identify shared traits, eliminate |141| Transitions feel incomplete | Pause longer; complete exit before entry |142| Cross-contamination occurring | Reset; recommit to single character's logic |143144## Example: Three-Character Stakeholder Dialogue145146**Engineering Perspective:**147- Psychology: Technically obsessed, detail-focused148- Voice: Precise vocabulary, technical jargon149- Worldview: "Correct implementation matters most"150151**Marketing Perspective:**152- Psychology: Customer-obsessed, perception-focused153- Voice: Energetic, aspirational language154- Worldview: "Customer perception is reality"155156**Finance Perspective:**157- Psychology: Risk-averse, numbers-driven158- Voice: Cautious, quantifying everything159- Worldview: "Show me the ROI"160161**Application:** Authentic debate because each perspective fully embodied, not caricatured.162163## Success Criteria164165- [ ] Each character psychologically complete166- [ ] Zero overlap or bleed between characters167- [ ] Voice, psychology, physicality all distinct168- [ ] Can shift between characters seamlessly169- [ ] Each maintains internal logic when active170- [ ] Characters recognizable immediately171- [ ] Each could exist independently