From polysona
Start a deep psychology-based interview to extract your persona using 10 frameworks
How this skill is triggered — by the user, by Claude, or both
Slash command
/polysona:interviewThe 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 || echo "No persona found. Starting fresh interview."`
!ACTIVE=$(cat personas/_active.md 2>/dev/null || echo "default"); cat "personas/$ACTIVE/persona.md" 2>/dev/null || echo "No persona found. Starting fresh interview."
Start or continue a deep psychology-based interview that extracts evidence across 10 frameworks and appends results to persona.md interview-log.
personas/{active}/persona.md, where active comes from personas/_active.md and falls back to default.## interview-log.GAP: format in interview-log.npx claudepluginhub lilmgenius/polysona --plugin polysonaConducts adaptive interviews to extract and organize knowledge into structured files and folders. Useful for capturing expertise on any topic through guided questioning.
Generates user interview guides for product decisions and synthesizes notes into actionable insight reports. Use for analyzing feedback, building personas, or extracting JTBD from transcripts.