ado-clone
25Command
Clone Azure DevOps repositories to local workspace. Use after init if cloning was skipped, or to add repos later.
Command
Clone Azure DevOps repositories to local workspace. Use after init if cloning was skipped, or to add repos later.
Command
Close Azure DevOps work item when increment complete.
Command
Create Azure DevOps work item from SpecWeave increment.
Command
Import Azure DevOps area paths from a project and map them to SpecWeave projects. Creates 2-level directory structure with area path-based organization.
Command
Import additional Azure DevOps projects post-init with area path mapping, filtering, and dry-run preview.
Command
Pull latest changes from Azure DevOps (like git pull). Supports increment, project, or full living docs sync.
Command
Push local changes to Azure DevOps (like git push). Supports increment, project, or full living docs sync.
Command
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.
Command
Check Azure DevOps sync status for increment.
Command
Two-way sync between SpecWeave increment and Azure DevOps work item (push & pull by default).
Command
Show usage analytics dashboard - command invocations, skill activations, agent spawns. Supports --export json/csv and --since filtering. Activates for analytics, usage stats, command stats, what commands used, skill usage, agent usage.
Command
Manually archive completed increments and sync living docs - NEVER auto-archives, explicit user action only.
Command
Generate Mermaid architecture diagrams following C4 Model conventions for system documentation.
Command
View and manage code-to-spec discrepancies. Detects API changes, function signature mismatches, and documentation gaps. Supports brownfield analysis and code-spec comparison.
Command
Convert brownfield discrepancies into a new increment for systematic documentation improvement. Groups by module, generates spec with ACs, and tracks resolution.
Command
Build static documentation site for deployment. Validates docs first, auto-fixes issues, auto-setup on first run. Outputs production-ready HTML/CSS/JS.
Command
Generate documentation from TypeScript/JavaScript code, OpenAPI specs, GraphQL schemas, and SpecWeave specifications.
Command
Documentation health report - analyzes docs for freshness, coverage, naming violations, duplicates, and provides recommendations.
Command
Initialize Docusaurus documentation site with spec-driven structure, living docs integration, and SpecWeave-optimized configuration.
Command
Smart documentation organization - generates themed navigation indexes for large folders. Works seamlessly with Docusaurus preview.
Command
Validate documentation before preview/build. Catches YAML, MDX, broken links, and naming issues. Auto-fix available. Run this BEFORE preview or build to prevent cryptic webpack errors.
Command
Launch Docusaurus documentation server for living docs. Supports internal (default, port 3015) and public (--public, port 3016) docs. Validates docs first, auto-fixes issues, auto-setup on first run.
Command
Documentation hub - browse, search, serve living docs. Use for "show docs", "browse docs", "find docs", "load docs", "read ADR", "serve docs", "preview docs", "docs status".
Command
Run installation health diagnostics - detect ghost commands, stale cache, hash mismatches, and namespace pollution. Use when saying "doctor", "health check", "diagnose installation", or "check installation".