gap-analysis-workflowlisted
Install: claude install-skill synaptiai/agent-capability-standard
## Intent
Run the composed workflow **gap-analysis-workflow** using atomic capability skills to systematically identify what capabilities are missing and prioritize their development.
**Success criteria:**
- Current capability coverage mapped with evidence
- Gaps identified with clear justification
- Relationships between existing and missing capabilities documented
- Prioritized roadmap for new skill development
- Audit trail of analysis process
**Compatible schemas:**
- `reference/capability_ontology.yaml`
- `reference/workflow_catalog.yaml`
## Inputs
| Parameter | Required | Type | Description |
|-----------|----------|------|-------------|
| `goal` | Yes | string | The analysis objective (e.g., "identify gaps for autonomous deployment") |
| `scope` | Yes | string\|array | Domain, layer, or capability set to analyze |
| `constraints` | No | object | Limits (e.g., max new skills, priority criteria, timeline) |
| `reference_ontology` | No | string | Path to reference ontology for comparison |
| `existing_capabilities` | No | array | List of already-implemented capabilities |
## Procedure
0) **Create checkpoint marker** if mutation might occur:
- Create `.claude/checkpoint.ok` after confirming rollback strategy
1) **Invoke `/inspect`** and store output as `inspect_out`
- Examine current capability landscape and documentation
2) **Invoke `/map-relationships`** and store output as `map-relationships_out`
- Map dependencies and connections between existing capa