What problem does it solve? Freelancers and agencies struggle to price software features defensibly, often guessing a single number. This Skill combines a billing profile and a feature size estimate to produce three deterministic pricing scenarios side by side, so the user can justify a price range instead of a guess. ## Core Features & Use Cases - Three-scenario pricing: Computes Effort (hours by complexity class times seniority factor, plus tax reserve and markup), Value (10% to 30% capture of declared annual value), and Market Range (hourly benchmarks by country and seniority for BR, US, PT, MX). - Deterministic, offline calculation: All formulas are documented in versioned reference files; no network calls, no legal or tax advice, with a mandatory disclaimer in every output. - Structured persistence: Writes estimate.md and estimate.json (schema 1.1) under _reversa_sdd/_pricing/<feature>/, with atomic writes, backup rotation on recalculation, and optional foreign billing currency conversion. - Use Case: After running /reversa-pricing-profile and /reversa-pricing-size for a Pix payment feature, run this Skill to get an effort floor of 4,800 to 12,000 BRL, a value-based range, and a market benchmark, plus guidance on which scenario to lead with. ## Quick Start Type /reversa-pricing-estimate or ask "quanto cobrar" after creating your pricing profile and feature size to generate the three-scenario estimate.