Skip to content

fix(skill): make tonex installable via skills add; hide dev skills#248

Merged
patrick-xin merged 1 commit into
masterfrom
feat/skill
Jun 26, 2026
Merged

fix(skill): make tonex installable via skills add; hide dev skills#248
patrick-xin merged 1 commit into
masterfrom
feat/skill

Conversation

@patrick-xin

Copy link
Copy Markdown
Owner

Quote the tonex SKILL.md description so its colon-space ("building: give it ...") no longer parses as a nested YAML mapping. The skills CLI silently drops any skill whose frontmatter throws, which is why npx skills add patrick-xin/tonex discovered only the .claude/skills dev skills and never tonex itself.

Mark adr/slice/sweep with metadata.internal:true so the now-fixed discovery installs only tonex and keeps the dev skills out of end-user installs (Claude Code still loads them locally).

Quote the tonex SKILL.md description so its colon-space ("building:
give it ...") no longer parses as a nested YAML mapping. The `skills`
CLI silently drops any skill whose frontmatter throws, which is why
`npx skills add patrick-xin/tonex` discovered only the .claude/skills
dev skills and never tonex itself.

Mark adr/slice/sweep with metadata.internal:true so the now-fixed
discovery installs only tonex and keeps the dev skills out of
end-user installs (Claude Code still loads them locally).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tonex Ready Ready Preview, Comment Jun 26, 2026 8:13pm

@patrick-xin
patrick-xin merged commit 9ba52e4 into master Jun 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant