kiro-validate-gap

Analyze gaps between specified requirements and an existing codebase.

8|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/gaebalai/k-sdd --skill kiro-validate-gap-gaebalai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-validate-gap
Source: https://github.com/gaebalai/k-sdd/tree/main/tools/k-sdd/templates/agents/claude-code-skills/skills/kiro-validate-gap
Command: npx skills add https://github.com/gaebalai/k-sdd --skill kiro-validate-gap-gaebalai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps identify the gap between requirements and the existing codebase, ensuring informed planning for integration with existing systems.

Core Features & Use Cases

  • Gap Analysis: Analyzes the difference between specified requirements and current codebase capabilities.
  • Integration Planning: Assists in planning integration strategies with existing systems.
  • Use Case: When integrating a new feature into a current system, this Skill can be used to ensure that all requirements are met.

Quick Start

Run /kiro-validate-gap <feature-name> to analyze the gap for the specified feature.

Frequently Asked Questions about kiro-validate-gap

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

FAQPage Schema
What is requirements and codebase gap analysis for system integration?

Gap analysis identifies differences between specified requirements and existing codebase capabilities to inform effective system integration strategies. It analyzes and compares code against requirements documents to highlight missing functionality for upgrades or additions.

How do I analyze the gap between new feature requirements and my current codebase?

To analyze the gap between new features and your current codebase, run the gap analysis command with the target feature name. This compares specified requirements against existing code capabilities to guide integration planning.

When do I need to perform a gap analysis for software upgrades?

You need to perform a gap analysis for software upgrades, feature additions, or system integration processes when you must ensure existing codebase capabilities align with new requirements. It verifies all integration prerequisites are met.

Does this gap analysis approach work for planning complex system integrations?

Yes, this gap analysis works for planning complex system integrations by comparing code and requirements documents to identify missing capabilities. It informs integration strategies to ensure all requirements are met without system conflicts.

What's the best way to identify missing functionality before integrating a new system?

The best way to identify missing functionality before integration is to perform a gap analysis comparing requirements documents against the existing codebase. This highlights capability shortfalls to inform your integration planning strategy.

Do I need to provide requirements documents to analyze the integration gap?

Yes, you need to provide requirements documents and the existing codebase to analyze the integration gap. The analysis requires comparing specified requirements against current code capabilities to identify differences for planning.