Move an increment to backlog (planned but not ready to start)
/plugin marketplace add anton-abyzov/specweave/plugin install sw@specweave# Backlog Increment Command **Usage**: `/sw:backlog <increment-id> --reason="<reason>"` --- ## Purpose Move an increment to backlog when: - **Planned** but not ready to start yet - **Low priority** compared to other work - **Waiting** for decisions or approvals before starting - **Multiple ideas** you want to plan without violating WIP limits **Key Difference**: - **Backlog** = Never started, planned for future (does NOT count towards WIP) - **Paused** = Started but blocked (does NOT count towards WIP) --- ## Behavior 1. **Validates** increment exists and is "active" 2. **Prompts** ...