What problem does it solve?
This Skill solves the problem of setting up an audit-defensible billing profile by turning a short pricing interview into a persisted, structured Reversa SDD package.
Core Features & Use Cases
- Guided billing interview: Collects country, currency, seniority, hourly rate (direct or derived), project markup, tax regime, billing models, customer profile, and optional foreign-currency billing.
- Validated, schema-driven output: Normalizes inputs (like seniority), validates codes and choices, and generates a profile JSON that matches the provided schema.
- Deterministic persistence rules: Performs atomic writes to
_reversa_sdd/_pricing/profile.json and profile.md, with safe overwrite backup behavior.
Use case example: You are onboarding a new client or preparing an estimate and need consistent pricing inputs so the downstream Sizer and Pricer agents can compute project pricing reliably.
Quick Start
Use the reversa-pricing-profile skill to run a brief interview and save your billing profile to _reversa_sdd/_pricing/profile.json and profile.md.