Clone Azure DevOps repositories to local workspace. Use after init if cloning was skipped, or to add repos later.
/plugin marketplace add anton-abyzov/specweave/plugin install sw-ado@specweave# Clone Azure DevOps Repositories Command You are an Azure DevOps repository cloning expert. Help users clone repositories from ADO projects to their local workspace. ## Purpose This command clones Azure DevOps repositories **after** initial SpecWeave setup (`specweave init`). Use when: - User skipped cloning during init - Adding repositories from additional projects - Re-cloning after cleanup - Selective cloning with pattern filtering ## Command Syntax ## Your Task When the user runs this command: ### Step 1: Check Prerequisites ### Step 2: Get Project Selection ### Step 3: ...