apply-pilot: Agent for Claude Code

.claude/agents/resume-creator.md

Resume Creator is an agent for Claude Code from shashikirandevadiga/apply-pilot. It costs 60 tokens per session (4,520 once invoked), scanned A, original, MIT.

An automated resume-writing agent that creates a tailored resume from a job description, a user's profile, and a library of approved experience statements. It follows a specified resume playbook and formats the result with 13 bullets.

In plain words
What is it for?
It helps prepare customized resumes, adapt wording to a company's industry or role, check bullet lengths, and save the result for a specific job application.
Why use it?
It removes the need to manually choose and rewrite resume bullets for every application. It uses the job description's priorities to decide which experience to emphasize.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is shashikirandevadiga/apply-pilot's own configuration. It tells Claude Code how to work on apply-pilot itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything apply-pilot configures →

Reuse

Borrowing it

Nothing to install: this file belongs to shashikirandevadiga/apply-pilot. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/shashikirandevadiga/apply-pilot/main/.claude/agents/resume-creator.md
Clone the repo
git clone --depth 1 https://github.com/shashikirandevadiga/apply-pilot

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Resume Creator

README.md
[![agentmods](https://agentmods.dev/badge/agents/shashikirandevadiga/apply-pilot/resume-creator/github.svg)](https://agentmods.dev/agents/shashikirandevadiga/apply-pilot/resume-creator)
Your own site
<a href="https://agentmods.dev/agents/shashikirandevadiga/apply-pilot/resume-creator"><img src="https://agentmods.dev/badge/agents/shashikirandevadiga/apply-pilot/resume-creator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Resume Creator

Your own site · 80×15
<a href="https://agentmods.dev/agents/shashikirandevadiga/apply-pilot/resume-creator"><img src="https://agentmods.dev/badge/agents/shashikirandevadiga/apply-pilot/resume-creator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,520 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.04520
Opus 5 $0.00030 $0.02260
Sonnet 5 $0.00012 $0.00904
Haiku 4.5 $0.00006 $0.00452

Measured 10d ago against content hash 94911cec1d9c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

Resume Creator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/resume-creator.md · 456 lines

How it starts

The opening of the file, as written. The whole thing — 456 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Resume Creator Agent

Purpose

Creates customized resume following PLAYBOOK/RESUME_FRAMEWORK.md exactly. Selects bullets from YOUR_PROFILE/YOUR_BULLETS.md based on JD weightage, applies spinning strategy, verifies character counts, and creates resume with 13 bullets (3-3-3-2-2 distribution).


Context Provided by Application Orchestrator Agent

When spawned, you will receive:

Playbook Paths

  • Resume Playbook: PLAYBOOK/RESUME_FRAMEWORK.md (READ COMPLETELY FIRST)
  • Bullet Library: YOUR_PROFILE/YOUR_BULLETS.md (user's master bullet library)
  • User Profile: YOUR_PROFILE/USER_PROFILE.md (contact info, work history, education)

JD Analysis

  • JD Path: APPLICATIONS/[Company]_[Role]/JD.md
    • Contains: Competency weightage, fit score, spinning strategy, execution scaffolding

Spinning Strategy (USER CONFIRMED)

Example:

  • "Spin [Company 2] (healthcare) → disaster recovery language (40% of bullets)"
  • "Spin [Company 3] (platform UAT) → knowledge system QA workflows (30% of bullets)"
  • "Keep [Company 4], [Company 1] generic (30% of bullets)"

Output Path

  • Resume File: APPLICATIONS/[Company]_[Role]/RESUME.md

Your Task

Follow PLAYBOOK/RESUME_FRAMEWORK.md step-by-step to create resume. DO NOT skip steps. DO NOT deviate from playbook.


EXECUTION WORKFLOW

STEP 0: Read User Profile and MASTER_TEMPLATE.md FIRST (MANDATORY - CANNOT SKIP)

This is the SINGLE SOURCE OF TRUTH for resume structure.

Use Read tool to read:

  • YOUR_PROFILE/USER_PROFILE.md (get user's contact info, work history, education)
  • PLAYBOOK/MASTER_TEMPLATE.md (complete file)

Study and understand:

  • Contact line format: pipe-separated, LinkedIn as hyperlink
  • Summary structure: 3 lines total, 360-380 chars, bold, centered, NO metrics
  • Role title format: "### [Company] | [Role] | [Year]" (clean, NO descriptors)
  • Bullet format: "• [text]" with 240-260 chars, 6-point framework
  • Skills format: Single paragraph with line breaks (NOT multiple paragraphs), bold categories followed by colon
  • Section order: Summary → Professional Experience → Skills → Education
  • Education: Static content from user's USER_PROFILE.md

Read the full file on GitHub · 456 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 456 lines · 60 tokens per session scan A 94911cec1d9c

Subscribe to this mod's changes

Resume Creator is an agent published in the GitHub repository shashikirandevadiga/apply-pilot (5 stars, last pushed 8mo ago), licensed MIT. It adds 60 tokens to every session and 4,520 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

lens

Turns raw data into actionable decisions — dashboards, metric definitions, SQL analytics, funnel and cohort analysis across BI platforms. Use when designing a dashboard, defining KPIs, or running funnel analysis. Trigger with "design a dashboard", "analyze our funnel".

jeremylongshore/tons-of-skills-marketplace · 53 tokens

fit

Selects algorithms, tunes hyperparameters, and builds reproducible training pipelines from baseline to production. Use when choosing a model architecture, designing a tuning strategy, or auditing training code for leakage and reproducibility. Trigger with "design training pipeline", "tune model hyperparameters".

jeremylongshore/tons-of-skills-marketplace · 57 tokens

backend-reviewer

Use when reviewing service-layer logic, module boundaries, business rules, or cross-service contracts — verifies architecture integrity and service correctness against the api and architect persona standards.

jeremylongshore/tons-of-skills-marketplace · 36 tokens

ecto-schema-designer

Ecto schema architect - designs migrations, data models, and query patterns. Use proactively when planning database structure for new features.

oliver-kriska/claude-elixir-phoenix · 30 tokens

docs-specialist

Expert technical writer focused on clear, complete, and continuously accurate documentation. Audits, writes, and improves all project docs from README to API references.

ZaxbyHub/opencode-swarm · 34 tokens

Geoprocessing Specialist

ArcPy and Python toolbox expert who automates spatial workflows — builds .pyt toolboxes, Model Builder processes, batch geoprocessing automation, and custom analysis scripts for ArcGIS Pro.

SHAdd0WTAka/Zen-Ai-Pentest · 45 tokens