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 |
Extrahieren Sie EARS-Anforderungen aus Quellcode und Logikdiagrammen mit Doer/Critic-Verifizierung. Liest Ziele aus manifest.json (Phase-2-Ausgabe). Erstellt nachvollziehbare Anforderungen pro Komponente. Sprachunabhängig mit optionalen Sprachreferenzen. Verwendung bei: Extraktionsanforderungen, Reverse-Engineering-Anforderungen, EARS-Extraktion, Re-Extract-Anforderungen. Quelle: caldiaworks/caldiaworks-marketplace.