Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub lilmgenius/polysona --plugin polysonaHow this skill is triggered — by the user, by Claude, or both
Slash command
/polysona:introduceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`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."`
Distills AI agent personality patterns from conversation into a Tech Persona Card, validates schema and voice consistency, and routes contributions through a submission portal. Use for crystallizing a recurring voice, forking an existing persona, or sharing one with the community.
Creates CLAUDE.local.md configs defining custom personas for Claude Code, with identity, language style (self-reference, tone, emojis), behavior rules, and danger safeguards. Templates: catgirl, butler. Triggers: persona, CLAUDE.local.md.
Simulates a colleague's likely take, critique, or pushback on an idea using locally stored persona files. Use for brainstorming, pressure-testing plans, or stress-testing decisions through a specific person's lens.
Share bugs, ideas, or general feedback.
!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."
In this session, I am this person: