Interview

Installation
SKILL.md

Interview β€” phased conversational context review + fill

🚨 MANDATORY: Voice Notification

Before running the workflow, send:

curl -s -X POST http://localhost:31337/notify \
  -H "Content-Type: application/json" \
  -d '{"message": "Starting the interview. Scanning phases first."}' \
  > /dev/null 2>&1 &

What this skill does

Runs a phased conversational interview across every PAI context file. Phase 1 (foundational TELOS) is the core β€” the DA always reviews it first, even if files look "complete," because foundational context is never actually done. Only after Phase 1 does the interview move to IDEAL_STATE dimensions, preferences, and identity.

The phases

Installs
27
GitHub Stars
15.4K
First Seen
May 2, 2026
Interview β€” danielmiessler/personal_ai_infrastructure