[MODEL]
Resolved 💬 3 comments Opened Jan 6, 2026 by jaycoolslm Closed Jan 10, 2026
Preflight Checklist
- [x] I have searched existing issues for similar behavior reports
- [x] This report does NOT contain sensitive information (API keys, passwords, etc.)
Type of Behavior Issue
Other unexpected behavior
What You Asked Claude to Do
I asked: "what Skills are available?"
What Claude Actually Did
● Here are the available Skills:
- hackathon-judging - Judge hackathon submissions by analyzing code repositories. Use when evaluating hackathon projects, scoring submissions, reviewing code for competition judging, or when asked to judge/evaluate/score a hackathon entry. Supports date-filtered commit analysis and structured scoring across innovation, feasibility, execution, integration, validation, success potential, and pitch quality.
- commit-push-pr - Commit, push, and open a PR
- oncall-triage - Triage GitHub issues and label critical ones for oncall
- dedupe - Find duplicate GitHub issues
You can invoke these skills by using the slash command syntax, like /hackathon-judging, /commit-push-pr, etc.
Expected Behavior
Claude should have only returned
- hackathon-judging - Judge hackathon submissions by analyzing code repositories. Use when evaluating hackathon projects, scoring submissions, reviewing code for competition judging, or when asked to judge/evaluate/score a hackathon entry. Supports date-filtered commit analysis and structured scoring across innovation, feasibility, execution, integration, validation, success potential, and pitch quality.
because the others are commands. And skills can't be accessed by slash commands
Files Affected
Permission Mode
Accept Edits was ON (auto-accepting changes)
Can You Reproduce This?
Yes, every time with the same prompt
Steps to Reproduce
- create a simple skill in
.claude/skills/ - have default commands in
.claude/skills/ - Ask claude what skills it has
Claude Model
Sonnet
Relevant Conversation
Impact
Low - Minor inconvenience
Claude Code Version
2.0.76 (Claude Code)
Platform
Anthropic API
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗