reversa-pricing-estimate

Generate three-scenario feature price estimates with estimate.md and estimate.json outputs.

Updated May 5, 2026
One-click install
npx skills add https://github.com/AlexandrePontesjr/calculadora-Juridica --skill reversa-pricing-estimate-alexandrepontesjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-pricing-estimate
Source: https://github.com/AlexandrePontesjr/calculadora-Juridica/tree/main/.agents/skills/reversa-pricing-estimate
Command: npx skills add https://github.com/AlexandrePontesjr/calculadora-Juridica --skill reversa-pricing-estimate-alexandrepontesjr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Helps you turn a feature estimate request into transparent pricing ranges by combining your billing profile with the active feature size and deterministic pricing formulas.

Core Features & Use Cases

  • Side-by-side pricing scenarios: produces three educational scenarios in parallel, covering Esforco, Valor, and Faixa de Mercado, with clear availability reasons.
  • Deterministic, reproducible calculations: computes outputs using local reference documents and the stored profile and size artifacts, without network calls.
  • JSON plus human-readable estimate.md: generates a structured estimate.json validated against the provided schema and a templated estimate.md for chat consumption.
  • Currency handling with manual FX warning: supports billing currency conversion using a provided exchange rate and explicitly warns that the rate is manual.
  • Recalculation safety: detects existing estimates and asks whether to recalculate, backing up previous files when requested.

Quick Start

Run the command /reversa-pricing-estimate after you have created the pricing inputs with /reversa-pricing-profile and /reversa-pricing-size.

Frequently Asked Questions about reversa-pricing-estimate

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

FAQPage Schema
How do I calculate feature pricing estimates across multiple scenarios?

You can generate deterministic feature pricing estimates by combining a stored customer billing profile with active feature size inputs, producing three parallel scenarios for effort, value, and market benchmarks.

What pricing approaches are compared when estimating feature costs?

The estimation compares effort-based, value-based, and market benchmark pricing approaches side by side, providing clear availability reasons for each deterministic scenario.

Do I need to set up billing profiles and feature size inputs before estimating prices?

Yes, you must first create pricing inputs using profile and feature size configuration commands, generating the stored artifacts required to resolve the output directory and locate the active feature.

How does currency conversion work in feature price estimates?

Currency conversion in feature price estimates uses a manually provided exchange rate to convert the billing currency, explicitly warning that the applied rate is manual rather than fetched live.

What file formats are generated when calculating feature pricing ranges?

Calculating feature pricing ranges generates a structured estimate.json file validated against schema version 1.1 alongside a templated estimate.md file for human-readable chat consumption.

Can I recalculate an existing feature estimate without losing previous pricing data?

Yes, recalculating an existing feature estimate detects prior files and prompts whether to recalculate, backing up previous estimate artifacts when requested to preserve historical pricing data.