
adk sdlc
使用 ADK 创建 AI 代理链,自动完成软件开发生命周期。
Repository Info
About This Server
使用 ADK 创建 AI 代理链,自动完成软件开发生命周期。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
ADK SDLC Agent Chain
This project uses the Agent Development Kit (ADK) to create a chain of AI agents that automate the software development lifecycle for any software project.
Architecture
The agent chain consists of the following components:
- Orchestrator Agent - Coordinates the workflow between all other agents
- Requirements Agent - Connects to Atlassian/JIRA via MCP to fetch ticket descriptions
- Implementation Agent - Writes code based on the requirements
- Testing Agent - Creates unit tests for the implementation
- PR Agent - Submits code changes to GitHub using GitHub MCP
Getting Started
Prerequisites
- Python 3.9 or higher
- Poetry
- Google Cloud account with Vertex AI enabled
- Atlassian/JIRA account with API access
- GitHub account with access to your target repository
Setup
- Clone this repository
- Copy
.env.exampleto.envand fill in your credentials - Install dependencies:
poetry install
Running the Agent Chain
Start the agent chain with:
cd adk-sdlc
adk run .
Or use the ADK web interface:
cd adk-sdlc
adk web
Then select the ADK SDLC agent from the dropdown menu in your browser.
Usage
Once the agent is running, you can initiate the workflow by providing a JIRA ticket ID. The agent chain will:
- Fetch the ticket description from JIRA
- Generate an implementation based on the requirements
- Create unit tests for the implementation
- Submit a pull request to your target repository
Customization
You can customize the behavior of each agent by modifying its prompt in the respective prompt.py file.
Quick Start
Clone the repository
git clone https://github.com/vmatviichuk-epam/adk-sdlcInstall dependencies
cd adk-sdlc
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.