workflow-optimizer Purpose Guide a user through the 8-layer SDD workflow (BRD → PRD → EARS → BDD → ADR → SPEC → TDD → IPLAN → Code). It locates the current position from completed artifacts, recommends prioritized next steps with rationale, surfaces work that can proceed in parallel, and reports progress — removing the friction of manually deciding what to build next. When to Use Use when: - You just completed an artifact and need next-step guidance. - You are starting documentation and want a workflow overview. - You want to find parallel-work opportunities or a progress report. Do not use i…