
from oh-my-toong-playground18
Analyze staged changes and generate Korean commit messages and branch names that follow strict project conventions (50-char title, imperative/noun ending).
Git Master analyzes code changes and generates commit messages and branch names that adhere to strict project conventions (Korean noun-form endings, max 50-character subject, single logical change per commit). It encodes non-negotiable rules and provides a step-by-step workflow for analyzing changed files, splitting commits when necessary, and producing high-quality, reviewable commit messages.
Agents focused on developer workflows and code editing (Copilot-like assistants, Codex, Cursor) that can inspect diffs and produce localized (Korean) commit messages.
Git Master is a Korean-language commit message and branch naming skill with no bundled scripts. It provides detailed, well-structured instructions for conventional commits using Korean noun-ending forms, with strong guidance on atomic commit splitting, 50-char title limits, and workflow file exclusion. The SKILL.md is thorough and well-written but monolithic — references to external files (references/commit-conventions.md, examples.md) that aren't bundled.
No scripts present — pure prompt/instruction skill. Security is essentially perfect since there are no executable components. Architecture is weak due to monolithic structure and missing referenced files. Usefulness limited by Korean-only output and niche audience.