Ao Skill Update
Description
--- description: ao-skills 레포의 스킬/커스텀 커맨드를 변경하고 Claude 전역 설정으로 동기화, 커밋+푸시까지 자동 완료 disable-model-invocation: true --- `ao-skill-update` 스킬의 워크플로우를 따른다. ## 시작 절차 1. **요청 파악**: `$ARGUMENTS`가 비어 있으면 사용자에게 "어떤 스킬/커맨드를 만들거나 수정하시겠어요?" 한 줄로 묻는다. 2. **분류**: 신규 추가 / 기존 수정 / 삭제 중 어떤 작업인지 결정. **신규 추가인데 사용자가 형태를 지정하지 않았으면, 스킬로 저장할지 커맨드로 저장할지 먼저 묻는다** (부속 파일이 필요하면 스킬 디렉터리, 단일 프롬프트 문서면 커맨드. 기능 차이는 없음). 3. **레포에서 편집**: `/Users/ujeonghyeon/Desktop/dev/myDev/ao-skills/` 안에서만 편집한다. `~/.claude/` 직접 편집 금지. 4. **R
Installation
Installs to ~/.claude/skills/committhekermit-ao-skills-ao-skill-update/SKILL.md
mkdir -p ~/.claude/skills/committhekermit-ao-skills-ao-skill-update && curl -fsSL https://raw.githubusercontent.com/CommitTheKermit/ao-skills/HEAD/commands/ao-skill-update.md -o ~/.claude/skills/committhekermit-ao-skills-ao-skill-update/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11