Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents
| Date | Stars |
|---|---|
| 2026-07-31 | 3788 |
| 2026-08-03 | 3788 |
| 2026-08-05 | 3867 |
| 2026-08-06 | 3867 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
15.0
growth rate 0.00%/day
# AI-DLC (AI-Driven Development Life Cycle) ## 🚀 **Announcing 2.0 (GA)** We're excited to announce the general availability of AI-DLC Workflows 2.0. The new version makes autonomous software development practical by turning AI agents into verifiable, self-correcting engineering workflows. You can read the [full specification here](https://github.com/awslabs/aidlc-workflows/blob/v2/assets/AI-DLC-Workflows-2.0-Specification.pdf) and check the [v2 branch](https://github.com/awslabs/aidlc-workflows/tree/v2). We would love to hear from you, and your feedback will continue to shape its direction. If you have suggestions, please reach out or interact with us on the repository. > [!IMPORTANT] > Generative AI can make mistakes. You should consider reviewing all output and costs generated by your chosen AI model and agentic coding assistant. See [AWS Responsible AI Policy](https://aws.amazon.com/ai/responsible-ai/policy/). <!-- TODO: Replace this Amplify URL with a permanent/stable URL when available --> AI-DLC is an intelligent software development workflow that adapts to your needs, maintains quality standards, and keeps you in control of the process. For learning more about AI-DLC Methodology, read this [blog](https://aws.amazon.com/blogs/devops/ai-driven-development-life-cycle/) and the [Method Definition Paper](https://prod.d13rzhkk8cj2z0.amplifyapp.com/) referred in it. ## Table of Contents - [Common](#common) - [Platform-Specific Setup](#platform-specific-setup) - [Usage](#usage) - [Three-Phase Adaptive Workflow](#three-phase-adaptive-workflow) - [Key Features](#key-features) - [Extensions](#extensions) - [Supporting Tools](#supporting-tools) - [Tenets](#tenets) - [Prerequisites](#prerequisites) - [Troubleshooting](#troubleshooting) - [Version Control Recommendations](#version-control-recommendations) - [Additional Resources](#additional-resources) - [Generated aidlc-docs/ Reference](#generated-aidlc-docs-reference) - [Experimental: AI-Assisted Setup (Release Download)](#experimental-ai-assisted-setup-release-download) - [Contributing](#contributing) - [License](#license) --- ## Common 1. Download the latest release zip file named `ai-dlc-rules-v<release-number>.zip` from the [Releases page](https://github.com/awslabs/aidlc-workflows/releases/latest) to a folder **outside** your project directory (e.g., `~/Downloads`). 2. Extract the zip. It contains an `aidlc-rules/` folder with two subdirectories: - `aws-aidlc-rules/` — the core AI-DLC workflow rules - `aws-aidlc-rule-details/` — detailed rules conditionally referenced by the core rules 3. Follow the setup instructions for your coding agent and platform below. --- ## Platform-Specific Setup - [Kiro](#kiro) - [Amazon Q Developer IDE Plugin](#amazon-q-developer-ide-pluginextension) - [Cursor IDE](#cursor-ide) - [Cline](#cline) - [Claude Code](#claude-code) - [GitHub Copilot](#github-copilot) - [OpenAI Codex](#openai-codex) --- ### Kiro AI-DLC uses [Kiro Steering Files](https://kiro.dev/docs/cli/steering/) within your project workspace. The commands below assume you extracted the zip to your `Downloads` folder so that the resulting path is `Downloads/aidlc-rules/`. If you used a different location, replace `Downloads` with your actual folder path. > [!NOTE] > **Windows users:** if you used File Explorer's **Extract All...** dialog, it defaults to creating a wrapper folder named after the zip (e.g., `ai-dlc-rules-v0.1.8\aidlc-rules\...`). Either uncheck/edit that destination so the contents land directly in `Downloads\aidlc-rules\` (matching the commands below), or prepend `ai-dlc-rules-v<version>\` to each `Downloads\` path in the commands — substituting `<version>` with the release you downloaded. On macOS/Linux: ```bash mkdir -p .kiro/steering cp -R ~/Downloads/aidlc-rules/aws-aidlc-rules .kiro/steering/ cp -R ~/Downloads/aidlc-rules/aws-aidlc-rule-details .kiro/ ``` On Windows (PowerShell): ```powershell New-Item -ItemType Directory -Force -Path ".
Excerpt of 43,186 characters
Read on GitHub41
31
Scott Schreckengaust · Amazon Web Services · United States
28
Leandro Damascena · @aws · Portugal
28
21
11
9
Raja SP · Singapore
7
3
3
2
2
Ran Isenberg · Palo Alto Networks · Israel
1
1
Aqil Aziz · MAM 1 Paciran Lamongan · Indonesia
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:7919c79c7d76f668, llm:description: 'AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents' (awslabs/aidlc-workflows)
matched fp:7919c79c7d76f668, llm:description: 'AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents' (awslabs/aidlc-workflows)
matched fp:7919c79c7d76f668, llm:description: 'AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents' (awslabs/aidlc-workflows)