mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
When agent-skills is installed as a Claude Code plugin, the plugin loader emits a cosmetic warning about the root commands/ folder being ignored in favour of .claude/commands/. The root commands/ directory is intentional (Antigravity CLI), so the warning confuses installers into thinking something is broken. Add a Note callout under 'Using Commands' in getting-started.md clarifying that the warning is expected and all Claude Code commands load correctly. Fixes #298 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>