interview
SkillDev toolsStart a deep psychology-based interview to extract your persona using 10 frameworks
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the interview skill
What this skill tells your AI
The instructions your AI receives, as published by lilmgenius/polysona in skills/interview/SKILL.md and read by ahel’s review.
!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."
Interview Skill Protocol
Goal
Start or continue a deep psychology-based interview that extracts evidence across 10 frameworks and appends results to persona.md interview-log.
Interview Start Protocol (resume-first)
- Try loading
personas/{active}/persona.md, whereactivecomes frompersonas/_active.mdand falls back todefault. - If file exists:
- Find
## interview-log. - Read the latest interview-log lines.
- Resume from the last meaningful entry (last framework worked, open GAP hypotheses, unresolved tensions).
- Find
- Confirm continuity in first prompt:
- Mention prior framework and continue depth-spiral instead of restarting from zero.
Interview Fresh Protocol (no persona)
- If no persona file exists, start a fresh interview.
- Begin with McAdams narrative warmup:
- Ask for life chapters.
- Ask for one high point, one low point, one turning point.
- Capture narrative language exactly.
- Transition to Laddering only after narrative anchors are established.
Execution Rules
- Use all 10 frameworks over the full interview flow (not necessarily equal time).
- Mark contradictions using
GAP:format in interview-log. - Keep extraction mode: no persona structuring in this step.
- Append only; never overwrite historical entries.
Signals
- GitHub stars
- 162
- Forks
- 26
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
interview-lilmgenius- Source
- github.com/lilmgenius/polysona