Docs
Kiro steering
Kiro steering files generated from your config.
contextai generates three steering files under .kiro/steering/: product.md, tech.md, and conventions.md. All include inclusion: always frontmatter so Kiro loads them in every interaction.
Enable
typescript
outputs: { '.kiro/steering': true }Generated files
- —.kiro/steering/product.md — project name, stack, architecture
- —.kiro/steering/tech.md — tech stack details
- —.kiro/steering/conventions.md — all non-human-only conventions
ℹConventions with scope: 'human-only' are excluded from Kiro steering files.