Preflight Checklist
What's Wrong?
Shows "No skills found" even though skills are loaded and working.
What Should Happen?
Expected Behavior:
The /skills command should list all loaded skills.
Error Messages/Logs
Evidence from Debug Log:
2025-12-19T03:23:02.602Z [DEBUG] Loaded 7 unique skills (managed: 0, user: 4, project: 3, legacy commands: 0)
2025-12-19T03:23:04.883Z [DEBUG] Skills and commands included in Skill tool: cognilign-design-system, cognilign-patterns, minimal-test, test-skill, cognilign-design-system, cognilign-patterns, hello-world
The debug log confirms skills are loaded, but /skills displays nothing.
Environment:
- Claude Code version: 2.0.73
- OS: macOS (Darwin 24.5.0)
- Installation: npm-global
- Skills location: Both .claude/skills/ (project) and ~/.claude/skills/ (user)
Skill File Structure:
.claude/skills/cognilign-patterns/SKILL.md
---
name: cognilign-patterns
description: Cognilign codebase patterns...
---
# Cognilign Patterns
...
Additional Notes:
- Skills are model-invoked successfully (Claude can use them)
- YAML validation passes
- Only the /skills UI command is broken
Steps to Reproduce
- Create skills in .claude/skills/skill-name/SKILL.md with proper frontmatter
- Start Claude Code from the project directory: claude
- Run /skills command
- Observe "No skills found" message
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.73
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
No response
Preflight Checklist
What's Wrong?
Shows "No skills found" even though skills are loaded and working.
What Should Happen?
Expected Behavior:
The /skills command should list all loaded skills.
Error Messages/Logs
Steps to Reproduce
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.73
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
No response