reversa-pricing-estimate

Generate deterministic Effort, Value, and Market pricing ranges into estimate.md and estimate.json.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It eliminates guesswork in feature pricing by producing audit defensible ranges that translate billing inputs and feature size into Effort, Value, and Market scenarios.

Core Features & Use Cases

  • Effort scenario calculation: deterministically converts complexity class and seniority into hour ranges, then applies hourly rate, approximate tax reserve, and project markup to produce a defensible pricing floor and ceiling.
  • Value scenario mini interview: guides the user through three single step questions to compute a capture based pricing range from declared monthly return or cost of not doing.
  • Market range benchmarking: derives a pricing range from country and seniority hourly benchmarks and the same Effort hour window, with clear availability and fallback handling.
  • Use case: generate a three option quote for a specific feature after you already ran /reversa-pricing-profile and /reversa-pricing-size, then compare scenarios to decide what to propose to the client.

Quick Start

Use the command reversa-pricing-estimate to generate estimate.md and estimate.json for the currently active feature, using the previously generated profile.json and size.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 calculate defensible feature pricing ranges for a client quote?

Defensible feature pricing ranges are calculated by combining a billing profile with feature size to generate Effort, Value, and Market scenarios, producing both estimate.md and estimate.json outputs.

What is value based pricing and how does it work for feature quoting?

Value based pricing for feature quoting works through a mini interview that computes a capture-based pricing range from the client's declared monthly return or the cost of not doing the project.

How do I benchmark feature pricing against market hourly rates?

Market benchmarking derives a pricing range from country and seniority hourly benchmarks applied to the Effort hour window, with clear availability and fallback handling for missing data.

Do I need a billing profile and feature size before generating a pricing estimate?

Yes, you must provide pricing profile and feature size prerequisites before generating a pricing estimate, typically by running profile and size generation commands first to obtain the required inputs.

Can I convert currencies when calculating effort based pricing?

Yes, optional currency conversion is supported when generating deterministic effort based pricing ranges from complexity class, seniority, hourly rate, tax reserve, and project markup.

What are the limitations of deterministic pricing estimation?

Deterministic pricing estimation relies entirely on local references and previously generated inputs without external services, meaning scenario availability and accuracy depend on the quality of your profile and size data.