# Omd Sync

> A Claude skill from kwakseongjae/oh-my-design.

- **Type:** Skill
- **Install:** `agentstack add skill-kwakseongjae-oh-my-design-omd-sync`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [kwakseongjae](https://agentstack.voostack.com/s/kwakseongjae)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [kwakseongjae](https://github.com/kwakseongjae)
- **Source:** https://github.com/kwakseongjae/oh-my-design/tree/main/.codex/skills/omd-sync
- **Website:** https://oh-my-design.kr

## Install

```sh
agentstack add skill-kwakseongjae-oh-my-design-omd-sync
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

---
name: omd:sync
description: "DESIGN.md shim 파일들(CLAUDE.md / AGENTS.md / .cursor/rules/omd-design.mdc)을 관리합니다. 'shim 업데이트', 'AGENTS.md 동기화', 'CLAUDE.md drift 확인' 같은 요청에 트리거됩니다."
---

# omd:sync — Shim Maintenance

DESIGN.md가 모든 주요 AI 코딩 에이전트 (Claude Code, Codex, OpenCode, Cursor)에게 보이도록 shim 파일 3종을 관리한다.

## 관리 대상

- `CLAUDE.md` — Claude Code용 `@./DESIGN.md` import
- `AGENTS.md` — Codex CLI + OpenCode 공용 pointer
- `.cursor/rules/omd-design.mdc` — Cursor auto-attach rule

각 파일은 `` ~ `` marker block으로 관리된다. Cursor mdc는 frontmatter 포함 전체 파일이 관리 단위.

## 사용

사용자 요청에 따라 다음 중 하나를 Bash 툴로 실행:

```bash
omd sync              # 인터랙티브 — drift 시 overwrite/skip/show/quit 프롬프트
omd sync --force      # drift 포함 무조건 덮어쓰기
omd sync --check      # 상태만 검사 (CI/pre-commit, unclean 시 exit 1)
```

## 언제 실행하나

- `DESIGN.md` 변경 직후 (shim hash 갱신)
- 새 프로젝트에 처음 도입 (shim 3종 생성)
- `.claude` / `.cursor` 디렉토리 추가 후
- CI에서 상태 확인 (`--check`)

## 금지

- shim 파일을 직접 편집하지 말 것. 반드시 `omd sync` 경유.
- marker block 외부 유저 content는 보존된다 (CLAUDE.md / AGENTS.md만). mdc는 omd 전용이라 전체 덮어쓰기.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [kwakseongjae](https://github.com/kwakseongjae)
- **Source:** [kwakseongjae/oh-my-design](https://github.com/kwakseongjae/oh-my-design)
- **License:** MIT
- **Homepage:** https://oh-my-design.kr

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-kwakseongjae-oh-my-design-omd-sync
- Seller: https://agentstack.voostack.com/s/kwakseongjae
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
