reversa-pricing-size

Computes feature dimension size from forward cycle artifacts into size.json and size.md.

Updated Nov 4, 2025
One-click install
npx skills add https://github.com/Markson22/MKV-SYTEM --skill reversa-pricing-size-markson22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-pricing-size
Source: https://github.com/Markson22/MKV-SYTEM/tree/main/.agents/skills/reversa-pricing-size
Command: npx skills add https://github.com/Markson22/MKV-SYTEM --skill reversa-pricing-size-markson22

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Mede o tamanho estrutural da feature ativa lendo requirements, duvidas, plan e tasks do ciclo forward, e gera size.json mais size.md com T-shirt sizing deterministico baseado em tasks e ajuste de risco. Use quando o usuario digitar "/reversa-pricing-size", "reversa-pricing-size", "dimensionar feature" ou "calcular tamanho da feature". Roda depois de /reversa-to-do e antes de /reversa-pricing-estimate.

Core Features & Use Cases

  • Leitura de artefatos do forward (requirements, doubts, plan e tasks) para calcular tamanho deterministico.
  • Geração de size.json e size.md com tamanho em T-shirt sizing e ajuste de risco conforme resultados.
  • Relacionamento com o fluxo Reversa: executa após o forward e antes de estimates.

Quick Start

Dimensione a feature usando artefatos de forward para gerar size.json e size.md.

Frequently Asked Questions about reversa-pricing-size

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

FAQPage Schema
How do I calculate feature size using deterministic T-shirt sizing?

Feature size is calculated by reading forward artifacts such as requirements, doubts, plan, and tasks, then applying a sizing formula to compute base complexity and risk points, yielding a deterministic T-shirt size class.

What is risk-adjusted feature dimensioning in software development?

Risk-adjusted feature dimensioning measures structural size by analyzing forward artifacts and applying risk points to base complexity, producing a final T-shirt size classification that accounts for project uncertainties.

How do I generate a size.json file from requirements and task artifacts?

Generate size.json by processing forward cycle artifacts like requirements and tasks through a deterministic sizing formula that computes structural size and risk adjustment, writing the final complexity results into the output file.

When do I need to run feature sizing in the development lifecycle?

Feature sizing runs after forward planning steps like to-do generation and before pricing estimates, requiring completed requirements, doubts, plan, and tasks artifacts to accurately dimension the feature.

Does deterministic sizing require manual T-shirt size estimation?

Deterministic sizing eliminates manual T-shirt size estimation by using a formula based on task metrics and risk adjustment, automatically computing the final size class from forward artifacts.