implementation-gap-analysis

Identify gaps between planned work and delivered implementations across code, requirements, and design documents.

Updated Jan 1, 2026
One-click install
npx skills add https://github.com/imvanzen/strava-kudosik --skill implementation-gap-analysis
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: implementation-gap-analysis
Source: https://github.com/imvanzen/strava-kudosik/tree/main/.cursor/skills/implementation-gap-analysis
Command: npx skills add https://github.com/imvanzen/strava-kudosik --skill implementation-gap-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams identify gaps between planned work and what has been implemented, enabling accurate tracking of progress and informed decision-making.

Core Features & Use Cases

  • Structured gap analysis of tasks, implementations, and blockers.
  • Produces a clear report: to-be-implemented, to-be-modified, to-be-reused.
  • Template-driven outputs with a ready-to-use guide and example artifact.

Quick Start

Run the gap-analysis to compare plans against the current system state and generate the implementation-gap-analysis.example.md report.

Frequently Asked Questions about implementation-gap-analysis

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

FAQPage Schema
What is an implementation gap analysis in software engineering?▼

To perform a gap analysis, compare your planning documents against the current system state. The process generates a structured report categorizing items into to-be-implemented, to-be-modified, and to-be-reused, alongside a ready-to-use template guide.

Can I use gap analysis for feature planning and QA workflows?▼

The best way to track implementation progress is by generating a structured gap analysis report. This method categorizes deliverables into to-be-implemented, to-be-modified, and to-be-reused, providing a clear view of blockers and overall project status.

What is included in an implementation gap analysis report?▼

An implementation gap analysis report includes a structured breakdown of project items categorized into to-be-implemented, to-be-modified, and to-be-reused. It also provides a reusable template to guide future tracking and decision-making.

Do I need specific dependencies to run a gap analysis on requirements?▼

No specific dependencies are required to run this gap analysis on requirements and design documents. It operates independently to compare plans against the current system state and generate the structured report.