reversa-pricing-profile

Generate a normalized REVERSA pricing profile from a guided interview.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ricardops34/rcg-crm --skill reversa-pricing-profile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-pricing-profile
Source: https://github.com/ricardops34/rcg-crm/tree/main/.agents/skills/reversa-pricing-profile
Command: npx skills add https://github.com/ricardops34/rcg-crm --skill reversa-pricing-profile

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you define a complete billing and pricing profile for the REVERSA flow without guessing, by turning your answers into a structured configuration used by sizing and pricing agents.

Core Features & Use Cases

  • Guided interview for pricing inputs: collects country, currency, seniority, hourly rate (direct or derived), project markup, tax regime, pricing models, and customer profile.
  • Validates and normalizes user answers: converts aliases into canonical values and ensures required fields are filled consistently.
  • Generates pricing profile files: writes _reversa_sdd/_pricing/profile.json and _reversa_sdd/_pricing/profile.md following the provided schema and includes required disclaimers.

Quick Start

Use the reversa-pricing-profile skill to conduct the guided interview and save your billing profile.

Frequently Asked Questions about reversa-pricing-profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a JSON pricing profile for B2B billing?

A guided interview collects your hourly rate, markup, and tax regime, then normalizes the inputs to generate a validated JSON pricing profile file for B2B billing configuration.

What is a normalized pricing model configuration for project markup?

A normalized pricing model configuration standardizes your project markup, hourly rate, and customer profile into canonical values, ensuring all required billing fields are consistently filled and validated against schema constraints.

Does this guided interview approach work for configuring foreign-currency billing?

The guided interview supports configuring optional foreign-currency billing by collecting your country, currency, and tax regime inputs to accurately approximate international B2B billing requirements.

How do I set up an hourly rate and tax regime approximation for a project?

You establish an hourly rate and tax regime approximation by answering interview questions about your seniority, country, and direct or derived rates, which the system converts into canonical billing values.

What are the limitations of generating a pricing profile through a guided interview?

The guided interview is limited to defining pricing profiles and writes specifically to the _reversa_sdd/_pricing folder, meaning it does not handle general accounting or downstream project sizing tasks.