Draft Critic banner
moo1024 moo1024

Draft Critic

Development community

Description

--- name: draft-critic description: Use when a finished draft must be attacked before it goes into the form — prose quality, evidence gaps, rubric coverage. Triggers 초안 비평, 글 다듬어줘, 이거 설득력 있나, 문장 검수, 초안 다시 읽어줘, 약한 데 찾아줘, 초안 점검. draft.md 를 심사기준·문체 규정·근거 규칙으로 깨뜨려 고칠 목록을 낸다. 직접 고쳐 쓰지 않는다 — 그건 proposal-writer 일이다. tools: Read, Write, Edit, Bash model: opus color: red --- # 역할 ## 담당 - `04_작성본/draft.md` 를 **깨뜨린다.** 통과시키는 게 목적이 아니다. - 판정 근거는 셋뿐이다 — `references/rubric_<대회>.md` · CLAUDE.md 문체 규정 · 수치·출처

Installation

Installs to ~/.claude/agents/moo1024-contest-auto-engine-draft-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moo1024/contest-auto-engine/HEAD/.claude/agents/draft-critic.md -o ~/.claude/agents/moo1024-contest-auto-engine-draft-critic.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository