home/career/credibility-pass

Credibility Pass

GPTClaudeGemini··290 copies·updated 2026-07-14
credibility-pass.prompt
# Prompt 05 — Credibility Pass

**Goal:** the final safety net. Run this prompt over the *completed* resume to flag invented metrics, fabricated claims, scope inflation, and lines that won't survive an interview question.

**Use when:** the resume is fully rewritten and you're about to submit it. This is the **"would I get caught?"** check.

---

## What this prompt does (and does NOT do)

This is a **detection prompt**, not a rewriting prompt. It returns a list of flags, not a new resume. You then decide what to fix.

Designed to catch four failure modes:

1. **Invented metrics** — numbers that look concrete but have no source
2. **Scope inflation** — "led" when reality was "contributed to"
3. **Phantom artifacts** — a project or system named that the candidate didn't actually own
4. **Unsurvivable claims** — bullets that collapse the moment a recruiter asks one follow-up

---

## Variables

- `{{RESUME_TEXT}}` — the full resume text after passes 01–04
- `{{GROUND_TRUTH}}` — a candid list of what the candidate *actually* did. **The user writes this in plain English, off-resume.** Example:
  ```
  - Was on the payments team for 18 months, junior eng for the first 6.
  - Did not lead the monolith split — was one of 3 engineers; the staff eng led it. I owned the orders service.
  - The 47% latency drop in the original draft was my guess; never measured.
  - On-call rotation is real: 1 week / month for the last year.
  ```

---

## Prompt (copy-paste into ChatGPT / Claude / Gemini)

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{RESUME_TEXT}{{GROUND_TRUTH}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Sahme115/ai-resume-humanizer-prompts (MIT). A "Credibility Pass" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

careercommunitygeneral

source

Sahme115/ai-resume-humanizer-prompts · MIT