gap-analysis — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited gap-analysis (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Provides a repeatable framework for identifying and prioritising gaps between where things are now and where they need to be. It structures the analysis by dimension (process, data, technology, people, compliance, etc.), scores each gap by severity, and produces actionable recommendations with ownership.
miro-board, risk-analysis, or tradeoff-analysis.A gap analysis is organised by dimension — the aspect of the system or organisation being assessed. Choose dimensions that are relevant to the subject:
| Dimension | What it covers |
|---|---|
| Process | How work is done; workflows, steps, handoffs |
| Data | Data availability, quality, structure, lineage |
| Technology | Tools, systems, integrations, infrastructure |
| People | Skills, roles, capacity, knowledge |
| Compliance | Regulatory, policy, or audit requirements |
| Performance | SLAs, KPIs, benchmarks |
| Documentation | Specs, runbooks, architecture records |
| Severity | Meaning |
|---|---|
| Critical | Blocks the target state; must close before proceeding |
| High | Significant risk or rework if not addressed early |
| Medium | Important but manageable; schedule in backlog |
| Low | Nice to fix; low impact if deferred |
For each dimension:
# Gap Analysis: [Subject]
**Date:** YYYY-MM-DD
**Analyst:** [name or AI-assisted]
**Subject:** [what is being assessed]
**Target state:** [one-sentence definition of the desired end state]
---
## Summary
| Severity | Count | Top gap |
| --- | --- | --- |
| Critical | n | ... |
| High | n | ... |
| Medium | n | ... |
| Low | n | ... |
**Overall readiness:** [Not ready / Partially ready / Mostly ready / Ready]
[2–3 sentence narrative: what is the dominant gap theme and what single action would most accelerate progress toward the target state?]
---
## Gap Register
### [Dimension] — [Severity]
| | Detail |
| --- | --- |
| **Current state** | [Evidence-based description] |
| **Target state** | [What good looks like for this dimension] |
| **Gap** | [What is missing or insufficient] |
| **Root cause** | [Why the gap exists — if known] |
| **Recommendation** | [Concrete action] |
| **Owner** | [Role or team] |
| **Effort** | Quick fix / Sprint / Initiative |
---
## Recommended actions (priority order)
1. [Action] — Owner: [role] — Effort: [size]
2. [Action] — Owner: [role] — Effort: [size]Input: "We want to move to daily deployments. Currently we deploy manually once a month."
Expected output: Gap register covering: Technology (no pipeline — Critical), Process (no deployment runbook — High), People (no on-call rotation — High), Documentation (no rollback procedure — Medium). Recommended actions in priority order with owner roles.
Input: "We want to build a churn prediction model. Assess whether our data is ready."
Expected output: Dimensions: Data (label availability, data quality, historical coverage), Technology (feature store, training infrastructure), People (ML engineering capacity). Each dimension assessed against ML-ready target state.
risk-analysis (gaps often surface risks) and miro-board (gap columns map directly to a three-column Miro board).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.