score-doclisted
Install: claude install-skill secretcrewii/scoring
# 문서 · 기획안 채점
사람이 읽을 문서를 평가합니다. **읽는 사람이 결정을 내릴 수 있는가**가 핵심입니다.
## Language / 언어
**Detect the language of the target text (the prompt, session, or document being reviewed)
and respond entirely in that language.** Korean input gets a Korean review; English input
gets an English review. When mixed, follow whichever language the user writes in.
Load the matching rubric: `${CLAUDE_PLUGIN_ROOT}/rubrics/<lang>/<name>.md` where `<lang>`
is `ko` or `en`. If that path does not exist, fall back to `${CLAUDE_PLUGIN_ROOT}/rubrics/<name>.md`.
The output format shown below is written in Korean. When responding in English, translate
the labels and headings but keep the structure identical.
## 절차
1. **문서 확보**
- 인자가 파일 경로면 Read로 읽습니다.
- 인자가 텍스트면 그것을 씁니다.
- 둘 다 없으면 "어떤 문서를 볼까요? 경로를 주시거나 내용을 붙여넣어 주세요"라고 한 줄로 묻고 멈춥니다.
2. **목적 확인** — 이 문서가 설득용인지, 공유용인지, 승인 요청용인지 먼저 판단합니다.
문서에서 판단이 안 되면 사용자에게 한 번 묻습니다. 목적이 다르면 좋은 문서의 기준도 달라집니다.
3. **기준 읽기** — `${CLAUDE_PLUGIN_ROOT}/rubrics/<lang>/doc.md`를 Read로 읽습니다.
4. **채점** — 네 항목(결론이 먼저 / 근거 / 대상 독자 / 다음 행동)에 각 25점.
점수마다 **문서의 실제 문장을 인용해** 근거를 답니다.
5. **출력** — 아래 형식.
6. **기록** —
```
node "${CLAUDE_PLUGIN_ROOT}/scripts/ledger-write.js" --kind doc --source skill --total <총��>
```
실패는 무시하고 진행합니다.
## 출력 형식
```
문서 점수 72점 · 승인 요청용
──────────────────────────────
결론이 먼저 ████░░░░░░ 10/25 ← 제일 약함
근거 ████████░░ 20/25
대상 독자 ████████░░ 21/25
다음 행동 ████████░░ 21/25
잘한 것
3장의 비용 추정에 실제 견적 숫자가 붙어 있