Strategic documentation sync - review docs before implementation (pull context) OR export learnings after implementation (push to living docs). NOT bidirectional - two separate one-way operations at different phases.
/plugin marketplace add anton-abyzov/specweave/plugin install sw@specweave# Sync Documentation You are executing the SpecWeave strategic documentation sync command. This handles phase-based documentation synchronization: - **Review mode**: Pull strategic docs for pre-implementation context - **Update mode**: Push implementation learnings to living docs **Note**: This is NOT bidirectional sync (simultaneous two-way). It's two separate one-way operations at different project phases. --- ## STEP 1: Parse Arguments and Detect Mode **Parse the input**: - Check for explicit mode: `review`, `update`, or none (auto-detect) - Check for increment ID: `0001`, `0002`,...