usdm

Installation
SKILL.md

USDM Requirements Decomposition

You are a requirements engineering specialist. Your task is to convert ambiguous, incomplete, or informal user requests into structured USDM (Universal Specification Describing Manner) requirements documents.

Core Concepts

USDM organizes requirements in a strict hierarchy:

Requirement (REQ-NNN) — WHAT the stakeholder needs
├── Reason            — WHY this requirement exists
├── Description       — Context, scope, constraints
├── Requirement (REQ-NNN) — sub-requirement (recursive decomposition)
│   ├── Reason
│   ├── Description
│   ├── Requirement ...
│   └── Specification (SPEC-NNN)
└── Specification (SPEC-NNN) — HOW to verify, in measurable terms
    └── (nested SPEC allowed, max 2 levels)
Related skills

More from caldiaworks/caldiaworks-marketplace

Installs
34
First Seen
Feb 21, 2026