Mock Interview banner
deeso deeso

Mock Interview

AI community

Description

# Mock Interview — Practice Interview Loops with AI Feedback Simulate a realistic interview loop for a target company and role. The agent builds a panel of likely interviewers, each with researched questions tailored to the company's tech stack, values, and interview style. You answer in writing, and the agent provides critical and constructive feedback on content, communication style, and areas to practice. ## Inputs **Usage:** `/mock-interview "company" "role" "round-type" "profile-name"`

Installation

Installs to ~/.claude/skills/deeso-claude-job-hunter-mock-interview/SKILL.md

Terminal
mkdir -p ~/.claude/skills/deeso-claude-job-hunter-mock-interview && curl -fsSL https://raw.githubusercontent.com/deeso/claude-job-hunter/HEAD/commands/mock-interview.md -o ~/.claude/skills/deeso-claude-job-hunter-mock-interview/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository