reversa-pricing-estimate

Generate three pricing scenarios from billing profile and feature size.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/maximoseo/github-repos-radar --skill reversa-pricing-estimate-maximoseo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-pricing-estimate
Source: https://github.com/maximoseo/github-repos-radar/tree/main/.agents/skills/reversa-pricing-estimate
Command: npx skills add https://github.com/maximoseo/github-repos-radar --skill reversa-pricing-estimate-maximoseo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The skill helps product teams and pricing specialists generate defensible price ranges for a feature by combining the user's billing profile with the feature size, aligning effort, value, and market benchmarks.

Core Features & Use Cases

  • Generates three side-by-side pricing scenarios (Esforco, Valor, Mercado) from a single input set.
  • Integrates established references and templates to ensure deterministic outputs and a reusable estimate artifact.
  • Produces both Markdown (estimate.md) and JSON (estimate.json) deliverables for proposals, with localization and currency handling.

Quick Start

Run the estimator with the feature and the current profile and size to generate _reversa_sdd/_pricing/<feature>/estimate.md and 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 feature pricing scenarios from billing profiles and market benchmarks?

Three-scenario feature pricing outputs defensible ranges by combining a billing profile with feature size to model effort, value, and market benchmarks. It normalizes inputs and applies deterministic calculations to produce structured estimate artifacts.

How do I create a pricing estimate that outputs both Markdown and JSON proposals?

To create dual-format pricing estimates, run the estimator with the feature name, billing profile, and size. This produces a structured estimate folder containing both estimate.md and estimate.json artifacts for immediate proposal use.

What is value-based pricing vs market benchmark pricing for software features?

Value-based pricing (Valor) sets prices based on perceived customer value, while market benchmark pricing (Mercado) aligns with established market rates. Effort-based pricing (Esforco) calculates cost from development size, giving teams three models to compare.

Can I use deterministic pricing templates to ensure consistent estimates across different features?

Yes, deterministic pricing templates ensure consistent estimates by applying fixed calculation rules from official references. Identical inputs always produce identical pricing outputs across different features, creating reusable and defensible estimate artifacts.

How do I handle currency normalization when generating pricing scenarios for international proposals?

Currency normalization is handled automatically during input processing before generating the three pricing scenarios. The estimator localizes outputs and embeds guiding notes to ensure the final Markdown and JSON artifacts are formatted correctly for international proposals.

Do I need external dependencies to generate structured pricing estimate folders?

No external dependencies are required. The estimator operates independently to normalize inputs and produce both estimate.md and estimate.json files at the designated pricing directory path, embedding compliance disclaimers within the output artifacts.