풀 사이클 개발 — plan → go → sync를 순차 실행합니다
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Insajin/autopus-adk --skill auto-dev --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Auto Dev?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/insajin-auto-dev)More formats (shields.io, HTML) on the badges page.
---
name: auto-dev
description: 풀 사이클 개발 — plan → go → sync를 순차 실행합니다
compatibility: omp
---
# auto-dev
## OMP Invocation
- `/auto dev ...`
- `/auto-dev ...`
- Load detail skill `auto-dev` for either entrypoint.
## 실행 계약
풀 사이클 개발 — plan → go → sync를 순차 실행합니다
1. 대상 디렉터리와 전달된 인자를 확인합니다.
2. `auto plan` → `auto go` → `auto sync`를 순차 실행합니다.
3. 첫 실패 단계에서 멈추고 재개 방법을 보고합니다.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!