Help us improve
Share bugs, ideas, or general feedback.
From polysona
Start a deep psychology-based interview to extract your persona using 10 frameworks
npx claudepluginhub lilmgenius/polysona --plugin polysonaHow 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."`
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.
Run a user interview — produce an interview guide and synthesize the output into an actionable insight report. Use when asked to "run a user interview", "synthesize these interview notes", "what do users actually want", "build a persona from this feedback", "find the JTBD in these transcripts", or "analyze this interview data".
Share bugs, ideas, or general feedback.
!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.