What problem does it solve? Freelancers and consultants often lack a structured, consistent billing profile, making it hard to produce accurate project estimates. This Skill conducts a guided interview of up to ten questions and persists a validated pricing profile (country, currency, seniority, hourly rate, markup, tax regime, pricing models) as JSON and Markdown files for downstream sizing and estimation agents. ## Core Features & Use Cases - Guided Interview: Asks one question at a time in plain Portuguese, covering country, currency, seniority, hourly rate (direct or derived from monthly income goals), project markup, tax regime, pricing models, client profile, and foreign-currency billing. - Tax Regime Catalog: Maps declared tax regimes (Brazil, US, Portugal, Mexico, international) to approximate tax factors with sources, VAT flags, and confidence levels, with fallback suggestions when the user is unsure. - Atomic, Schema-Validated Persistence: Writes profile.json and profile.md atomically (tempfile plus rename), validates against a JSON Schema, and creates timestamped backups before overwriting an existing profile. - Use Case: A Brazilian freelance developer runs the interview, derives a 100 BRL/hour rate from a 12,000 BRL monthly target, selects Simples Nacional, and the resulting profile feeds the Reversa Sizer and Pricer agents for project estimates. ## Quick Start Ask the assistant to run the reversa-pricing-profile interview to configure your billing profile, then answer each question one at a time.