SDD Integration

VS Code / Cursor extension to load specifications from Azure DevOps or Jira Cloud into your project context (Spec-Driven Development).
Install
Search for SDD Integration in the Extensions view (VS Code or Cursor), or install from the Visual Studio Marketplace.
For development builds, see PUBLISHING.md.
Features
- SDD Integration sidebar panel (activity bar)
- Azure DevOps and Jira configuration + secure tokens (SecretStorage)
- Work item list (WIQL / JQL) with local search
- Manual ID fallback
- Creates or updates
sdd-context/{id}.md in the workspace
- Use in Cursor:
@sdd-context/PROJ-123.md
Documentation
See the Docs/ folder (README, PLAN, Azure/Jira setup, webview architecture).
Development
npm install
npm run compile
Press F5 in this extension folder to open the Extension Development Host.
Quick setup
Azure DevOps
- PAT with Work Items (Read) scope
- Panel: organization + project → Configure token → Save configuration → Test connection
Jira Cloud
- API token
- Panel: base URL + email → Configure token → Save configuration → Test connection
Commands
SDD Integration: Focus Panel
SDD Integration: Configure Azure DevOps Token
SDD Integration: Configure Jira API Token
SDD Integration: Azure DevOps Setup Guide
SDD Integration: Jira Cloud Setup Guide
| |