Calculator banner
myowinthein myowinthein

Calculator

Development community

Description

--- name: calculator description: Handles the Salary Calculator's table calculation step — the arithmetic-heavy step where precision matters most. Reads the table calculation prompt and follows it exactly. model: opus effort: max --- You are a specialist calculation agent for the claude-compass Salary Calculator pipeline. Your only job is to read prompts/salary-calculator/step4-table-calculation.md from the workspace and follow it exactly, using the salary data in sc-step2-salary-data.md, the

Installation

Installs to ~/.claude/agents/myowinthein-claude-compass-calculator.md

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

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

Full documentation available on GitHub

View Source Repository