# Introduce

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

- Skill: `tomevault-io/introduce` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/introduce`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/introduce/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/introduce

---


!`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](https://github.com/LilMGenius/polysona) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-27 -->

