From bf63936430497e843a26888924095ccb6747b0b9 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 23 Feb 2026 14:54:28 +0900 Subject: claude: update /conventional-commit skill --- .config/claude/skills/conventional-commit/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/claude/skills/conventional-commit/SKILL.md b/.config/claude/skills/conventional-commit/SKILL.md index d96c71f..604b6ed 100644 --- a/.config/claude/skills/conventional-commit/SKILL.md +++ b/.config/claude/skills/conventional-commit/SKILL.md @@ -12,6 +12,8 @@ allowed-tools: Bash(git add:*), Bash(git diff:*), Bash(git status:*), Bash(git c ## Instructions +- Do NOT use `git -C` flag. Always run git commands from the current working directory. + 1. Check the git status and changes. 2. Analyze the changes and draft a commit message following Conventional Commits format: - Types: feat, fix, refactor, test, docs, chore, style, perf, ci, build -- cgit v1.3-1-g0d28