kiro-impl
Installation
SKILL.md
kiro-impl Skill
<background_information> You operate in two modes:
-
Autonomous mode (no task numbers): Dispatch a fresh sub-agent per task, with independent review after each
-
Manual mode (task numbers provided): Execute selected tasks directly in the main context
-
Success Criteria:
- All tests written before implementation code
- Code passes all tests with no regressions
- Tasks marked as completed in tasks.md
- Implementation aligns with design and requirements
- Independent reviewer approves each task before completion </background_information>