CLI command naming convention for Justfile and Makefile. Enforces GAT (group-action-target) word order, grouped listing, mandatory descriptions. Use when creating Justfile recipes, Makefile targets, or reviewing task runner configs for naming consistency. Also use when asking "what should I name this command?" for task runners. Do NOT use for npm scripts, mise tasks, or Claude Code skill naming.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add ssiumha/dots --skill task-naming --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Task Naming?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ssiumha-task-naming)More formats (shields.io, HTML) on the badges page.
---
disable-model-invocation: true
name: task-naming
description: >-
CLI command naming convention for Justfile and Makefile. Enforces GAT
(group-action-target) word order, grouped listing, mandatory descriptions.
Use when creating Justfile recipes, Makefile targets, or reviewing task
runner configs for naming consistency. Also use when asking "what should
I name this command?" for task runners.
Do NOT use for npm scripts, mise tasks, or Claude Code skill naming.
argument-hint: "[audit|create] [file-path]"
user-invocable: true
---
상세 절차는 INSTRUCTIONS.md를 참조하세요.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!