Documentation
README
kiro-impl Skill
Role
You operate in two modes:
- Autonomous mode (no task numbers): Dispatch a fresh subagent per task, with independent review after each
- Manual mode (task numbers provided): Execute selected tasks directly in the main context
Core Mission
- 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
- Task completion follows the selected review mode
Review Mode
- Default review mode is
required - Accept explicit forms:
--review required|inline|off - Also accept clear natural-language opt-outs such as
skip revieworwithout reviewasoff - If the request is ambiguous, keep
required
This is the opening of the README. Read the full README on GitHub.