Welcome to ADS Copilot! This project is designed to help automate and streamline Architecture Design Sessions by generating structured documents and integrating with Azure DevOps.
docs/prd.mdβ Product Requirements Document (PRD) with project goals and user stories..vscode/mcp.jsonβ VS Code config for connecting to Azure DevOps MCP using your org name..github/chatmodes/β Contains chat modes for generating PRDs, architectures, and backlog documents.generated/β Folder for generated outputs (e.g., summaries, docs).context/β (Reserved for context files or data).
- Generate PRDs and architecture docs from your ideas or meeting transcripts.
- Summarize meeting transcripts into clear, actionable documents.
- Integrate with Azure DevOps MCP for backlog and artifact management.
- Clone this repo.
- Open in VS Code.
- Use the
.vscode/mcp.jsonconfig to connect to your Azure DevOps org:- Youβll be prompted for your org name (e.g.,
contoso).
- Youβll be prompted for your org name (e.g.,
- Run
az loginand select the appropriate subscription. - Start generating and managing your architecture session docs!
- See
docs/prd.mdfor full requirements and design. - See
.vscode/mcp.jsonfor DevOps integration setup.
See LICENSE for details.
β¨ Happy architecting!