About
This skill streamlines the initial phase of the Spec-Test-Driven Development (STDD) process by enforcing a strict domain-specific language for requirement gathering. It ensures that specifications are maintained close to the code they describe, uses standardized requirement tracking codes (U/A/X/O), and focuses exclusively on user-facing features rather than internal implementation details. By guiding the AI to write atomic, testable requirements and Given/When/Then scenarios, it provides a rigorous foundation for subsequent automated testing and implementation phases.