What problem does it solve?
It reduces the cost and context load of doing large, multi-step codebase edits and investigations by delegating the tactical execution to Kiro CLI while you stay the orchestrator.
Core Features & Use Cases
- Subagent-style delegation: Runs a separate long-horizon pass for heavy exploration, refactors, and batch edits.
- Context handoff for alignment: Prompts include the original goal, prior decisions, scope, constraints, and verification steps to keep isolated sessions consistent with the main thread.
- Programmatic, non-interactive execution: Uses Kiro CLI in chat mode with trust-all-tools to enable reliable automated task runs.
Quick Start
Ask an AI assistant to delegate a bounded, multi-step implementation request to the Kiro CLI skill while specifying the repo scope, key decisions already made, constraints, and an explicit verification command to run before returning results.