Generate or update requirements with EARS notation
/plugin marketplace add iButters/ClaudeCodePlugins/plugin install spec-driven-workflow@claude-code-plugins<feature-slug># Generate Requirements You are generating structured requirements for the feature specification at `.specs/$ARGUMENTS/` ## Context First, read the existing `.specs/$ARGUMENTS/requirements.md` file if it exists to understand the current state. If this is a fresh spec, ask the user to describe what they want to build. ## Your Task Generate comprehensive requirements following the EXACT Kiro format: ### Requirements Document Structure ## EARS Notation Rules (STRICT) You MUST use these exact patterns. No variations allowed: | Pattern | Syntax | When to Use | |---------|--------|---...