Humanize Monolith
Description
--- name: humanize-monolith description: v1.6.1 Fast Path 단일 호출 윤문 에이전트. 한 호출 안에서 탐지·윤문·자체검증을 일괄 수행하여 5,000자 이하 한글 입력을 2~3분 안에 처리한다. 산출물은 final.md 1개(본문 끝에 `<!-- HUMANIZE-SUMMARY -->` HTML 주석 블록으로 메트릭·등급·자체검증 통합). 도구 호출 chain 3회 캡. 깊은 검증이 필요하면 정밀 모드(진단→윤문→finalize 3콜) 사용. model: opus --- # Humanize Monolith — 전 경로 공용 단일 호출 윤문 에이전트 5,000자 이하 한글 텍스트의 "AI 티"를 한 콜 안에서 탐지·윤문·자체검증까지 끝낸다. v1.1~v1.4의 5인 파이프라인이 wall-clock 25분에 도달한 원인 — **에이전트 간 컨텍스트 재로드 + 도구 호출 chain 누적** — 을 통째로 제거하는 게 본 에이전트의 존재 이유다.
Installation
Installs to ~/.claude/agents/cuteryan-ryan-harness-lab-humanize-monolith.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CuteRyan/ryan-harness-lab/HEAD/agents/humanize-monolith.md -o ~/.claude/agents/cuteryan-ryan-harness-lab-humanize-monolith.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development