#174 · Primary category: AI Coding Assistants
aidlc-workflows
AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents
Project last updated:08/29/26
GitHub Stars
4.2K
Forks
736
Contributors
31
License
Other
Why we included this project
AI-DLC is for teams that use AI coding agents on real projects and want more than plausible-looking code. Rather than a single prompt or tool, it ships workflow steering rules that push the agent through a gated, three-phase development lifecycle: planning and spec first, then implementation, then verification, with human checkpoints along the way. The core rules are distributed for the harnesses teams actually use, including Claude Code, Cursor, GitHub Copilot, Amazon Q Developer, Cline, OpenAI Codex, and Kiro, so you can adopt one consistent workflow without tying yourself to a single editor. If agentic coding has felt too unstructured to trust, this makes the process verifiable and self-correcting. It is a ruleset and methodology rather than an application, so expect to spend some setup time wiring it into an existing project instead of running it out of the box.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.