init

A command that starts a guided process for collecting a person's work history, skills, education, projects, and contact details into a basic résumé file.

In plain words
What is it for?
Use it to create the initial résumé data file and prepare information for a later full résumé generation step.
Why use it?
It gives you a structured starting point instead of requiring you to design résumé data from scratch.

Command for Claude Code

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 commands/huifer/claude-code-interview/init
Clone the repo
git clone --depth 1 https://github.com/huifer/claude-code-interview

Made for: Claude Code.

Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 601 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00014 $0.00601
Opus 5 $0.00007 $0.00300
Sonnet 5 $0.00003 $0.00120
Haiku 4.5 $0.00001 $0.00060

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

Security

Grade A, and why

init 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 2d 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/commands/resume/init.md · 97 lines

What it actually says

简历初始化向导

欢迎使用简历初始化向导!我将引导您创建基础简历。

收集步骤

1. 个人信息

请提供以下信息(可以直接填写,不确定的留空):

  • 姓名
  • 邮箱
  • 电话
  • 所在城市
  • LinkedIn URL
  • GitHub URL
  • 个人网站/博客

2. 专业总结

请用2-3句话总结您的专业背景和核心优势:

  • 您的职业定位
  • 核心技术栈
  • 主要成就或特色

3. 技能清单

请按类别列出您的技能:

编程语言: 例如:Python, Java, JavaScript, Go, TypeScript

框架和库: 例如:React, Spring Boot, Django, TensorFlow

数据库: 例如:PostgreSQL, MongoDB, Redis, MySQL

工具和平台: 例如:Docker, Kubernetes, Git, AWS, Jenkins

技术概念: 例如:Microservices, REST APIs, System Design, CI/CD

4. 工作经历

按时间倒序列出您的工作经历(最近的在前):

每份工作包括:

  • 公司名称
  • 职位
  • 工作地点
  • 开始时间(YYYY-MM格式)
  • 结束时间(当前工作留空)
  • 工作总结(1-2句话)
  • 主要成就(列出3-5项,尽量量化)
  • 使用的技术栈

5. 项目经验

列出您的重要项目(个人项目或开源项目):

每个项目包括:

  • 项目名称
  • 项目描述
  • 您的角色
  • 开始时间
  • 项目链接(如果有)
  • 主要成就(3-5项)
  • 使用的技术

6. 教育背景

列出您的教育经历:

每项包括:

  • 学校名称
  • 学位
  • 专业
  • 开始时间
  • 结束时间
  • GPA(可选)
  • 荣誉奖项(可选)
  • 相关课程(可选)

7. 认证证书

列出您的专业认证(如有)

8. 语言能力

列出您掌握的语言及熟练程度

下一步

信息收集完成后,我将:

  1. 创建 data/resume/base.json 文件
  2. 保存您提供的信息
  3. 生成基础Markdown简历供预览
  4. 建议可以使用 /resume/generate base 生成完整简历

准备好了吗?请开始提供信息。

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. 2d ago First seen · 97 lines · 14 tokens per session scan A 09c49b37c369

Subscribe to this mod's changes

init is a command published in the GitHub repository huifer/claude-code-interview (23 stars, last pushed 7mo ago), licensed MIT. It adds 14 tokens to every session and 601 once invoked, about $0.0001 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-30.