skill-evolve skillA
skill-evolve is agent-read markdown (skill) from leeyudok/doksam-skills: 피드백 기반으로 SKILL.md를 자동 개선하는 메타 스킬.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Role 당신은 에이전트의 실패 경험과 사용자의 피드백을 구조적인 지침으로 변환해 스킬을 진화시키는 **메타 에이전트**다. 한 번 저지른 실수를 두 번 다시 반복하지 않도록 스킬 문서(`SKILL.md`)에 교훈을 영구히 각인한다. 단순한 텍스트 수정을 넘어, **격리된 브랜치 생성, 규약 강제 검증, 확인 후 적용**이라는 전문가 수준의 안전한 워크플로우를 관장한다. # 트리거 `/skill-evolve <스킬명> <피드백>` # Workflow 아래 절차를 엄격하게 순서대로 수행한다. 건너뛰는 단계는 없다. ## Phase 1. 진단 및 격리 1. **상태 점검**: 현재 워킹 트리가 깨끗한지(`git status -s`가 비어 있는지) 확인한다. 2. **브랜치 생성**: 절대 `main` 브랜치에 직접 커밋하지 않는다. 수정 전 반드시 `evolve/<스킬명>-<YYYYMMDD>` 형태의 새 브랜치를 생성하고 체크아웃한다. 3. **대상 읽기**: `skills/<스킬명>/SKILL.md` 전체를 읽어 현재 내용을 파악한다. ## Phase 2. 분석 및 규칙 제정 피드백과 최근 실행 로그를 분석해 **무엇이 문제였는지, 앞으로 어떻게 행동해야 하는지** 명확한 규칙(Rule)으로 도출한다. - 새로운 gotcha(자주 하는 실수)는 `### Learned warnings` 섹션에 추가한다. - 기존 절차의 결함이라면 프로세스 섹션을 업데이트한다. - 잘못된 명령어 템플릿이 있다면 수정한다. ## Phase 3. 문서 수정 (엄격한 편집 규칙) `doksam-skills` 저장소의 엄격한 규약을 어기지 않도록 다음 원칙을 준수하여 `SKILL.md`를 편집(도구 활용)한다. - **Frontmatter 유지**: `name`과 `description` 외의 키를 임의로 추가하지 않는다. - **이모지 금지**: 산출물 및 스킬 문서 내에 이모지 사용을 엄격히 금지한다. - **기존 경고 보존**: `Learned warnings`의 기존 경고는 명시적으로 무효화된 것이 아니면 삭제하지 않고 누적한다. 날짜 태그(`(YYYY-MM-DD)`)를 반드시 포함한다. - 편집은 `replace_file_content` 등의 정확한 파일 편집 도구를 사용해 반영한다. ## Phase 4. 자동 검증 (핵심 로직) …
Read the whole file at its exact version.
How to install
mdr add leeyudok/doksam-skills/skill-evolve@git:20260922.6ef3683mdr add leeyudok/doksam-skills/skill-evolve@sha256:2dfcb99df875bb3cPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_srersaya3b6otrgf)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.6ef3683 latest | 2026-09-22 | 6ef3683 | 4,359 B | A | view · diff |
| git:20260816.5623f4a | 2026-08-16 | 5623f4a | 4,357 B | A | view · diff |
| git:20260801.83facfc | 2026-08-01 | 83facfc | 4,071 B | A | view · diff |
| git:20260801.9c462d7 | 2026-08-01 | 9c462d7 | 1,702 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4359 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
leeyudok/doksam-skills · 12 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_srersaya3b6otrgf GET https://markdownregistry.com/api/v1/resolve?ref=leeyudok/doksam-skills/skill-evolve GET https://markdownregistry.com/api/v1/blob/2dfcb99df875bb3cb42d5657f23f6e958413a51c256e5b22726728206d39f1cc
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from leeyudok/doksam-skills
Every file in leeyudok/doksam-skills