AI-DLC Workflows
AWS Labs' AI-Driven Life Cycle — structured steering rules that guide coding agents through requirements, design, implementation, and review phases instead of ad-hoc prompting.
How to Install Rules
- Copy the rule configuration using the button below
- Add to your .claude/rules.md or CLAUDE.md in your project
- Paste the rule configuration into the file
- Claude Code will apply these rules automatically
AI-DLC (AI-Driven Life Cycle) is AWS Labs' answer to unstructured agent usage: a set of steering rules that walk a coding agent through a disciplined loop — clarify requirements, propose design, implement in units, verify — with the human approving at each gate.
The rules install into Claude Code, Cursor, and other agents, and are a strong template for teams that want agentic coding with an auditable process.Categories:
Ad