-
Notifications
You must be signed in to change notification settings - Fork 0
AI DLC and Kiro
Harness edited this page May 19, 2026
·
5 revisions
Harness integrates AWS AI-DLC steering rules with the Kiro CLI.
-
kiro-clibinary (auto-download onharness setupif enabled) - AI-DLC rules in
.kiro/steering/andaidlc-docs/
harness setup # workspace + AI-DLC (extension runs on activate)
harness aidlc install # install/update steering rules
harness aidlc status # check installationFrom VS Code: extension bootstrap calls setup --skip-kiro for workspace only; full Kiro download is optional.
{
"harness.connectors.kiro.apiKey": "...",
"harness.connectors.kiro.cliPath": "kiro-cli",
"harness.aidlc.autoInstall": true
}Harness 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