24 user-invocable skills lack command stubs in .agents/commands/. These skills work via the skill system but aren't discoverable as /slash-commands in the OpenCode command menu. Users must know the skill name rather than discovering it via autocomplete.
Additionally, the onboard skill (2.7KB) is thin compared to peers — lacks question usage for interactive decisions and error handling for missing files.
Missing Command Stubs
adopt, art-bible, asset-audit, asset-spec, automated-smoke-test, balance-check, changelog, consistency-check, content-audit, estimate, gate-check, hybrid-prototype, localize, onboard, patch-notes, perf-profile, playtest-report, propagate-design-change, scope-check, skill-improve, skill-test, tech-debt, ux-design, ux-review
Tasks
Affected Files
.agents/commands/ (24 new .md files)
.agents/skills/onboard/SKILL.md
Identified during comprehensive framework review on 2026-07-21
24 user-invocable skills lack command stubs in
.agents/commands/. These skills work via the skill system but aren't discoverable as/slash-commandsin the OpenCode command menu. Users must know the skill name rather than discovering it via autocomplete.Additionally, the
onboardskill (2.7KB) is thin compared to peers — lacksquestionusage for interactive decisions and error handling for missing files.Missing Command Stubs
adopt, art-bible, asset-audit, asset-spec, automated-smoke-test, balance-check, changelog, consistency-check, content-audit, estimate, gate-check, hybrid-prototype, localize, onboard, patch-notes, perf-profile, playtest-report, propagate-design-change, scope-check, skill-improve, skill-test, tech-debt, ux-design, ux-review
Tasks
/skill-nameskill.")onboardskill to match quality bar: addquestionusage, error handling for missing files, edge case coverageAffected Files
.agents/commands/(24 new .md files).agents/skills/onboard/SKILL.mdIdentified during comprehensive framework review on 2026-07-21