What problem does it solve?
Validate cross-task integrity and end-to-end alignment after feature implementations. This skill helps ensure that multiple kiro tasks interoperate correctly, preventing boundary violations and integration gaps across the project.
Core Features & Use Cases
- Cross-task alignment verification: validate interfaces, data contracts, and dependencies across tasks to ensure consistency with the overall design.
- Full-suite and design alignment checks: ensure the complete test suite is satisfied and requirements map to implemented tasks with traceability.
- Design and boundary auditing: compare implementation against design.md and boundary commitments to detect drift and misaligned boundaries.
- Coverage mapping: map every requirement to at least one task and identify gaps that require cross-task coordination.
Quick Start
Kick off validation by running the kiro-validate-impl workflow against the latest implementations to verify cross-task integrity.