Works
40% of the score70/100
- No `name` in frontmatter, which a subagent requires to be registered at all.
Does it parse, does it declare a name and a description, does it reference files that are actually there. A failure here is what sets the will-not-load verdict.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Days since the last commit on the repository that publishes it, on a steep curve, and whether that repository has been archived.
Adopted
20% of the score62/100
- 9,242 stars on the source repo.
Install counts from the skills.sh registry where they exist; repository stars and 30-day star velocity where they do not.
Documented
15% of the score74/100
- 365 words with worked examples.
Length of the instructions, worked examples, bundled scripts and references, which is how much a model actually has to go on.
What the check found
1 findingStops it loading. The frontmatter has no name field. A subagent requires one to be registered at all; a skill falls back to its directory name.
What it says it does
from its own frontmatterInspect, target, navigate, and reload Hunk windows through the local session broker.
70/100
- No `name` in frontmatter, which a subagent requires to be registered at all.
100/100
- no commits in the last 12 weeks
62/100
- 9,242 stars on the source repo.
74/100
- 369 words with worked examples.
70 × 0.40 = 28.0+ 100 × 0.25 = 25.0+ 62 × 0.20 = 12.4+ 74 × 0.15 = 11.1= 76.5, which rounds to
Does not load. The frontmatter has no name field. A subagent requires one to be registered at all; a skill falls back to its directory name.