Agent skill

research-interview

Quick entry point for structured knowledge elicitation with epistemic tracking. PROACTIVELY activate for: (1) interviews and requirements gathering, (2) problem definition, (3) domain knowledge capture, (4) stakeholder elicitation, (5) assumptions surfacing. "interview stakeholder", "capture domain knowledge"

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-interview --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/research-interview/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Research Interview Structured knowledge elicitation with epistemic tracking for problem definition and requirements gathering. ## When to Use Use this skill when you need to: - Elicit knowledge from stakeholders or domain experts - Define a problem space systematically - Gather requirements with confidence tracking - Surface hidden assumptions and constraints - Capture domain knowledge for later research ## Workflow Invoke the `research-interviewer` skill for: "$ARGUMENTS" ### Default Parameters | Parameter | Value | Rationale | |-----------|-------|-----------| | `output_format` | PROBLEM-STATEMENT | Default; produces actionable problem definition | | `confidence_threshold` | 0.85 | High confidence required for conclusions | | `validation_mode` | balanced | Mix of challenging and supportive questioning | | `epistemic_tracking` | enabled | Track certainty levels throughout | ### Output Formats Select based on your goal: - **PROBLEM-STATEMENT** - Clear problem definition with constraints and success criteria - **REQUIREMENTS** - Structured requirements with priority and confidence levels - **KNOWLEDGE-CORPUS** - Domain knowledge capture for research continuation ### Interview Tech

What's inside
Steps it walks through
  1. When to Use
  2. Workflow
  3. Default Parameters
  4. Output Formats
  5. Interview Techniques Applied
  6. Epistemic Labels
  7. Output Format
  8. Quality Gates
  9. Workflow Integration
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the research-interview skill do?

Quick entry point for structured knowledge elicitation with epistemic tracking. PROACTIVELY activate for: (1) interviews and requirements gathering, (2) problem definition, (3) domain knowledge capture, (4) stakeholder elicitation, (5) assumptions surfacing. "interview stakeholder", "capture domain knowledge"

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-interview --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going