بنقرة واحدة
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 المهني
Authenticated 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.
| 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 surface