Salary Calculator banner
myowinthein myowinthein

Salary Calculator

Data community

Description

--- name: Salary Calculator description: Runs the full Salary Calculator pipeline — research prompt generation, data validation, international adjustment, table calculation, and a mandatory final verification. --- # /claude-compass:salary-calculator Run the full Salary Calculator pipeline, resuming from where it left off if a state file exists. ## Before starting Check if profile.md exists in the workspace. If it does not, read prompts/shared/resume-extraction-prompt.md and follow it first.

Installation

Installs to ~/.claude/skills/myowinthein-claude-compass-salary-calculator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/myowinthein-claude-compass-salary-calculator && curl -fsSL https://raw.githubusercontent.com/myowinthein/claude-compass/HEAD/commands/salary-calculator.md -o ~/.claude/skills/myowinthein-claude-compass-salary-calculator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository