Take the Assessment평가 참여 안내

Three commands to your
official AKM score report.
명령 세 줄이면
공식 성적표가 나옵니다.

평가는 당신의 컴퓨터에서, 당신의 에이전트가 수행합니다. 우리는 코드를 받지 않습니다 — 스킬(평가 절차 + 루브릭)을 드리고, 결과 리포트만 받습니다. The assessment runs on your machine, by your agent. We never see your files — you get the skill (procedure + rubric), we receive only the result report.

60–90min Free무료 Claude Code Your environment본인 환경에서 실행

1Install the skill스킬 설치

Claude Code 스킬 폴더에 받으면 끝입니다. (요구사항: Claude Code · 지속 사용 중인 지식 저장소 · 최근 30일 에이전트 사용)Drop it into your Claude Code skills folder. (Requirements: Claude Code · a knowledge store you actually use · agent activity within 30 days)

git clone https://github.com/johnfkoo951/akm-eval.git ~/.claude/skills/akm-eval

git이 없다면: ZIP 다운로드~/.claude/skills/에 압축 해제. 스킬 내용물은 GitHub에서 전부 열람 가능합니다.No git? Download the ZIP and unzip into ~/.claude/skills/. Everything is inspectable on GitHub.

2Run it실행

새 Claude Code 세션을 열고 한 마디:Open a fresh Claude Code session and say:

AKM 평가해줘 # or: "run the AKM Index"
01자격 판별Qualify
02증거 수집 (8개 영역)Evidence (8 areas)
0325기준 채점Score 25 criteria
04적대적 자기검증Adversarial verify
05정성 평가·가이드Qualitative + guide
06리포트 생성Report JSON

모든 점수는 파일 경로·설정·날짜 있는 로그 증거를 요구하며, "애매하면 낮은 쪽" 보수 판정입니다. 점수가 낮게 나와도 정상 — 캘리브레이션 기준인 제작자 본인 시스템도 72.0입니다.Every point requires artifact evidence and ties go to the lower level. Low scores are normal — the author's own system, scored honestly, sits at 72.0.

3Submit & get your report제출 → 성적표

평가가 끝나면 에이전트가 안내 후 결과를 업로드합니다(아래 프라이버시 참조). 운영팀 검증을 거쳐 평가 보드에 카드가 오르고, 개인 성적표 URL을 받게 됩니다.When done, your agent uploads the result after notifying you (see privacy below). After verification your card appears on the board and you receive your personal report URL.

Privacy — what we collect, what you control프라이버시 — 무엇이 수집되고, 무엇을 선택하나

  • 수집되는 것: 결과 리포트(akm-report.json) — 점수·환경 요약 지표·입력한 연락처. 코드·노트 원문은 수집하지 않습니다.Collected: the result report — scores, environment summary metrics, the contact you enter. Never your code or notes.
  • 업로드: 평가 종료 시 안내가 표시되고 진행됩니다. 원치 않는다고 말하면 업로드하지 않으며, 평가는 로컬에서 그대로 완결됩니다.Upload: announced at the end of the run and then performed. Say no and nothing is sent — the assessment still completes locally.
  • 공개는 별도: 보드 카드·상세 리포트·실명·이메일 공개는 각각 opt-in 플래그로 직접 선택합니다. 기본값은 전부 비공개(닉네임만).Publication is separate: board card, detail report, real name, and email are each opt-in flags. Defaults are all private (nickname only).
  • 보관·철회: 기록은 비공개 저장소에 보관되며 루브릭 개선·통계·보드 운영에만 사용됩니다. 업로드 시 발급되는 receiptId로 언제든 철회: 이메일.Retention & withdrawal: records live in private storage, used only for rubric improvement, statistics, and board operation. Withdraw anytime with your receiptId via email.

FAQ

Claude Code가 없으면?No Claude Code?
다른 코딩 에이전트(Codex·Cursor·Gemini CLI 등)도 SKILL.md를 절차서로 읽고 수동 실행할 수 있습니다. 파일시스템 접근 없이 인터뷰로 진행하는 원격 킷도 있으니 이메일로 문의하세요.Other coding agents (Codex, Cursor, Gemini CLI…) can follow SKILL.md as a manual procedure. A no-filesystem remote kit (interview-based) is also available by email.
점수가 낮게 나올까 걱정돼요.Worried about a low score?
이 지수는 순위가 아니라 로드맵입니다. 리포트의 개선 항목마다 예상 상승폭이 붙어 있어 "다음에 뭘 하면 몇 점 오르는지"가 나옵니다. 공개 여부는 어차피 본인 선택입니다.It's a roadmap, not a ranking — every improvement item comes with its expected point gain. And publication is your choice anyway.
재평가는?Reassessment?
언제든 다시 실행하면 됩니다. 같은 id로 제출하면 카드가 갱신되고 history에 성장 궤적이 쌓입니다. 권장 주기는 분기 1회.Run it again anytime — resubmitting with the same id updates your card and appends to your history. Quarterly is the recommended cadence.
뭘 기준으로 채점하나요?What's the scoring standard?
공개 루브릭 전문(KR · EN)과 캘리브레이션 기준 사례(CMDS 72.0)가 전부 공개되어 있습니다. 숨긴 기준은 없습니다.The full rubric (EN · KR) and the calibration baseline (CMDS 72.0) are fully public. No hidden criteria.