Home / epoko77-ai / im-not-ai · extras/skills/commit-ko/SKILL.md · GitHub

commit-ko skillA

commit-ko is agent-read markdown (skill) from epoko77-ai/im-not-ai: AI(Claude 등)가 제안한 한글 커밋 메시지의 사무적·번역투 어휘("~을 수행함", "~을 진행함", "~적 개선을 실시함" 등)를 실제 개발자가 쓰는 자연스러운 한국어 커밋 메시지로 다듬는 스킬. humanize-korean과 달리 산문 문단이 아니라 1~2줄짜리 커밋 메시지 register에 특화되어 진단·청킹 없이 단일 콜로 즉시 처리한다. 트리거 — "커밋 메시지 자연스럽게", "커밋 메시지 다듬어줘", "이 커밋 메시지 AI 티 나", "commit message 한국어로 자연스럽게", "커밋 메시지 어색해", "커밋 메시지 사람처럼"..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# commit-ko — 커밋 메시지 자연화

한글 커밋 메시지 초안에서 AI 특유의 사무적·번역투 어휘만 걷어내고, 의미·범위·타입은 한 글자도 바꾸지 않는다.

## 입력

- 커밋 메시지 초안(subject 1줄 + 선택적 body). 여러 개면 각각 처리.
- Conventional Commits 형식(`type(scope): subject`, 예: `fix(auth): 로그인 실패 시 재시도 로직을 수행함`)이면 `type`/`scope` 접두사는 그대로 두고, 콜론 뒤 한국어 부분만 윤문 대상으로 삼는다.
- (선택) 사용자가 `git diff`나 변경 요약을 함께 주면 — 새 내용을 추가하기 위해서가 아니라, 윤문 과정에서 의미가 틀어지지 않았는지 대조 확인하는 용도로만 참고한다.

## 철칙 (humanize-korean과 동일 정신 계승)

1. **의미·범위·타입 불변** — feat/fix/docs/refactor/chore 등 커밋 타입, 스코프, 무엇을 했는지의 사실관계는 절대 바꾸지 않는다.
2. **새 내용 삽입 금지** — 원문에 없던 이유·효과·수치를 지어내지 않는다. 어휘·종결만 바꾼다.
3. **과공손·과격식 방향으로도 바꾸지 않는다** — "~함" 같은 커밋 관용 종결이 이미 자연스러우면 "~하였습니다"로 격상시키지 않는다.

## 처리 절차

1. `references/commit-lexicon.md`를 읽는다.
2. 커밋 메시지에서 사무적 동사(수행/진행/실시 등)·한자어 명사화(-성/-적/-화)·과공손 종결·장황한 명사구 패턴과, **영어 직역 구문**(by-passive "~에 의해", 이중 피동 "~되어지다", "가지고 있다"류 have 직역)을 찾는다. 단 업데이트·리팩터링·버그 등 개발 용어로 굳은 외래어는 대상이 아니다 — 어휘의 출신이 아니라 구문 구조가 문제다.
3. 찾은 패턴만 lexicon의 처방대로 치환한다. 해당 패턴이 하나도 없으면 "이미 자연스러운 커밋 메시지입니다"라고 안내하고 종료한다(억지로 손대지 않음).
4. type/scope 접두사, 이슈 번호, 파일·함수명 등 고유 토큰은 그대로 보존한다.

## 출력

- 윤문된 커밋 메시지 1개(원문과 형식을 맞춤 — subject만 있었으면 subject만).
- 애매한 경우 대안 표현을 1~2개까지 병기 가능.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add epoko77-ai/im-not-ai/commit-ko@v0.1.0
Exact content
mdr add epoko77-ai/im-not-ai/commit-ko@sha256:1d5ab962f2361fe1

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dm7r7mijzcqfivbx.svg)](https://markdownregistry.com/a/art_dm7r7mijzcqfivbx)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v0.1.0 latest2026-08-18 7d2c463 3,790 BA view · diff
v0.1.02026-08-18 a30baf8 3,798 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3790 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

epoko77-ai/im-not-ai · 5,687 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dm7r7mijzcqfivbx
GET https://markdownregistry.com/api/v1/resolve?ref=epoko77-ai/im-not-ai/commit-ko
GET https://markdownregistry.com/api/v1/blob/1d5ab962f2361fe1b1f378c977a99f93fbf738587500911ca4180fcfefa90d46

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from epoko77-ai/im-not-ai

CLAUDE.md claude
epoko77-ai/im-not-ai · CLAUDE.md
git:20260922.5f2648e · audit A · 5,687 stars
humanize-korean skill
epoko77-ai/im-not-ai · codex/skills/humanize-korean/SKILL.md · AI(ChatGPT·Claude·Gemini)가 쓴 한글 텍스트를 사람이 쓴 글처럼 윤문한다. 번역투·영어 인용 과다·기계적 병렬·관용구·피동 남용·접속사 남발·리듬 균일·이모지/불릿 과다 등 10대 카테고리…
git:20260922.5f2648e · audit A · 5,687 stars
humanize-korean skill
epoko77-ai/im-not-ai · skills/humanize-korean/SKILL.md · AI(ChatGPT·Claude·Gemini 등)가 쓴 한글 텍스트를 "사람이 쓴 글처럼" 윤문해주는 오케스트레이터 스킬. 번역투·영어 인용 과다·기계적 병렬·관용구·피동태 남용·접속사 남발·리듬…
v2.3.2 · audit A · 5,687 stars
humanize-redo skill
epoko77-ai/im-not-ai · skills/humanize-redo/SKILL.md · 가장 최근 윤문 결과를 2차로 다시 다듬는다 — 특정 카테고리·문단·강도 조정도 가능. humanize-korean strict 윤문(Phase B)을 기존 run_id에 재실행해 잔존 finding을 처리한다…
git:20260818.1b54f41 · audit A · 5,687 stars
humanize-scan skill
epoko77-ai/im-not-ai · skills/humanize-scan/SKILL.md · 한글 글에 AI 티가 얼마나 있는지 재고, 실제로 고치면 어떻게 되는지 표본으로 보여주는 정찰 스킬. 실측 판별력 상위 6개만 본다. 워크스페이스·진단·게이트·서브에이전트 없이 이 대화 안에서 끝낸다(파일 0개…
git:20260922.5f2648e · audit A · 5,687 stars
humanize skill
epoko77-ai/im-not-ai · skills/humanize/SKILL.md · AI가 쓴 한글 텍스트를 자연스럽게 윤문하는 진입 명령. humanize-korean 파이프라인을 shim 의 route_hint 가 정한 경로(light 1콜 · standard 2콜 · heavy 3+콜)로…
git:20260901.be4de62 · audit A · 5,687 stars

Every file in epoko77-ai/im-not-ai

Browse by kind, by grade A, or by owner.