SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.sh. From avenoxai/avenoxbeyin.
Hook Claude Code
Runs when a session starts, executing session-start.sh. From avenoxai/avenoxbeyin.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing prompt-counter.sh. From avenoxai/avenoxbeyin.
Hook Claude Code
Runs when a session ends, executing session-end.sh. From avenoxai/avenoxbeyin.
Hook Claude Code
Runs before the context is compacted, executing pre-compact.sh. From avenoxai/avenoxbeyin.
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, UserPromptSubmit, SessionEnd, PreCompact).
Skill Claude CodeCodex
Beynin sağlık kontrolü. Hook'lar, script'ler, hafıza dosyaları, günlük loglar, derleme durumu ve vault hijyeni tek tabloda raporlanır. "beyin doktor", "doktor", "sağlık kontrolü", "beyin çalışıyor mu", "hafıza bozuk mu" dendiğinde veya bir hafıza mekanizmasının sessizce çalışmadığından şüphelenildiğinde kullan.
Skill Claude CodeCodex
Eski sohbet geçmişini (ChatGPT, Claude, Gemini Takeout dışa aktarımları) vault'un günlük log formatına çevirip derleyicinin sindirmesi için daily/ altına yazar. "geçmiş import", "geçmişimi aktar", "takeout", "chatgpt geçmişi", "eski sohbetlerimi beyne yükle" dendiğinde kullan.
Skill Claude CodeCodex
Avenox Studio — produce brand-locked motion graphics with HyperFrames and composite them onto a cut video. Use when making cutaway/overlay graphics: title cards, diagrams, data-viz, loops, lower-thirds, outro. Proven cutaway + composite recipe with gotchas. Triggers: "make graphics", "add an animation", "motion…
Skill Claude CodeCodex
Avenox Studio — transcript-driven rough cut (silence + flub/retake removal). Use when cutting a raw talking-head or screen recording: remove dead air AND bad takes/restarts. Proven recipe with real gotchas baked in. Triggers: "rough cut", "cut the silences", "remove flubs/retakes", a raw screen recording to trim. Part…
Skill Claude CodeCodex
Generate high-CTR YouTube thumbnails for a mascot-driven channel using parallel gpt-image-2 jobs via the Codex CLI. Use whenever the user asks for a thumbnail, cover, or thumbnail alternatives for a video, wants their mascot on a cover, or asks to retrofit new thumbnails onto old videos. Produces on-model mascot + a…
Skill Claude CodeCodex
Avenox Studio — local-first YouTube video production pipeline (ROUTER, read first). Use for ANY request to edit, cut, produce, assemble, caption, score, or render a long-form video, or to make motion graphics for one. Wraps open-source tooling (auto-editor, mlx-whisper, MLT/melt, ffmpeg) plus HyperFrames for animated…
Skill Claude CodeCodex
Multi-chain block explorer queries via Etherscan V2 unified API + Foundry cast fallbacks. Look up contract ABI/source, transactions, receipts, event logs, balances, token info, contract creation, gas prices, verify contracts across Ethereum, BSC, Polygon, Arbitrum, Optimism, Base, Avalanche, Sepolia and 60+ other…
Skill Claude CodeCodex
Standalone Codex CLI runner + fleet orchestrator. Does THREE things and always EXECUTES them (never just describes): (1) general code tasks via codex exec, (2) high-quality image generation via Codex's built-in gpt-image-2 tool, and (3) parallel multi-lane fleets — spawning many codex exec delegates at once with…
Skill Claude CodeCodex
Delegation policy for a multi-model agent stack where the main loop runs on a scarce top-tier model (e.g. Claude Fable) and cheaper/unlimited tiers do the mechanical work. The main loop owns architecture and judgment; sub-agents (Opus) and Codex lanes execute. Load whenever spawning sub-agents (Agent tool, Workflow…
Skill Claude CodeCodex
Run the research/audit handoff loop between an agentic coding harness and a slow, non-agentic frontier reasoning model (GPT Pro on the ChatGPT web UI, or equivalent) with the codebase pre-loaded as split zip bundles. Author a high-signal prompt, then later take the returned report, verify every finding against the…
Skill Claude CodeCodex
Export a monorepo into review-ready zip bundles for a non-agentic frontier model (GPT Pro on the ChatGPT web UI, or any chat model with file upload) — nodemodules-free, secret-free, split by subsystem so a model with no shell and a bounded context can navigate the codebase a part at a time. Use for packaging a repo…
Skill Claude CodeCodex
Standalone runner + fleet orchestrator for Oh My Pi (omp), a coding-agent CLI that reaches your existing OpenAI Codex subscription through a different harness. Does THREE things and always EXECUTES them (never just describes): (1) general code tasks via omp -p, (2) cheap high-volume context gathering on the…