가장 최근 윤문 결과를 2차로 다시 다듬는다 — 특정 카테고리·문단·강도 조정도 가능. humanize-korean strict 윤문(Phase B)을 기존 run_id에 재실행해 잔존 finding을 처리한다. 트리거 — "/humanize-redo".
npx skills add https://github.com/epoko77-ai/im-not-ai --skill humanize-redo
cwd 기준 가장 최근 _workspace/{run_id}/를 찾아 humanize-korean 스킬의 strict 윤문(Phase B)부터 재호출한다.
$ARGUMENTS
Glob으로 _workspace/YYYY-MM-DD-*/final.md(또는 01_input.txt)를 매칭해 최신 run_id 식별. 없으면 "이전 실행이 없습니다. /humanize로 시작하세요" 안내 후 종료.content-fidelity-auditor 롤백으로 처리korean-style-rewriter 재호출 입력: 기존 02_detection.json 또는 05_naturalness_review.json의 잔존 finding + 사용자 지시를 target_filter로 전달.03_rewrite_v2.md(또는 v3)로 버전 분리. 이전 final.md는 final_prev.md로 백업.최대 round 3. 그 이상 미해결이면 hold_and_report로 사람 검토 권고.
/humanize.humanize-korean/references/ai-tell-taxonomy.mdTake epoko77-ai/humanize-redo from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.