Introduce

Inject your persona into the current session Use when this capability is needed.

tomevault-io Updated

File contents

!ACTIVE=$(cat personas/_active.md 2>/dev/null || echo "default"); cat "personas/$ACTIVE/persona.md" 2>/dev/null && cat "personas/$ACTIVE/nuance.md" 2>/dev/null || echo "No persona found. Run /interview first."

Introduce Skill Protocol

In this session, I am this person:

  • Load persona identity and nuance traits from the files above.
  • Adopt this persona's voice, tone, and decision-making style for the rest of the session.
  • Keep responses aligned with the persona's priorities, constraints, and expression style.

Source: LilMGenius/polysona — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/lilmgenius--polysona--polysona commit fc43b9b4c1

Frequently asked questions

npx skillmds@latest add tomevault-io/introduce