Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Offer Comparison Analyzer

ASecurity

Compare multiple job offers side-by-side with total compensation analysis

8 stars
0 votes
0 copies
0 views
Added 9/20/2026
developmentgo

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add tstapler/dotfiles --skill offer-comparison-analyzer --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Offer Comparison Analyzer?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Offer Comparison Analyzer
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/tstapler-offer-comparison-analyzer/badge)](https://www.skillsdirectory.com/skills/tstapler-offer-comparison-analyzer)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: offer-comparison-analyzer
description: Compare multiple job offers side-by-side with total compensation analysis
---

# Offer Comparison Analyzer

## When to Use This Skill

Use this skill when the user:
- Has multiple job offers to compare
- Needs to evaluate total compensation
- Wants to make a data-driven job decision
- Is weighing different opportunities
- Mentions: "compare offers", "multiple offers", "which job", "offer comparison", "deciding between jobs"

## Core Capabilities

- Compare total compensation across offers
- Evaluate non-monetary factors
- Create weighted decision frameworks
- Calculate true offer value
- Identify hidden costs and benefits
- Guide the decision-making process

## The Comparison Challenge

**The Problem:** 
Comparing offers is hard because:
- Different compensation structures
- Non-monetary factors matter
- Hidden benefits and costs
- Emotional factors cloud judgment
- Information asymmetry

**The Solution:**
Systematic comparison framework that considers:
- Total compensation (not just salary)
- Career growth potential
- Work-life factors
- Risk assessment
- Personal values alignment

## Total Compensation Calculator

### Components to Include

**Cash Compensation:**
- Base salary
- Signing bonus (one-time)
- Annual bonus (target %)
- Commission (for sales roles)
- Relocation assistance

**Equity Compensation:**
- Stock options (value = current price - strike price)
- RSUs (value = current price × shares)
- Vesting schedule
- Refresh grant expectations

**Benefits Value:**
- Health insurance (employer contribution)
- 401(k) match
- HSA/FSA contributions
- Life/disability insurance
- Other insurance benefits

**Perks Value:**
- Vacation days (can assign $ value)
- Remote work (saves commute costs)
- Professional development budget
- Equipment/office stipend
- Meals, gym, etc.

See `references/worked-examples.md` for a full worked calculation template and side-by-side comparison table example.

## Non-Monetary Factor Framework

### Career Growth (Weight: High)

**Questions to Consider:**
- Which role offers more learning?
- Which company/brand helps future job search?
- Which has better promotion track?
- Which offers more scope/responsibility?
- Which manager will develop you more?

Score each on a 1-10 scale per question and average them — see `references/worked-examples.md` for a scored example.

### Work-Life Balance (Weight: Personal)

**Factors:**
- Expected hours
- Remote/hybrid flexibility
- Vacation usage culture
- On-call requirements
- Travel requirements
- Commute time

### Team & Culture (Weight: High)

**Factors:**
- Manager quality (crucial!)
- Team health/dynamics
- Company culture fit
- DEI considerations
- Company stability/growth
- Values alignment

### Risk Assessment (Weight: Medium)

**Startup vs. Established:**
- Funding runway
- Market position
- Company trajectory
- Equity risk (could be worth $0)

**Questions:**
- What happens if company struggles?
- How stable is this role?
- What's the severance policy?

## Weighted Decision Matrix

1. **Define priorities** — assign each factor (compensation, career growth, work-life balance, team/culture, location) a weight that sums to 100%, based on what the user says matters most.
2. **Score each offer** 1-10 per factor.
3. **Calculate the weighted score** — sum of `score × weight` per offer, then compare totals.

See `references/worked-examples.md` for a fully worked weighting, scoring, and calculation example.

## Red Flags to Watch

### In the Offer

- ❌ Vague bonus language ("up to 20%")
- ❌ Equity with no liquidity path
- ❌ High base but no equity (at startup)
- ❌ Cliff longer than 1 year
- ❌ Vesting acceleration absent
- ❌ Non-compete restrictions
- ❌ Verbal promises not in writing

### About the Company

- ❌ High turnover (check LinkedIn)
- ❌ Recent layoffs or reorgs
- ❌ Manager seems checked out
- ❌ Glassdoor patterns in bad reviews
- ❌ Funding concerns
- ❌ Unclear path to profitability

### About the Role

- ❌ Vague responsibilities
- ❌ Role seems to change during interviews
- ❌ Red flags in why position is open
- ❌ No growth path discussed
- ❌ Unrealistic expectations set

## Questions to Ask Yourself

### The Gut Check
- Which offer excites me more?
- Which would I regret not taking?
- Which aligns with my 5-year goals?
- Which would I brag about to friends?

### The Monday Morning Test
- Which job do I want to wake up for?
- Which team do I want to work with?
- Which problems do I want to solve?

### The Learning Test
- Where will I grow more?
- Which skills will I develop?
- Which looks better on my resume in 3 years?

### The Risk Test
- What's the downside of each?
- Which failure would I regret more?
- What's my backup plan for each?

## Output Format

Report offers being compared, total compensation comparison table, non-monetary comparison table, weighted analysis scores, key differences, a recommendation with reasons, open questions to clarify, and negotiation opportunities.

See `references/output-report-template.md` for the ready-to-fill template.

## Comparison Checklist

- ✅ Calculated total comp (not just base)
- ✅ Included equity with realistic valuation
- ✅ Factored in benefits value
- ✅ Considered tax implications
- ✅ Weighted non-monetary factors
- ✅ Assessed career growth potential
- ✅ Evaluated team and manager quality
- ✅ Checked company stability/risk
- ✅ Aligned with personal priorities
- ✅ Gut-checked the decision

---

## Related Skills

| Skill | When to apply |
|-------|--------------|
| `salary-negotiation-prep` | Negotiate whichever offer(s) have room to improve |
| `job-description-analyzer` | Re-analyze each JD to compare role scope and fit |
| `interview-prep-generator` | Prepare final-round questions to clarify offer details |
| `meta-research-workflow` | Research company stability, culture, and Glassdoor signals |

Attribution

tstaplertstapler
View sourceMore from tstapler →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

281612 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2132 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →