원클릭으로
aoc-init-ops
Initialize or repair AOC context, memory, and tasks safely.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Initialize or repair AOC context, memory, and tasks safely.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | aoc-init-ops |
| description | Initialize or repair AOC context, memory, and tasks safely. |
.aoc/ or .taskmaster/aoc-initAOC_INIT_SKIP_BUILD=1 aoc-init.aoc/ and .taskmaster/ if missing.aoc/context.md.aoc/memory.md.aoc/stm/current.md and .aoc/stm/archive/ without overwriting existing STM files.taskmaster/docs/specs/ is available for tag/task links.omp/extensions/, .omp/agents/, .omp/skills/, and .omp/manifest.toml.omp/manifest.toml as the full OMP inventory plus profile tables${AOC_OMP_AGENT_DIR:-$HOME/.omp/agent}/extensions when available${AOC_STYLE_STATE_FILE:-$HOME/.omp/agent/style-hooks.json} with both hooks off when missing${AOC_OMP_AGENT_DIR:-$HOME/.omp/agent}/agents when available${AOC_OMP_AGENT_DIR:-$HOME/.omp/agent}/skills when available.aoc/presets/{design,hyperframes,ops,research,test}/ when missing.aoc/init-state.json with the current AOC project version and applies version-specific migrations on older repos.omp/skills as the canonical skill surfaceAuthenticated browser QA on the Voyager dev server — mint real AuthKit sessions for seeded test personas via /api/dev/login, then drive the UI with Playwright. Use whenever QA, visual review, or E2E verification needs a logged-in user.
Orchestrate parallel work across worker agents in herdr panes (omp by default; fable/claude workers on explicit user request) — spawn or discover workers, dispatch assignment packets, monitor liveness, and verify results before committing. Use whenever a code change should be delegated instead of implemented firsthand (delegation-first policy), e.g. /herdr-orchestrate 3 to spawn three workers, or /herdr-orchestrate p17,p18,p19 to use existing panes.
Observe Herdr peers safely with native read-only herdr commands.
Ponytail review, audit, and debt workflows for over-engineering review and shortcut ledger scans. Use for /ponytail review, /ponytail audit, /ponytail debt, or when asked what to delete, simplify, or track as ponytail debt.
Anime.js v4 API correctness, imports, targeting, value mapping, refresh/revert semantics, and sane implementation defaults. Use when writing or fixing Anime.js code.
Audit Anime.js work for performance, reduced-motion behavior, engine settings, scroll readability, SVG costs, and cleanup discipline.