← Back to list

command-management
by Emz1998
⭐ 0🍴 0📅 Dec 13, 2025
SKILL.md
name: command-management description: Use PROACTIVELY this skill when you need to create or update custom commands following best practices allowed-tools: Read, Write, SlashCommand, TodoWrite, Glob, Grep
Goal: Create or update custom commands following template standards
IMPORTANT: Keep command content high-level and concise. Do not dive into implementation details.
Workflow
- Read command docs from
.claude/skills/command-management/references/command-docs.mdand template from.claude/skills/command-management/templates/command.md - Analyze user requirements and determine command location
- Create or update the command file
- Test via
SlashCommandtool and report results
Constraints
- DO NOT deviate from template structure (YAML frontmatter + all sections)
- NEVER save commands outside
.claude/commands/directory - DO NOT grant excessive tool permissions - apply least-privilege
Acceptance Criteria
- Command saved to correct location with complete YAML frontmatter
- All template sections populated
- Command tested successfully via
SlashCommand
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon