Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Prep An Interviewer

ASecurity

Get a one-page interview prep brief before you (or a panelist) walk in - candidate background, the questions worth asking, red flags from the rubric, and the scoring sheet. Scannable in two minutes.

113 stars
0 votes
0 copies
0 views
Added 9/19/2026
documentationgo

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add gethouston/houston --skill prep-an-interviewer --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Prep An Interviewer?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Prep An Interviewer
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/gethouston-prep-an-interviewer/badge)](https://www.skillsdirectory.com/skills/gethouston-prep-an-interviewer)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: prep-an-interviewer
description: "Get a one-page interview prep brief before you (or a panelist) walk in  -  candidate background, the questions worth asking, red flags from the rubric, and the scoring sheet. Scannable in two minutes."
version: 1
category: People
featured: no
image: busts-in-silhouette
integrations: [notion, linkedin, loops]
x_houston:
  created_by: houston
  skill_schema: 1
---


# Prep an Interviewer

## When to use

- Explicit: "prep me to interview {candidate}", "what should I ask {candidate}", "interview brief for {candidate}", "brief me for {candidate} loop".
- Implicit: called as dependency by `coordinate-an-interview-loop`  -  every panelist needs tailored brief.
- One invocation = one interviewer-side brief. Panel briefing? Call per interviewer via `coordinate-an-interview-loop`.

## Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

- **Docs (Notion, Google Docs)** — read prior interview rubrics or share the brief if you keep them in a shared workspace. Optional.
- **Web scrape (LinkedIn)** — refresh background facts from a public profile if the candidate record is thin. Optional.
- **Inbox (Loops or Gmail)** — pull prior candidate-thread context for the interviewer brief. Optional.

This skill reads mostly local files, so missing connections won't block me — I'll just work with what's already in your candidate record.

## Information I need

I read your people context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

- **Candidate record** — Required. Why I need it: every claim in the brief traces to it. If missing I ask: "Run a screen on this candidate first by dropping the resume or sharing the LinkedIn URL, so I have something to brief from."
- **Role rubric** — Required. Why I need it: I score interview questions against your must-haves. If missing I ask: "What role is this candidate for, and what are your top three must-haves?"
- **Interviewer name and focus area** — Required. Why I need it: each panelist owns different rubric criteria. If missing I ask: "Who's running this interview, and what's their focus, technical, systems, leadership, or values?"
- **Leveling framework** — Required. Why I need it: scoring rubric is tied to the bar at this level. If missing I ask: "What level are we hiring for, and how would you describe what 'meeting the bar' looks like at that level?"

## Steps
<!-- houston-workflow:v1 -->

1. **Read people-context doc** at `context/people-context.md`. Missing/empty? Tell user: "I need your people context first  -  run the set-up-my-people-info skill." Stop. Pull leveling framework, values, escalation rules.
2. **Read req.** Open `reqs/{role-slug}.md` for criteria rubric. Missing? Ask ONE targeted question, write it.
3. **Read candidate record.** Open `candidates/{candidate-slug}.md`. Missing? Tell user: "No record for {candidate}. Run `screen-resume` or `score-candidate` first so I have something to brief from." Stop.
4. **Read existing loop file** if present at `interview-loops/{candidate-slug}.md`  -  avoid duplicating questions assigned to other panelists.
5. **Ask for interviewer focus** if not stated  -  ONE question: "Who's conducting the interview and what's their focus area (e.g. technical, systems, leadership, values)?" Scopes which rubric criteria interviewer owns.
6. **Build brief.** Structure:
   - **Candidate background summary**  -  3-5 sentences from candidate record. No invention; cite source per claim (screen / LinkedIn / sourcing signal).
   - **This interviewer's focus areas**  -  2-3 rubric criteria they own for loop.
   - **6-10 likely questions** scoped to focus areas, each with one-line "what strong answer looks like".
   - **3-5 red flags to probe**  -  from candidate record's red-flag list. Include question to surface each flag.
   - **Reference themes**  -  topics for future reference call (if loop progresses).
   - **Scoring rubric**  -  per question: 0-3 bar with exemplars, tied to people-context leveling framework for this level.
7. **Write to `interview-loops/{candidate-slug}.md`.** Append new dated `## Interviewer brief  -  {interviewer name}  -  {YYYY-MM-DD}` section  -  never overwrite. File missing? Create with header stub then brief section. Atomic write (`*.tmp` → rename).
8. **Append to `outputs.json`**  -  `{ id, type: "interview-prep", title, summary, path: "interview-loops/{candidate-slug}.md", status: "draft", createdAt, updatedAt }`, write atomically.
9. **Summarize to user**  -  one paragraph: interviewer named, focus areas, top 3 questions, path to loop file.

## Never invent

- Every candidate claim in background summary must trace to candidate record. UNKNOWN there = UNKNOWN here.
- Never draft questions probing protected-class attributes.
- Never generate candidate-side prep (what candidate should say)  -  this skill interviewer-side only.

## Outputs

- `interview-loops/{candidate-slug}.md` (appended; created if missing).
- Appends to `outputs.json` with type `interview-prep`.

Attribution

gethoustongethouston
View sourceMore from gethouston →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Context Fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

179001 votes

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

1301 votes

docs-style-guide

Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.

11 votes

Caveman Help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

1023330 votes

How It Works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

929660 votes
View all in documentation →