interview
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
!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.