-
Notifications
You must be signed in to change notification settings - Fork 0
AI DLC and Kiro
ToddSpect edited this page May 23, 2026
·
5 revisions
Todd of AIDLC integrates AWS AI-DLC steering rules with the Kiro CLI.
-
kiro-clibinary (auto-download ontodd setupif enabled) - AI-DLC rules in
.kiro/steering/andaidlc-docs/
todd setup # workspace + AI-DLC (extension runs on activate)
todd aidlc install # install/update steering rules
todd aidlc status # check installationFrom VS Code: extension bootstrap calls setup --skip-kiro for workspace only; full Kiro download is optional.
{
"toddspect.connectors.kiro.apiKey": "...",
"toddspect.connectors.kiro.cliPath": "kiro-cli",
"toddspect.aidlc.autoInstall": true
}Todd of AIDLC builds a prompt with AI-DLC context and runs kiro-cli headless, streaming output to the chat.
See repository docs/aidlc-kiro.md.
Getting started
Using Todd of AIDLC
Agents
Advanced
Help