Skills have only ~20% auto-activation rate when referenced by name. Using @~/.claude/skills/*/SKILL.md guarantees skill content is loaded. Updated all commands to use file references instead of "Use the X skill". Updated docs/writing-commands.md with new pattern and examples. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
14 lines
254 B
Markdown
14 lines
254 B
Markdown
---
|
|
description: Show dashboard of open issues, PRs awaiting review, and CI status.
|
|
---
|
|
|
|
# Repository Dashboard
|
|
|
|
@~/.claude/skills/gitea/SKILL.md
|
|
|
|
Fetch and display:
|
|
1. All open issues
|
|
2. All open PRs
|
|
|
|
Format as tables showing number, title, and author.
|