interviewer

interviewer is a skill for Claude Code, Codex from victorfrye/dotfiles. It costs 53 tokens per session (3,372 once invoked), scanned A, original, no licence file.

A structured interview skill that gathers and clarifies requirements before creating an implementation plan. It skips the interview for clearly defined changes affecting only one file.

In plain words
What is it for?
It helps collect requirements for multi-file changes, new features, refactors, and architectural decisions.
Why use it?
It reduces misunderstandings before work begins on larger changes, refactors, or architecture decisions. It keeps simple, unambiguous edits from going through unnecessary questioning.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/victorfrye/dotfiles/interviewer
Any agent
npx skills add victorfrye/dotfiles --skill interviewer
Clone the repo
git clone --depth 1 https://github.com/victorfrye/dotfiles

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for interviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/victorfrye/dotfiles/interviewer.svg)](https://agentmods.dev/skills/victorfrye/dotfiles/interviewer)
Your own site
<a href="https://agentmods.dev/skills/victorfrye/dotfiles/interviewer"><img src="https://agentmods.dev/badge/skills/victorfrye/dotfiles/interviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,372 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00053 $0.03372
Opus 5 $0.00026 $0.01686
Sonnet 5 $0.00011 $0.00674
Haiku 4.5 $0.00005 $0.00337

Measured 3d ago against content hash 10003de05bf0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

interviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

files/copilot/skills/interviewer/SKILL.md · 330 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 330 lines · 53 tokens per session scan A 10003de05bf0

Subscribe to this mod's changes

interviewer is a skill published in the GitHub repository victorfrye/dotfiles (5 stars, last pushed 2mo ago), with no licence file. It adds 53 tokens to every session and 3,372 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

bilibili-page-reader

Get content from Bilibili videos: official subtitles, danmaku (density/peaks/sample), comments. When no subtitles exist (no 投稿字幕), fall back to downloading audio + ASR transcription via FunASR.

Misaka-Mikoto-Tech/agent-skills · 52 tokens

powershell-safe-invocation

Use when writing or running PowerShell on Windows, especially native programs, quoted paths, escaping, pwsh, Start-Process, file operations, or shell troubleshooting.

Misaka-Mikoto-Tech/agent-skills · 40 tokens

locus-unity-bridge

Use when an agent needs to inspect or control a real Unity Editor through Locus, especially when Unity MCP is unavailable, a project may lack the Locus package, named-pipe discovery is needed, C# must be executed, or Unity scripts must be recompiled.

Misaka-Mikoto-Tech/agent-skills · 61 tokens

codex-multi-profile

Windows Codex Desktop multi-account picker (Codex Accounts app) plus AuthSwap launchers (codex1, codex2, ...). Humans pick accounts in Show-CodexAccountApp.ps1. Agents use pool / stick / route / depleted. ShareLive keeps history in /.codex; only auth.json is per-profile. Launch MUST set env vars through a cmd wrapper.…

Hung2124/codex-multi-profile · 104 tokens

windows-dev-process-cleanup

Audit and safely clean Windows dev-process trees and UWP app background-task pileups, including orphan npm/npx, leaked Playwright MCP workers, workspace dev servers, IDE services, Phone Link, Dolby Access, and backgroundTaskHost.exe. Use for Task Manager node/npm noise, Windows process buildup, 进程堆积, 清理残留开发进程, 泄漏的…

bahayonghang/my-ai-cli-toolkit · 124 tokens

clean-windows-c-drive

Provide a standalone Simplified Chinese Windows app and CLI workflows to assess C: drive health, clean a fixed allowlist of regenerable junk, find large user files, detect exact duplicates with SHA-256, and relocate or recycle explicitly approved ordinary user files without breaking Windows or installed applications.…

1181652815-hub/clean-windows-c-drive-skill · 124 tokens