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 polysonaPrepares hypothesis-driven user interview guides using Teresa Torres, Mom Test, JTBD, and Lean Customer Dev frameworks. Runs live sessions or imports from Granola, extracts signal into FEEDBACK.md.
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.