🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →
🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →

Kiro

FullL2 MCP

Amazon / AWS

Amazon's agentic IDE — spec-driven workflow

CommandsRulesSkillsHooksMCPrules: .md

CRASH Capability Matrix

CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native

PrimitiveStatus
CommandscommandsCommands
RulesrulesRules
SkillsskillsSkills
HookshooksHooks
MCPmcpMCP

Folder Hierarchy

Files gald3r writes and the directories it expects for Kiro. The .kiro/ tree is the primary gald3r surface.

project-root/
.kiro/
├── steering/       *.md     ← always-apply rules (project-wide)
├── specs/          *.md     ← spec-driven task definitions
├── agents/         *.md     ← sub-agents
├── skills/         <name>/SKILL.md
└── settings/
    └── mcp.json    ← MCP config
AGENTS.md           ← instruction file

Key Setup Notes

  • Steering docs in .kiro/steering/ replace traditional always-apply rules
  • Spec-driven workflow: specs/ define task requirements before implementation
  • Agent Hooks on file events and CLI lifecycle
  • MCP via .kiro/settings/mcp.json

Install gald3r on Kiro

Run the gald3r installer and get the full CRASH system on Kiro in under 5 minutes. Persistent memory, 220+ commands, and adversarial quality gates.

install — Kiro
# 1. Install gald3r: download the installer for your OS from
#    github.com/Gald3r-Labs/gald3r_core/releases (.msi / .pkg / .tar.gz), run it, then confirm
gald3r --version

# 2. Scaffold .gald3r/ in your project
gald3r setup

# 3. Write the Kiro overlay into this project
gald3r platform install kiro
All platforms
38 platforms supported