Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Agentic Dev PipelineNew to Visual Studio Code? Get it now.
Agentic Dev Pipeline

Agentic Dev Pipeline

Aneesh P R

|
1 install
| (0) | Free
An MCP Server providing AI Agent workflows and orchestration for Copilot.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Agentic Dev Pipeline

A zero-config VS Code extension that provides AI-powered developer workflows as native GitHub Copilot Chat commands — powered by a built-in MCP (Model Context Protocol) server.

Just install and start using @dev in Copilot Chat. No configuration required.


Features

Command Description
@dev /dev-pipeline Master orchestrator — chains all skills with approval gates
@dev /flow-walkthrough Trace end-to-end data flows across your codebase
@dev /analysis Analyse requirements, bugs, or change requests
@dev /coding Implement code changes from a finalized approach
@dev /code-review Technical review, architecture audit, security checks
@dev /unit-testing Generate unit tests for your code
@dev /acceptance-testing Generate acceptance/integration tests

Requirements

  • VS Code ^1.90.0
  • GitHub Copilot extension installed and active

Usage

  1. Install the extension
  2. Open Copilot Chat (Ctrl+Alt+I)
  3. Type @dev — slash commands will appear
  4. Example: @dev /analysis explain the bug in the payment service

Run the full pipeline

@dev /dev-pipeline analyse and implement the new user authentication feature

The pipeline will walk through: flow walkthrough → analysis → coding → code review, with approval gates at each step.


License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft