kiro-validate-gap

Analyzes feature requirements vs. codebase to produce a gap analysis document.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/snicmakino/kolt --skill kiro-validate-gap-snicmakino
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-validate-gap
Source: https://github.com/snicmakino/kolt/tree/main/.claude/skills/kiro-validate-gap
Command: npx skills add https://github.com/snicmakino/kolt --skill kiro-validate-gap-snicmakino

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams identify the gaps between project requirements and the current codebase, enabling informed integration planning.

Core Features & Use Cases

  • Gap analysis mapping requirements to existing assets and components.
  • Identification of missing capabilities and integration challenges.
  • Generation of multiple implementation options with trade-offs for design.

Quick Start

Provide feature context and run the gap analysis to generate a research document.

Frequently Asked Questions about kiro-validate-gap

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

FAQPage Schema
What is gap analysis in software engineering and when do I need it?

Gap analysis identifies mismatches between project requirements and your current codebase. You need it when planning feature integration to map missing capabilities against existing components and document integration challenges.

How do I identify missing capabilities between feature requirements and my codebase?

To identify missing capabilities, map feature requirements against existing components in the codebase. This highlights integration challenges and produces a formal research document outlining implementation approaches.

How do I generate implementation options with trade-offs for integration planning?

Generate implementation options by analyzing gaps between requirements and the codebase, producing an options matrix within a formal gap analysis document to evaluate trade-offs and outline next steps.

Can I use gap analysis for existing components and missing capabilities without external dependencies?

Yes, gap analysis works without external dependencies. It evaluates existing components and missing capabilities based on feature context to produce an integration planning document with an options matrix.

What's the best way to document integration challenges and potential implementation approaches?

The best way to document integration challenges is using the gap-analysis framework, which produces a formal document containing an options matrix and next steps for implementation approaches.

Why does integration planning require mapping requirements to existing assets?

Integration planning requires mapping requirements to existing assets to accurately identify gaps, missing capabilities, and integration challenges, enabling informed decisions on potential implementation approaches and trade-offs.