Home / epoko77-ai / im-not-ai · skills/humanize-redo/SKILL.md · GitHub

humanize-redo skillA

humanize-redo is agent-read markdown (skill) from epoko77-ai/im-not-ai: 가장 최근 윤문 결과를 2차로 다시 다듬는다 — 특정 카테고리·문단·강도 조정도 가능. humanize-korean strict 윤문(Phase B)을 기존 run_id에 재실행해 잔존 finding을 처리한다. 트리거 — "/humanize-redo"..

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

# /humanize-redo — 2차 윤문 / 부분 재실행

cwd 기준 가장 최근 `_workspace/{run_id}/`를 찾아 `humanize-korean` 스킬의 strict 윤문(Phase B)부터 재호출한다.

## 사용자 지시
$ARGUMENTS

## 동작
1. `Glob`으로 `_workspace/YYYY-MM-DD-*/final.md`(또는 `01_input.txt`)를 매칭해 최신 `run_id` 식별. 없으면 "이전 실행이 없습니다. `/humanize`로 시작하세요" 안내 후 종료.
2. 사용자 지시 파싱:
   - **카테고리 지정**("번역투만", "관용구만", "이모지만") → 해당 카테고리 finding만 재윤문
   - **문단 지정**("이 문단만", "두 번째 문단만") → 해당 범위 finding만
   - **강도 조정**("강도 낮춰"·"보수적으로" → S1만, "강도 높여" → S1+S2+S3)
   - **롤백 요청**("이 변경 되돌려줘") → 해당 edit을 `content-fidelity-auditor` 롤백으로 처리
   - 지시 없음·"2차 윤문해줘" → 잔존 finding 전체 대상 round 2
3. `korean-style-rewriter` 재호출 입력: 기존 `02_detection.json` 또는 `05_naturalness_review.json`의 잔존 finding + 사용자 지시를 `target_filter`로 전달.
4. 산출물은 `03_rewrite_v2.md`(또는 v3)로 버전 분리. 이전 `final.md`는 `final_prev.md`로 백업.
5. strict Phase C 병렬 검증 → Phase D 최종 출력(변경 비교 표 + 신규 등급).

## 루프 한도
최대 round 3. 그 이상 미해결이면 `hold_and_report`로 사람 검토 권고.

## 참고
- 풀 파이프라인 신규 실행은 `/humanize`.
- 분류 체계: `humanize-korean/references/ai-tell-taxonomy.md`

Read the whole file at its exact version.

How to install

Latest version
mdr add epoko77-ai/im-not-ai/humanize-redo@git:20260818.1b54f41
Exact content
mdr add epoko77-ai/im-not-ai/humanize-redo@sha256:df556584d3225cec

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_3jphqmbse5ahtr2m.svg)](https://markdownregistry.com/a/art_3jphqmbse5ahtr2m)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260818.1b54f41 latest2026-08-18 1b54f41 2,013 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 (2013 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_3jphqmbse5ahtr2m
GET https://markdownregistry.com/api/v1/resolve?ref=epoko77-ai/im-not-ai/humanize-redo
GET https://markdownregistry.com/api/v1/blob/df556584d3225cec290a294a0f746ded3b7b79fbf2ef8dc8186bb880fc10f2cc

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
commit-ko skill
epoko77-ai/im-not-ai · extras/skills/commit-ko/SKILL.md · AI(Claude 등)가 제안한 한글 커밋 메시지의 사무적·번역투 어휘("~을 수행함", "~을 진행함", "~적 개선을 실시함" 등)를 실제 개발자가 쓰는 자연스러운 한국어 커밋 메시지로 다듬는 스킬…
v0.1.0 · 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-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.