💬
QualityPython

Interview Me

by asimons81

Interview Me is a Quality skill for Claude Code, published by asimons81 in hermes-field-kit.

122 stars11 forkson asimons81/hermes-field-kitAdded 2026/08/11+1% in starsRepository updated 2026/08/10
agent-skillsai-agentshermes-agentopen-sourcepython
Install in seconds
Install Interview Me
Copy Interview Me into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/asimons81/hermes-field-kit/tree/main/skills/interview-me ~/.claude/skills/interview-me

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/asimons81/hermes-field-kit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/interview-me/SKILL.md in asimons81/hermes-field-kit
Installs to
~/.claude/skills/interview-me
Collection
One of 16 skills cataloged from this repository
Category
Quality1354 skills

What Interview Me does

Conducts an adaptive, one-question-at-a-time interview to clarify goals, constraints, and preferences before starting work. It inspects available sources first, avoids repeating known information, and stops when more questions wouldn't change the next action.

Interview Me is cataloged under Quality on DirSkills. Interview Me comes from a repository tagged agent-skills, ai-agents, hermes-agent, open-source and python.

Documentation

README

interview-me

Overview

An adaptive interview protocol that asks one high-value question at a time, inspects available sources before questioning the user, and stops when more questions would not change the next action.

The skill is evidence-first. It identifies unavailable evidence, separates facts from interpretations, and does not claim a repair or successful outcome merely because a command returned without an obvious error.

When to Use

  • Interview me before you start.
  • Ask me questions so you understand what I want.
  • Help me turn this rough idea into a decision brief.
  • Learn my preferences before drafting the plan.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Interview Me

  • What else does asimons81 publish alongside Interview Me?

    Interview Me is one of 16 skills that DirSkills catalogs from asimons81/hermes-field-kit, the repository it ships in. Its siblings there include Don't Lie to Me, Hermes Environment Migration and Hermes Field Kit. Each one is a separate skill with its own page in this directory, installs the same way Interview Me does, and is maintained by asimons81 in that same repository. The rest of the collection is listed on the asimons81/hermes-field-kit page.

  • How does Interview Me compare to other Quality skills?

    Interview Me ranks #1282 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Interview Me against them. Open each page to compare what they document and how they install.