关于
Kiro Spec Detector automates the identification of Kiro specifications affected by code changes within a Git repository. By analyzing the diff between the current branch and a base branch, it maps modified files to specific specs located in the .kiro/specs directory. This skill is essential for optimizing CI/CD pipelines by enabling selective test execution, performing pre-PR validation, and streamlining development workflows by focusing on impacted functional areas.