interview

interview is a skill for Claude Code from sheikh-mohammad/agent-factory-claude-skills. It costs 65 tokens per session (1,894 once invoked), scanned A, original, no licence file.

A guided conversation for clarifying what the user wants and agreeing on an approach before work begins.

In plain words
What is it for?
It is for discovery discussions, clarifying requirements, comparing approaches, and planning work before taking action.
Why use it?
It helps avoid building the wrong thing when a request is ambiguous, involves recommendations, or needs brainstorming.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It is for discovery discussions, clarifying requirements, comparing approaches, and planning work before taking action.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sheikh-mohammad/agent-factory-claude-skills/interview
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.

Any agent
npx skills add sheikh-mohammad/agent-factory-claude-skills --skill interview
Clone the repo
git clone --depth 1 https://github.com/sheikh-mohammad/agent-factory-claude-skills

Made for: Claude Code.

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 interview

README.md
[![agentmods](https://agentmods.dev/badge/skills/sheikh-mohammad/agent-factory-claude-skills/interview/github.svg)](https://agentmods.dev/skills/sheikh-mohammad/agent-factory-claude-skills/interview)
Your own site
<a href="https://agentmods.dev/skills/sheikh-mohammad/agent-factory-claude-skills/interview"><img src="https://agentmods.dev/badge/skills/sheikh-mohammad/agent-factory-claude-skills/interview/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for interview

Your own site · 80×15
<a href="https://agentmods.dev/skills/sheikh-mohammad/agent-factory-claude-skills/interview"><img src="https://agentmods.dev/badge/skills/sheikh-mohammad/agent-factory-claude-skills/interview.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,894 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00065 $0.01894
Opus 5 $0.00032 $0.00947
Sonnet 5 $0.00013 $0.00379
Haiku 4.5 $0.00006 $0.00189

Measured 12d ago against content hash dcc46217096c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

interview 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 12d 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.

.claude/skills/interview/SKILL.md · 306 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

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 306 lines · 65 tokens per session scan A dcc46217096c

Subscribe to this mod's changes

interview is a skill published in the GitHub repository sheikh-mohammad/agent-factory-claude-skills (6 stars, last pushed 1mo ago), with no licence file. It adds 65 tokens to every session and 1,894 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

idea-sprint

Find and validate what to build in crypto. Use when the user asks "what should I build", "validate this idea", "is this worth building", "find me a startup idea", "crypto idea", or wants blunt feedback on a project concept before writing code.

solanabr/solana-ai-kit · 58 tokens

hackathon

Prepare a winning hackathon submission. Use when the user says "hackathon submission", "submit to hackathon", "demo script", "demo video", "which track should I enter", "Colosseum", "help me win the hackathon", or asks about hackathon grants and Superteam Earn.

solanabr/solana-ai-kit · 65 tokens

pitch-deck

Build a pitch deck for a crypto project. Use when the user says "pitch deck", "demo day", "investor presentation", "grant application slides", "accelerator application", "help me pitch", or needs slides for a hackathon final.

solanabr/solana-ai-kit · 55 tokens

solana-dev

Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game, trailofbits, cloudflare, qedgen, colosseum, solana-new, ghostsecurity, defending-code) and local skills. Progressive disclosure — read only what you need.

solanabr/solana-ai-kit · 68 tokens

claudemd-architect

Generate production-grade CLAUDE.md project reference documents for Claude Code. Use when a user wants to create a CLAUDE.md, project spec, or architectural reference for AI-assisted development. Incorporates LLM reasoning failure mitigations (constraint-based guardrails, concrete examples, verification checkpoints)…

keskinonur/claudemd-architect · 108 tokens

claude-md-optimizer

Optimize oversized CLAUDE.md files using progressive disclosure. Analyzes content tiers, detects encryption constraints, creates sub-documents, and rewrites the main file with a Sub-Documentation Table. Triggers: optimize CLAUDE.md, reduce CLAUDE.md size, CLAUDE.md too long, apply progressive disclosure to CLAUDE.md.

smith-horn/product-builder-starter · 76 tokens