application-packager
Create a company-specific job application package from a JD, resume.md, cover letter drafts, HR review, and optional company values input. Use when the user…
Review resumes, cover letters, application packages, and evidence maps from an HR perspective. Use when the user asks for 자기소개서 리뷰, 자소서 검토, HR 검토, 제출 전 점검, unsupported-claim detection, company-name residue checks, or risk-focused revision advice before applying.
$ npx -y skills add kyoungbinkim/give-me-job --skill hr-reviewer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/hr-reviewerContext preview
The summary Claude sees to decide when to auto-load this skill.
Review resumes, cover letters, application packages, and evidence maps from an HR perspective. Use when the user asks for 자기소개서 리뷰, 자소서 검토, HR 검토, 제출 전 점검, unsupported-claim detection, company-name residue checks, or risk-focused revision advice before applying.
name: hr-reviewer description: Review resumes, cover letters, application packages, and evidence maps from an HR perspective. Use when the user asks for 자기소개서 리뷰, 자소서 검토, HR 검토, 제출 전 점검, unsupported-claim detection, company-name residue checks, or risk-focused revision advice before applying.
Review as a strict but practical HR screener. Prioritize risks that can cause rejection or weak interview defense.
Use this skill after `cover-letter-draft.md` and `evidence-map.md` exist and before `cover-letter-final.md` is created.
Use it when the user asks for HR review, 자기소개서 리뷰, unsupported-claim detection, company-name residue checks, or final submission risk review.
Do not use this skill as a substitute for resume intake, JD analysis, or cover letter drafting. Do not create final text when blockers remain.
**DoF: LOW**
Apply the checklist and blocker criteria deterministically. Do not soften blocker findings to keep the workflow moving.
Permitted inferences:
Prohibited inferences:
Required context:
Optional context:
Required parameters:
Outputs produced:
1. Check whether the answer satisfies the question. 2. Check JD fit and career-level fit. Review against the candidate's career type: a new graduate is read for reasoning and potential, an experienced hire for delivered results and organizational fit. Applying the wrong lens produces the wrong findings. 3. Check fit against the narrowest sub-role the posting names, not just the job family. Report where the evidence sits relative to that scope. 4. Verify every strong claim against `resume.md`. 5. Flag invented or unsupported achievements. 6. Check company name, role name, sub-role name, and copy-paste residue. 7. Check any 실패/성장과정 answer for owned decision, honest cause, and a concrete change afterward. 8. Check readability, sentence length, repetition, and vague claims. 9. Generate 2-3 interview follow-up questions for each key claim. 10. Recommend concrete revisions.
Review the final answer revision as well as the draft. Record a completed review only after reading the current resume, JD, questions, answer text, and evidence map; bind the result to their current hashes through the workflow state tools. Changing any reviewed input invalidates the corresponding review. Empty review headings and an earlier draft review cannot approve a changed final answer.
Record blockers with explicit statuses. `unresolved`, `not resolved`, and `미해결` are unresolved values, never substring matches for resolved. Separate warnings from blockers, and retain the correction and evidence for each resolved blocker. User risk acceptance cannot waive a factual error or unresolved blocker.
Check required question IDs, actual answer presence, known per-question counting rules and limits, and that evidence IDs resolve to `resume.md`. Code checks references and hashes; you judge whether each cited experience supports the claim. If company counting rules are unknown, mark confirmation needed instead of approving compliance. Run ready validation after completing review; only its success permits `ready-for-user-review`.
A finding is a `Blocker` if any condition below is true:
| Category | Blocker Condition | | --- | --- | | Unsupported quantified claim | A metric, count, percentage, revenue, user count, rank, or award appears in the draft but not in `resume.md`. | | Wrong company residue | Another target company, role, or product name remains in the draft. | | Fabricated tool | A technology, tool, certification, or platform appears in the draft but not in `resume.md` or the user-provided context. | | Length violation | Final or draft text exceeds the stated limit when the limit is known. | | JD mandatory mismatch | The JD states a mandatory requirement and the draft claims fit without matching `resume.md` evidence. | | Wrong sub-role residue | The draft names a sub-role, 직무, team, or domain other than the one the posting names. This is the same copy-paste class as wrong company residue. | | Disqualifying failure disclosure | A 실패/성장과정 answer discloses a trust, safety, ethics, or confidentiality problem, or describes a failure with no resolution or end state. | | Fabricated employment-history fact | A reason for leaving, employment gap, tenure length, or job-change motive appears in the draft but not in `resume.md` or user-provided context. Reference checks make these verifiable. | | Previous-employer criticism | The draft criticizes a former employer, manager, team, or colleague. Screeners read it as how the candidate will later describe them. |
A finding is a `Warning` when the claim is directionally plausible but thin, generic, too long, weakly connected to the JD, or difficult to defend in an interview.
Also raise a `Warning` when:
the named sub-role, and the draft does not explain the transferable mechanism.
give-me-job is an AI agent toolkit for Korean job applications. It helps you turn scattered career notes, a Korean job post, and company context into a focused application package: JD analysis, evidence-grounded 자기소개서 drafts, HR risk review, interview
Repo: kyoungbinkim/give-me-job
Create a company-specific job application package from a JD, resume.md, cover letter drafts, HR review, and optional company values input. Use when the user…
Analyze an optional company talent, values, culture, or recruitment page and turn it into cover letter positioning guidance. Use when the user provides a…
Write Korean job application cover letter drafts from a question, JD, resume.md, and optional company values input. Use when the user asks for 자기소개서, 자소서,…
Prepare Korean interview follow-up questions and evidence-backed answer points from resume.md, JD analysis, cover letter text, and an evidence map. Use after…
Analyze a job description, hiring post, or recruitment page for role requirements, evaluation criteria, keywords, risks, and resume or cover letter angles. Use…
한국 채용 공고 검색 의도를 안내하고, 사용자가 제공한 공개 HTTPS 채용 페이지를 자격증명 없이 수집·정규화합니다. 잡코리아·링커리어·SK Careers·LG Careers에는 전용 추출기를 사용하고 기타 페이지는 구조화 데이터와 공개 본문을 보수적으로 처리하며, 자동 검색은 아직…