·re-extract-requirements
</>

re-extract-requirements

Extract EARS requirements from source code and logic diagrams with Doer/Critic verification. Reads targets from manifest.json (Phase 2 output). Produces traceable requirements per component. Language-agnostic with optional language references. Use when: extract requirements, reverse engineer requirements, EARS extraction, re-extract-requirements.

10Installs·0Trend·@caldiaworks

Installation

$npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-extract-requirements

How to Install re-extract-requirements

Quickly install re-extract-requirements AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-extract-requirements
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: caldiaworks/caldiaworks-marketplace.

SKILL.md

View raw

Extract system requirements from source code and logic diagrams using EARS notation. This skill reads targets from manifest.json (populated by Phase 2) and implements internal Doer/Critic verification within a single execution.

| Ubiquitous | System SHALL [action] | Unconditional, always-active behavior | | Event-driven | WHEN [trigger], system SHALL [action] | Triggered by external input or event | | Unwanted | IF [condition], system SHALL [action] | Error handling, validation failures |

| State-driven | WHILE [state], system SHALL [action] | Background services, stateful behavior | | Optional | WHERE [config/feature], system MAY [action] | Configurable or optional behavior |

Extract EARS requirements from source code and logic diagrams with Doer/Critic verification. Reads targets from manifest.json (Phase 2 output). Produces traceable requirements per component. Language-agnostic with optional language references. Use when: extract requirements, reverse engineer requirements, EARS extraction, re-extract-requirements. Source: caldiaworks/caldiaworks-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-extract-requirements
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from caldiaworks/caldiaworks-marketplace

Quick answers

What is re-extract-requirements?

Extract EARS requirements from source code and logic diagrams with Doer/Critic verification. Reads targets from manifest.json (Phase 2 output). Produces traceable requirements per component. Language-agnostic with optional language references. Use when: extract requirements, reverse engineer requirements, EARS extraction, re-extract-requirements. Source: caldiaworks/caldiaworks-marketplace.

How do I install re-extract-requirements?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-extract-requirements Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/caldiaworks/caldiaworks-marketplace

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25