gap-analysis-framework
Structured gap analysis with automated comparison and prioritization for current vs future state analysis
What this skill does
# Gap Analysis Framework ## Overview The Gap Analysis Framework skill provides specialized capabilities for systematic comparison of current and future states, identification of gaps, root cause analysis, and prioritized improvement planning. This skill enables structured analysis that drives actionable improvement roadmaps. ## Capabilities ### Current-State vs Future-State Comparison - Create structured current-state vs future-state comparisons - Define comparison dimensions and criteria - Quantify gaps with measurable metrics - Generate visual comparison matrices ### Gap Matrix by Capability Area - Generate gap matrices organized by capability area - Assess maturity levels for each capability - Calculate gap severity by dimension - Create capability heat maps ### Root Cause Analysis - Apply 5 Whys technique for gap root causes - Create Fishbone (Ishikawa) diagrams - Identify systemic vs symptomatic issues - Link gaps to underlying causes ### Gap Severity Scoring - Calculate gap severity scores using standardized criteria - Weight gaps by business impact - Factor in urgency and risk - Generate composite severity ratings ### Impact/Effort Prioritization - Prioritize gaps using impact/effort matrix - Classify as Quick Wins, Major Projects, Fill-ins, or Thankless Tasks - Calculate priority scores - Generate prioritized gap lists ### Improvement Roadmap Generation - Generate phased improvement roadmaps - Define milestones and timelines - Assign resource requirements - Create dependency mappings ### Gap Closure Tracking - Track gap closure progress over time - Define closure criteria and metrics - Monitor improvement velocity - Generate progress dashboards ## Usage ### Create Gap Analysis ``` Perform gap analysis between current and future states: Current State: [Description of current capabilities/processes] Future State: [Description of desired capabilities/processes] Identify gaps by capability area and calculate severity. ``` ### Root Cause Analysis ``` Perform root cause analysis on these gaps: [List of identified gaps] Apply 5 Whys technique and create Fishbone diagram structure. ``` ### Prioritize Gaps ``` Prioritize these gaps using impact/effort analysis: [Gap list with descriptions] Generate prioritization matrix and recommended sequence. ``` ### Generate Improvement Roadmap ``` Create an improvement roadmap to close these gaps: [Prioritized gap list] Include phases, milestones, and resource requirements. ``` ## Process Integration This skill integrates with the following business analysis processes: - process-gap-analysis.js - Core gap analysis activities - change-readiness-assessment.js - Readiness gap identification - change-impact-analysis.js - Impact gap assessment - solution-options-analysis.js - Solution gap evaluation ## Dependencies - Comparison algorithms - Visualization libraries for matrices and diagrams - Prioritization calculation engines - Roadmap generation templates ## Gap Analysis Frameworks Reference ### Gap Severity Scoring Matrix | Severity Level | Score | Description | Response | |---------------|-------|-------------|----------| | Critical | 5 | Prevents business operation | Immediate action | | High | 4 | Significant business impact | Priority resolution | | Medium | 3 | Moderate business impact | Planned resolution | | Low | 2 | Minor business impact | Scheduled resolution | | Minimal | 1 | Negligible impact | Monitor only | ### Impact/Effort Matrix Quadrants | Quadrant | Impact | Effort | Strategy | |----------|--------|--------|----------| | Quick Wins | High | Low | Do first | | Major Projects | High | High | Plan carefully | | Fill-ins | Low | Low | Do if time permits | | Thankless Tasks | Low | High | Avoid or defer | ### 5 Whys Template ``` Gap: [Statement of gap] Why 1: [First level cause] Why 2: [Second level cause] Why 3: [Third level cause] Why 4: [Fourth level cause] Why 5: [Root cause] ``` ### Fishbone Diagram Categories (6M) 1. **Manpower**: People-related causes 2. **Methods**: Process-related causes 3. **Machines**: Technology/tool causes 4. **Materials**: Input/resource causes 5. **Measurements**: Metric/monitoring causes 6. **Mother Nature**: Environmental causes ### Capability Maturity Levels | Level | Name | Description | |-------|------|-------------| | 1 | Initial | Ad-hoc, unpredictable | | 2 | Managed | Reactive, project-level | | 3 | Defined | Proactive, organizational | | 4 | Quantitatively Managed | Measured, controlled | | 5 | Optimizing | Continuous improvement |
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.