Step By Step
Description
--- description: 구현 작업을 작은 단계로 쪼개 단계마다 검증·보고·승인을 거치며 진행 (코드 작성은 codex exec 에 위임, 완료/다음 구분선, 미결정은 넘어가기 전 AskUserQuestion 으로 해소) disable-model-invocation: true --- 구현 작업을 한 번에 몰아치지 않고 **작은 단계로 쪼개어** 진행한다. 각 단계는 검증으로 끝나고, 보고는 완료분과 예정분을 눈으로 구분할 수 있게 쓴다. **코드를 쓰는 것은 코덱스, 설계·검증·검토·보고는 클로드**가 맡는다 (→ 3단계). `$ARGUMENTS`가 있으면 그 작업을, 없으면 진행 중이던 작업을 이 방식으로 이어간다. ## 이 모드를 쓰는 이유 큰 덩어리로 진행하면 세 가지가 무너진다. - 어디까지가 검증된 코드인지 흐려진다 - 설계 판단이 필요한 지점을 지나쳐 놓고 나중에 발견한다 - 보고가 길어져 "무엇이 끝났고 무엇이 남았는지"가 안 보인다 ## 단계 크기
Installation
Installs to ~/.claude/skills/committhekermit-ao-skills-step-by-step/SKILL.md
mkdir -p ~/.claude/skills/committhekermit-ao-skills-step-by-step && curl -fsSL https://raw.githubusercontent.com/CommitTheKermit/ao-skills/HEAD/commands/step-by-step.md -o ~/.claude/skills/committhekermit-ao-skills-step-by-step/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