The Gap Analysis skill is a pivotal component of the Stackshift toolkit, designed to synchronize specifications with actual implementation. It provides dual-route logic: for Brownfield projects, it uses AST-powered analysis to detect missing logic, function stubs, and requirement inconsistencies; for Greenfield projects, it validates specification completeness and assists in tech-stack selection. By generating detailed, prioritized implementation roadmaps, this skill ensures developers have a clear, data-driven path for modernizing legacy systems or building new, spec-driven applications.
Key Features
01Route-aware logic for both legacy migrations and greenfield builds
02P0-P3 prioritization for implementation roadmaps
03AST-powered code analysis for function signature and stub detection
04Integration with GitHub Spec Kit for standardized documentation
05Automated identification of requirement ambiguities and missing specs
061 GitHub stars