aidlc

aidlc is an agent for Claude Code from awslabs/aidlc-workflows. It costs 19 tokens per session (423 once invoked), scanned C, original, MIT-0.

An AI-DLC conductor agent that starts or resumes an AI-DLC workflow. The available description does not explain what that workflow contains.

In plain words
What is it for?
Use it when you need to start or continue an AI-DLC process with the /aidlc command.
Why use it?
It provides a named entry point for that workflow, but the supplied information is too limited to describe its specific benefits.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

About the project

AI-DLC Workflows is a reusable software-development lifecycle that guides AI coding agents through staged engineering work and human approval gates. Teams use it to run structured, reviewable development processes across several coding-agent environments, and the catalogue entries are its agents, skills, rules, MCP integrations, and instructions.

awslabs/aidlc-workflows · 4,372 stars · on GitHub · awslabs.github.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/awslabs/aidlc-workflows/aidlc
Clone the repo
git clone --depth 1 https://github.com/awslabs/aidlc-workflows

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aidlc

README.md
[![agentmods](https://agentmods.dev/badge/agents/awslabs/aidlc-workflows/aidlc.svg)](https://agentmods.dev/agents/awslabs/aidlc-workflows/aidlc)
Your own site
<a href="https://agentmods.dev/agents/awslabs/aidlc-workflows/aidlc"><img src="https://agentmods.dev/badge/agents/awslabs/aidlc-workflows/aidlc.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 423 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00019 $0.00423
Opus 5 $0.00010 $0.00211
Sonnet 5 $0.00004 $0.00085
Haiku 4.5 $0.00002 $0.00042

Measured 3d ago against content hash 240a569e39e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade C, and why

aidlc scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- "rm -rf *"
harness/kiro-ide/agents/aidlc.md · 26 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 26 lines · 19 tokens per session scan C 240a569e39e7

Subscribe to this mod's changes

aidlc is an agent published in the GitHub repository awslabs/aidlc-workflows (4,372 stars, last pushed today), licensed MIT-0. It adds 19 tokens to every session and 423 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-02.