ledq

13 mods across 1 repository, 1 stars between them.

bank-extract

01

ledq/resumery

Agent Claude Code

Structuring stage of bank onboarding. Reads the ingested raw sources (resumes, notes) listed in the bank's .ingest/manifest.json and writes the two-layer bank per spec/bankformat.md (experiencebank.md for evidence units, profile.json for the record layer), plus .ingest/gaps.md, the ranked interview agenda. Transcribes…

1 1mo ago A 91 tokens original MIT

jd-parse

02

ledq/resumery

Agent Claude Code

Parse stage of the tailoring pipeline. Receives the application workspace path, reads the posting at /jd.txt, extracts the tracking fields (company, role, ...), and writes /.run/parsedjd.json when absent (reused applications keep theirs). Returns a status, never a path.

1 1mo ago A 68 tokens original MIT

present-log

03

ledq/resumery

Agent Claude Code

Final close-out stage of the resume-tailoring pipeline. Reads the deterministic gate status from the workspace's .build/, completes the workspace's gaps.md with run-level items, and writes the workspace's .run/run.json (the single-run record that code derives everything cumulative from). A frontmatter Stop hook then…

1 1mo ago A 96 tokens original MIT

resume-draft

04

ledq/resumery

Agent Claude Code

Selects which true bank material to surface for the JD and writes the tailored resume CONTENT in one pass. Reads the raw JD + evidence map + schema, plans the selection from the map, confirms the chosen material against the bank, then writes /.run/resume.json (the draft, against spec/resumeschema.json) and appends…

1 1mo ago A 101 tokens original MIT

resume-evaluate

05

ledq/resumery

Agent Claude Code

Independently scores the tailored resume content ( /.run/resume.json) against the quality rubric (.claude/skills/tailor/rubric.md), the bank, and the JD, as a skeptical senior reviewer judging cold. Truthfulness is a hard gate; every other dimension is scored to a defined bar and tagged MATERIAL or MINOR. Writes…

1 1mo ago A 100 tokens original MIT

resume-fix

06

ledq/resumery

Agent Claude Code

Applies the evaluator's findings to /.run/resume.json as TARGETED field patches instead of regenerating. Applies every MATERIAL fix (grounding never dismissed, never fabricated), judges each MINOR (apply or drop with a logged reason), writes the patched resume.json + a fix log. Does not re-select, re-draft from…

1 1mo ago A 80 tokens original MIT

resume-reverify

07

ledq/resumery

Agent Claude Code

Audits the fix pass of the tailoring pipeline. Verifies every field the fixer changed still traces to the bank and judges each prior finding resolved or not, writes /.run/reviewreverify.md ending in VERDICT: PASS or VERDICT: REVISE, and returns the verdict. Runs cold; sees the files, not anyone's reasoning.

1 1mo ago A 77 tokens original MIT

settings

08

ledq/resumery

Settings file Claude Code

Agent settings declaring 13 allowed tools.

1 1mo ago A tokens not measured original MIT

bank-map

09

ledq/resumery

Skill Claude CodeCodex

Regenerate bank/evidencemap.md, the drafter's derived index of the experience bank. Run after any edit to bank/experiencebank.md (new role, new contribution, updated facts). Reads the full bank, rebuilds the map from scratch.

1 1mo ago A 54 tokens original MIT

onboard

10

ledq/resumery

Skill Claude CodeCodex

Build the evidence bank from the user's raw career material (resumes, CVs, notes; pdf/md/txt/tex or pasted text). Ingests everything in bank/sources/ (or given paths / a paste), structures it into experiencebank.md + profile.json, interviews the user with a few high-value questions, and finishes with the evidence map.…

1 1mo ago A 88 tokens original MIT

setup

11

ledq/resumery

Skill Claude CodeCodex

Check that this machine has everything the pipeline needs (pdflatex, poppler's pdfinfo/pdftotext, Python 3.10+). Run once after cloning, or whenever a compile or PDF read fails; when something is missing it prints the exact install command for this OS.

1 1mo ago B 62 tokens original MIT

tailor

12

ledq/resumery

Skill Claude CodeCodex

Tailor the resume to one job posting. Give it a URL, paste the posting (or refer to one pasted earlier in this chat), or point at a saved application folder; it resolves the JD and runs the tailor-pipeline workflow end to end.

1 1mo ago A 54 tokens original MIT

resumery CLAUDE.md

13

ledq/resumery

Instructions file

Claude Code instructions for ledq/resumery, covering resume tailoring, objective, the rule: claim vs. framing and punctuation.

1 1mo ago A 308 tokens original MIT