Tailored to the role, built from your real evidence, with nothing you couldn't defend in the interview. That's the whole promise. Everything below is just how it keeps it.
A resume meets a background check and a reference call. So the bar was never impressive… it's true. Every line is graded by how checkable it is, and nothing gets written past its evidence. Which is also the rare part: most tools help you sound better; this one makes sure you can back it up. (Yes… it was run on its own landing page, too.)
Public and checkable… a repo, a commit count, a live link, a credential. Say it plainly.
Your number… plausible, consistent, not independently verified. Stated as yours, never past what your profile already shows.
Tacit or subjective. It can frame the work; it never becomes a fact with a number. Flagged as a thing to be ready to defend.
Tailor my resume and a cover letter for this role: [paste the job-posting URL]
My LinkedIn export is attached: [drag in the .zip or profile PDF]
Keep it honest: flag anything I couldn't defend in an interview,
keep it ATS-safe, and don't state what the evidence doesn't support.
If I have an NDA, ask before including anything specific.
Swap the two [brackets] and send. Describing the job is what triggers it. No install required… this runs in Claude.ai or Claude Code today. Installing the plugin (next) just makes Claude Code run the full graded method every time, with nothing to paste.
· a print-clean resume PDF
· a matching cover letter
· a plain ATS copy for the upload
· a defend-or-drop list for prep
# the whole method is MIT + public.
# read exactly what it does before
# you install anything:
github.com/flashesofbrilliance/
resume-tailor-skill # → SKILL.md
Optional. The paste-and-go prompt already works. Installing the plugin gives Claude Code the full graded method, the print-verified design system, and the red-team pass automatically. Nothing to paste, nothing to remember.
# Claude Code, installed + updated
npm install -g @anthropic-ai/claude-code
# or: docs.claude.com/claude-code
# add the marketplace (accept the trust prompt)
/plugin marketplace add flashesofbrilliance/arcs-skills
# install the plugin
/plugin install resume-tailor@arcs
# verify (resume-tailor should be listed)
/plugin
# clone the skill (MIT) and run it without the marketplace
git clone https://github.com/flashesofbrilliance/resume-tailor-skill
# then, in Claude Code from that folder:
# "follow ./SKILL.md to tailor my resume for <job link>"
# or drop it into your project so it loads automatically:
cp -r resume-tailor-skill .claude/skills/resume-tailor