Azure DevOps integration for SpecWeave - sync increments with ADO work items, track progress, and manage project workflows
/plugin marketplace add anton-abyzov/specweave
/plugin install sw-ado@anton-abyzov/specweave
Clean up duplicate Azure DevOps work items for a Feature. Finds work items with duplicate titles and closes all except the first created item.
Clone Azure DevOps repositories to local workspace. Use after init if cloning was skipped, or to add repos later.
Close Azure DevOps work item when increment complete
Create Azure DevOps work item from SpecWeave increment
Import Azure DevOps area paths from a project and map them to SpecWeave projects. Creates 2-level directory structure with area path-based organization.
Import additional Azure DevOps projects post-init with area path mapping, filtering, and dry-run preview
Pull latest changes from Azure DevOps (like git pull). Supports increment, project, or full living docs sync.
Push local changes to Azure DevOps (like git push). Supports increment, project, or full living docs sync.
Reconcile Azure DevOps work item states with increment statuses. Fixes drift by closing work items for completed increments and reactivating work items for resumed increments.
Check Azure DevOps sync status for increment
Two-way sync between SpecWeave increment and Azure DevOps work item (push & pull by default)
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.