gap-analysis
CommunityPinpoint missing features, prioritize your roadmap.
Authorjschulte
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identifying discrepancies between specifications and actual implementation, along with prioritizing missing features, can be a complex and subjective task. This skill automates the comparison, providing a clear, prioritized roadmap for development.
Core Features & Use Cases
- Automated Consistency Check: Use
/speckit.analyzeto validate specifications against the codebase, highlighting inconsistencies. - Detailed Gap Identification: Categorize features as
PARTIALorMISSING, assess technical debt, and mark areas needing clarification. - Prioritized Roadmap: Generate a phased implementation plan (P0, P1, P2, P3) to guide development efforts.
- Use Case: After creating specifications, you need to know exactly what needs to be built or fixed. Use this skill to automatically run a comprehensive analysis, generating a
gap-analysis-report.mdthat clearly lists all missing features, technical debt, and a prioritized plan for your team.
Quick Start
Perform a gap analysis on the current project and generate a prioritized roadmap.
Dependency Matrix
Required Modules
specify-cli
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gap-analysis Download link: https://github.com/jschulte/claude-plugins/archive/main.zip#gap-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.