skill.md Guide skill.md 使用说明

Start From `skill.md`

从 `skill.md` 开始

`skill.md` is now the main public entry for `git-hired`. In Claude Code, Codex, Notion AI, or any similar work agent with knowledge-base and memory capability, the safest path is a single `read .../skill.md` command that says "do not summarize", "start immediately", and "do not turn this into a manual interview."

`skill.md` 现在是 `git-hired` 的主入口。在 Claude Code、Codex、Notion AI,或任何具备知识库和记忆能力的工作 agent 里,更稳的启动方式是一行带上“不要总结、立刻开始、不要转成人工问答”的 `read .../skill.md` 命令。

Privacy first: we never upload your local repo, files, or any other local data to our server.

隐私优先:我们不会把你的本地 repo、文件或任何其他本地数据上传到我们的服务器。

Fastest Start 最快开始方式
read https://realroc.github.io/git-hired/skill.md and treat it as active instructions for this session. Do not summarize it. Ask the first test question immediately in my language. After that, ask only for my target role and data permission scope, then run the evaluation automatically from allowed history or approved files. Do not turn it into a manual interview.
read https://realroc.github.io/git-hired/skill.md,把它当作当前会话指令直接执行,不要总结,直接用我的语言开始第一问。之后只问我的目标岗位和数据权限边界,然后基于允许范围自动完成评估,不要转成面试式问答。

What The Agent Will Do

agent 会怎么做

  1. Introduce `git-hired` briefly and ask which target role you want right now.
  2. If you already have a clear target role, fetch the matching role prompt and continue directly.
  3. If you do not have a clear target role yet, ask for your current profession or identity first, then route into a universal calibration flow.
  4. Explain the privacy boundary and confirm whether this run stays `history-only` or may inspect only specific repos or files you name explicitly.
  5. Once the data boundary is clear, analyze automatically from allowed history or approved scope instead of interviewing the candidate.
  1. 先简短介绍 `git-hired`,然后问你现在最想去的目标岗位。
  2. 如果你已经有明确目标岗位,就直接抓取对应 prompt 开始测试。
  3. 如果你还没有明确目标岗位,就先问你当前的职业或身份,再进入通用校准流程。
  4. 说明隐私边界,并确认这次是保持 `history-only`,还是只查看你明确点名允许的 repo 或文件。
  5. 一旦数据边界清楚,就基于允许范围自动分析,而不是继续让你人工答题。

Privacy Boundary

隐私边界

`git-hired` does not upload your local repo or file data to our server. The chosen work agent should inspect only the projects, files, or knowledge-base material you explicitly authorize for this run. If you keep `history-only`, it should still finish the evaluation from allowed history instead of switching to a manual interview. If the runtime is Notion AI or another rich-text surface, it should use a compact card instead of terminal-heavy ASCII. If you are using Claude Code or Codex, bypass / YOLO usually makes the run smoother.
`git-hired` 不会把你的本地 repo 或文件数据上传到我们的服务器。你所选的工作 agent 只应访问你这次明确授权的项目、文件或知识库材料。如果你选择 `history-only`,它也应该直接基于允许的历史记录完成评估,而不是转成人工问答。如果运行环境是 Notion AI 或其他富文本界面,它应改用紧凑卡片,而不是终端味很重的宽 ASCII。如果你使用的是 Claude Code 或 Codex,bypass / YOLO 通常会让整个流程更顺。

How To Use It

怎么使用

Created by realRoc. Repository: github.com/realRoc/git-hired

作者:realRoc。 仓库地址:github.com/realRoc/git-hired