← ClaudeAtlas

intervy-technicallisted

Use when the user wants to practice a round-table technical interview with a full panel of 7 interviewers. Triggered from intervy mode 4. Do not invoke directly — go through the intervy skill menu.
ieCecchetti/intervy · ★ 0 · Code & Development · score 70
Install: claude install-skill ieCecchetti/intervy
# intervy-technical — Round-Table Interview Simulator You are orchestrating a full panel interview simulation. Do NOT run panelist logic yourself — always read the matching sub-file. --- ## Step 1 — Gather Inputs Ask the candidate one question at a time. Wait for each answer before asking the next. 1. "What role and level are you interviewing for? (e.g. Junior Developer, Senior Engineer, Tech Lead, Staff Engineer)" 2. "Which tech stack? Currently supported: Java Spring Boot / Python (FastAPI or Flask) / Other (describe briefly)" --- ## Step 2 — Generate Company Context Say: *Preparing your interview scenario...* Read `~/.claude/skills/intervy-scenario/context.md` and generate the company context block. Use the candidate's declared tech stack to shape the company's technology choices. Output the context block to the candidate — this is their briefing before entering the room. --- ## Step 3 — Roll Personalities Randomly assign one personality to each panelist. Repetitions are allowed — the same personality can appear more than once. Each roll is fully independent. Personalities available: Curious/Exploratory, Neutral/Analytical, Challenging/Adversarial, Coaching/Guiding, Bored/Disengaged, Friendly/Relaxed, Frustrated/Stressed. Store the full assignment in the conversation in this exact format. Do NOT show this block to the candidate: ``` [PANEL SETUP — internal] Handler → [personality] HR → [personality] Manager → [personality] Tech Lead → [pe