kiro-validate-impl

Validates cross-task integration issues with full test execution and boundary audits.

Updated Feb 25, 2024
One-click install
npx skills add https://github.com/ryowatanabe/iidx-dp-unofficial-difficulty-scraper --skill kiro-validate-impl-ryowatanabe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-validate-impl
Source: https://github.com/ryowatanabe/iidx-dp-unofficial-difficulty-scraper/tree/main/.claude/skills/kiro-validate-impl
Command: npx skills add https://github.com/ryowatanabe/iidx-dp-unofficial-difficulty-scraper --skill kiro-validate-impl-ryowatanabe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates that multiple implemented tasks integrate correctly, ensuring end-to-end behavior matches expectations and preventing boundary violations.

Core Features & Use Cases

  • Cross-task consistency checks across interfaces, data flows, and dependencies.
  • Full test-suite execution, design/requirements alignment verification, and boundary audits.
  • Actionable remediation reporting with clear ownership and scope.

Quick Start

Provide the feature name and run the validation workflow to generate a comprehensive integration report.

Frequently Asked Questions about kiro-validate-impl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate cross-task integration when multiple features are implemented?

Cross-task integration validation verifies end-to-end compatibility across multiple implemented features by running the full test suite, checking requirements coverage, and reporting actionable remediation for boundary violations.

What is a boundary audit in software quality assurance?

A boundary audit in quality assurance checks interfaces, data flows, and dependencies between implemented tasks to identify and report boundary violations with clear ownership and remediation scope.

How do I check if my implemented features align with the original design requirements?

Design alignment verification checks requirements coverage against implemented features by executing the full test suite and auditing cross-task dependencies to ensure end-to-end behavior matches expectations.

Can I run full test-suite execution for feature-level workflows spanning several tasks?

Yes, full test-suite execution applies to feature-level workflows spanning several tasks by verifying end-to-end compatibility, checking design alignment, and generating actionable remediation reports for any integration issues.

What is the best way to prevent boundary violations across multiple implemented tasks?

Preventing boundary violations across implemented tasks requires cross-task consistency checks that audit interfaces, data flows, and dependencies, then report clear ownership and scope for any detected issues.

Why does end-to-end behavior not match expectations after implementing multiple features?

End-to-end behavior mismatch often stems from cross-task integration issues that require full test-suite execution, requirements coverage checks, and boundary audits to identify and remediate interface or data flow violations.