skill-gap-analysis
Installation
SKILL.md
Skill Gap Analysis
The inventory delta. suggest-skills proposes what to learn given a horizon and a domain; skill-gap-analysis measures what's missing right now against a stated target profile.
Run after editing inventory or target profile. Refreshes preserve plan notes.
Inputs
$ARGUMENTS:
- Optional:
--target=<file-path>— alternate target profile. Default:${WORKING_FOLDER}/skills/target-profile.md. - Optional:
--inventory=<file-path>— alternate inventory. Default:${WORKING_FOLDER}/skills/inventory.md.
Prerequisites
skills/inventory.md— user's current skills, each with a self-rated level (1–5 orhave/partial/gap).skills/target-profile.md— required skills with required level.
If either is missing, bail and instruct the user to create them (or run /career:onboard).