ワーキングディレクトリの変更をConventional Commitsに従ってコミットするスキル。 意味のある変更単位ごとにステージングし、英語でコミットメッセージを作成する。 co-authorやエージェント名をコミットメッセージに含めない。 ユーザーが「コミットして」「変更をコミット」「git commit」「commitして」 「この変更をコミット」「コミットメッセージを書いて」「コミットお願い」 などコミット関連のリクエストをした場合に必ず使用すること。 pushは含まない(コミットのみ)。
$npx -y skills add j5ik2o/takt-sdd --skill git-commitInstalls into the current project.
Run `npx skills use "https://github.com/j5ik2o/takt-sdd" --skill "j5ik2o/takt-sdd/git-commit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/j5ik2o/takt-sdd" that are relevant to the current task. Run `npx skills add "https://github.com/j5ik2o/takt-sdd"` and select the relevant skills, then follow their instructions.