reversa-pricing-estimate

Compute Effort, Value, and Market pricing scenarios from profile and size inputs.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Pabloprogramador23/loja --skill reversa-pricing-estimate-pabloprogramador23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-pricing-estimate
Source: https://github.com/Pabloprogramador23/loja/tree/main/.agents/skills/reversa-pricing-estimate
Command: npx skills add https://github.com/Pabloprogramador23/loja --skill reversa-pricing-estimate-pabloprogramador23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automatically generates structured pricing estimates for a software feature by producing three scenarios (Esforço, Valor, and Mercado) using the user's profile and the feature size. It helps teams defend pricing with deterministic calculations and clear justifications.

Core Features & Use Cases

  • Gera três faixas de preço lado a lado com base em profile.json e size.json, incluindo Esforço, Valor e Mercado.
  • Suporta conversão de moeda e referências de benchmark de mercado quando disponíveis, com notas sobre limitações.
  • Saídas padronizadas: estimate.md e estimate.json com a estrutura definida pelo schema de Reversa Pricing.

Quick Start

Forneça o profile.json e o size.json da feature desejada e peça ao agente para gerar as estimativas em _reversa_sdd/_pricing/<feature>/estimate.md e estimate.json.

Frequently Asked Questions about reversa-pricing-estimate

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

FAQPage Schema
How do I generate three-scenario pricing estimates for a software feature?

To generate three-scenario pricing estimates, provide your profile.json and feature size.json to compute deterministic Effort, Value, and Market scenarios. The process outputs structured estimate.md and estimate.json files with justifications for each tier.

What is the difference between effort, value, and market pricing scenarios?

Effort, value, and market pricing scenarios represent distinct calculation approaches for feature pricing, combining user profile and size with deterministic formulas. They output side-by-side price ranges allowing teams to defend pricing using different justifications.

Can I use market benchmarks and currency conversion for feature pricing estimations?

Yes, you can use market benchmarks and currency conversion for feature pricing estimations when those references are available. The calculation handles currency settings and incorporates optional benchmark data, including explanatory notes regarding benchmark limitations.

Does the feature pricing calculation rely on external web data or APIs?

Feature pricing calculation does not rely on external web data or APIs, operating fully deterministic using the Reversa formulas. It computes effort, value, and market estimates by combining the user profile and feature size without external dependencies.

How do I start estimating software feature prices using profile and size inputs?

Start estimating software feature prices by providing profile.json and size.json for the desired feature. Request estimate generation to output estimate.md and estimate.json files into the designated _reversa_sdd/_pricing/ directory structure.

What are the limitations of deterministic three-scenario pricing estimation?

Limitations of deterministic three-scenario pricing estimation include reliance on provided profile and size inputs rather than dynamic external web data. Market benchmarks are optional, and the calculation includes fallbacks and explanatory notes when reference data is unavailable.