reversa-pricing-estimate

Generate deterministic three-scenario software feature pricing estimates from billing profile and feature sizing inputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you produce credible, side-by-side pricing ranges for a software feature without relying on a single number, by combining your billing profile and the feature size into effort, value, and market scenarios.

Core Features & Use Cases

  • Effort scenario pricing: Computes a deterministic price range from complexity class, seniority normalization, hourly rate, approximate taxes, and project markup.
  • Value scenario pricing: Uses your declared monthly return or cost of not doing to generate a value capture-based price range with an optional payback explanation.
  • Market scenario pricing: Derives a benchmark hourly range by country and seniority and multiplies it by the effort hours range, with dataset-based availability and fallbacks.
  • Use cases: Prepare sales and proposal guidance when the customer asks “how much should we charge” for a feature, or when you need a structured estimator after running profile and size steps.

Quick Start

Run reversa-pricing-estimate after you have generated your pricing profile and the active feature size, then ask: calculate price for the active feature using reversa-pricing-estimate.

Frequently Asked Questions about reversa-pricing-estimate

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

FAQPage Schema
How do I estimate software feature pricing for a sales proposal?

To estimate software feature pricing for a sales proposal, you need a billing profile and feature size inputs. This generates deterministic effort, value, and market pricing scenarios to provide credible side-by-side pricing ranges.

What is value-based pricing for software features?

Value-based pricing for software features uses your declared monthly return or cost of not doing the work to generate a value capture-based price range. It optionally includes a payback explanation within the final estimate.

How do I calculate effort-based pricing from complexity and hourly rate?

Effort-based pricing calculates a deterministic price range from complexity class, seniority normalization, hourly rate, approximate taxes, and project markup. It combines these inputs to generate structured proposal estimates.

Can I generate market benchmark pricing using country and seniority data?

Market benchmark pricing derives an hourly range by country and seniority, then multiplies it by the effort hours range. It uses dataset-based availability with fallbacks to calculate the final estimate.

Do I need local state files to run a pricing estimate?

Yes, running a pricing estimate requires local state files including profile.json and size.json. The process reads output folder and active feature requirements from Reversa state files without external web calls.

What output formats are generated for software pricing estimates?

Software pricing estimates generate estimate.md and estimate.json files locally. These outputs capture the three-scenario ranges without requiring external web or service calls.