From great-authors
Build a relationship entry between two existing characters in the project bible. Usage - /authors-build-relationship <character-a> <character-b>. Six questions covering type, power dynamic, history, current conflict, shared vocabulary, secrets and wrong assumptions. Updates the
How this skill is triggered — by the user, by Claude, or both
Slash command
/great-authors:authors-build-relationshipThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build a relationship entry between two existing characters.
Build a relationship entry between two existing characters.
Not for: creating new characters (use /authors-build-character); drafting a scene between them (use /authors-channel <author> or /authors-draft).
Parse arguments: both character names required. Lowercase, hyphenated (matching the character file names).
Verify both character files exist:
.great-authors/characters/<character-a>.md.great-authors/characters/<character-b>.mdIf either is missing, tell the user and offer to run /authors-build-character for the missing one first. Do not proceed until both exist.
Verify characters are different. If <character-a> and <character-b> are the same, ask the user to pick a different second character.
Check for existing connection between them in either file's ## Connections section. If found, ask: extend / replace / cancel. Default extend.
Dispatch relationship-builder via Agent tool:
subagent_type: relationship-builderMode: interactive, Character A: <name>, Character B: <name>, Working directory: <cwd>.Relay the interview. Six questions, one at a time.
Confirm update:
Updated .great-authors/characters/<character-a>.md and .great-authors/characters/<character-b>.md
Type: <type>
Live tension: <one-line>
Next: run /authors-channel <author> to draft a scene between them, or /authors-build-relationship for another pair.
npx claudepluginhub sethshoultes/great-minds-constellation --plugin great-authorsProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.