reversa-pricing-size

Calculate software feature T-shirt size and risk using the Reversa framework.

Updated May 11, 2026
One-click install
npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill reversa-pricing-size-marcu-loreto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-pricing-size
Source: https://github.com/Marcu-Loreto/Skill_v1/tree/main/.agents/skills/reversa-pricing-size
Command: npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill reversa-pricing-size-marcu-loreto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reversa, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of determining the size and risk of software features by automatically calculating T-shirt sizing based on tasks and risk adjustments.

Core Features & Use Cases

  • Deterministic T-shirt Sizing: Automatically assigns a size to a feature based on the number of tasks and risk factors.
  • Risk Assessment: Evaluates and adjusts the size score based on doubts and planning depth.
  • Use Case: For a feature with a high number of tasks and risks, the Skill will recommend a larger size, like 'XL' or 'XXL', indicating the need for more development time.

Quick Start

Run the 'reversa-pricing-size' command to automatically calculate the size of the active feature and generate 'size.json' and 'size.md' files.

Frequently Asked Questions about reversa-pricing-size

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

FAQPage Schema
How do I automate feature sizing and risk assessment for software development?

To automate feature sizing, run the 'reversa-pricing-size' command to calculate deterministic T-shirt sizing based on task count, risk points, and planning depth. This generates 'size.json' and 'size.md' files for your active feature.

What is deterministic T-shirt sizing in software project management?

Deterministic T-shirt sizing is an automated method that assigns a size class, like 'XL' or 'XXL', to software features. It evaluates the number of tasks and risk factors to indicate the need for development time.

Do I need the Reversa framework to calculate T-shirt sizes for features?

Yes, calculating T-shirt sizes with this approach requires the Reversa framework. It uses the framework to process task counts and risk adjustments to determine the complexity class of software features.

How does risk assessment adjust software feature complexity scores?

Risk assessment adjusts feature complexity scores by evaluating planning depth and doubts. A high number of tasks combined with significant risk factors increases the score, resulting in a larger T-shirt size recommendation.

What is the best way to generate size documentation for software features?

The best way to generate size documentation is to run the automated sizing command, which produces 'size.json' and 'size.md' files. These files capture the calculated T-shirt size and risk assessment for the feature.