Skill Claude CodeCodex
Project marketplace installation progress by diffing declared sources before kickoff so the UI shows pending spinners without waiting on the clone.
Agent skills for coding CLIs, multi-agent runtimes, context engines, MCP extensions, and terminal tooling. Instead of using claude code's source code, give your agent skills to create your own!
Skill Claude CodeCodex
Project marketplace installation progress by diffing declared sources before kickoff so the UI shows pending spinners without waiting on the clone.
Skill Claude CodeCodex
Merge runtime-discovered commands into an existing command registry by deduping them against the enabled base surface and inserting them at a stable boundary before built-in commands.
Skill Claude CodeCodex
Guard requests from closing instantly when a tool returns nothing by injecting the sentinel message and logging the event.
Skill Claude CodeCodex
Fail fast when the repository has no refs so downstream bundling never triggers empty Git bundles.
Skill Claude CodeCodex
Skip nested memory collection when no triggers exist so render-bound getAppState() is never invoked unnecessarily.
Skill Claude CodeCodex
Journal each per-message tool result replacement so resume logic replays the exact preview the model saw.
Skill Claude CodeCodex
Merge fresh refresh diagnostics with externally owned errors so one subsystem reload does not erase valid adjacent failures.
Skill Claude CodeCodex
When a declared source is only a fallback default, treat any existing materialized source as satisfying the contract instead of forcing a replacement.
Skill Claude CodeCodex
Resume existing worktrees quickly by checking stored HEAD pointers before fetching or recreating.
Skill Claude CodeCodex
Assemble the command registry so optional modules only load when their feature flag is enabled and the registry is accessed.
Skill Claude CodeCodex
Build terminal mascots whose poses can animate without changing layout by keeping the render area fixed and swapping only the moving fragments.
Skill Claude CodeCodex
Keep fork-decoupled workers strictly bounded by directive text and cache sharing requirements.
Skill Claude CodeCodex
Reconstruct child replacement state from local records first, then fill uncovered gaps from the parent's live map.
Skill Claude CodeCodex
Run a forked agent that captures stable session context and writes auto memories when the main agent finishes a turn.
Skill Claude CodeCodex
Run SkillTool slash commands inside a forked sub-agent so the skill has isolated budget, telemetry, and lifecycle.
Skill Claude CodeCodex
Keep interactive and headless extension installation flows behaviorally aligned by sharing reconciliation logic and adapting only the outer contract.
Skill Claude CodeCodex
Surface hook-provided startup context by packaging it as metadata attachments before the agent's first request.
Skill Claude CodeCodex
Persist tool results once, avoid re-writing duplicates, and summarize via previews so long outputs stay accessible yet capped.
Skill Claude CodeCodex
Propagate CLI flags/environment variables from the leader into tmux teammates so they share permission mode, plugins, and env configuration.
Skill Claude CodeCodex
Mark first-time skill listings differently from later deltas so attachment consumers can distinguish bootstrap exposure from incremental updates.
Skill Claude CodeCodex
When a single API-level user message trips the per-message tool-result budget, drop the largest fresh results first so the model still receives the frozen context at the tightest budget point.
Skill Claude CodeCodex
Clear every memoized layer in a command or skill pipeline so dynamic updates invalidate outer derived views as well as inner source caches.
Skill Claude CodeCodex
Stub heavy commands so the CLI stays light, loading the real implementation only when the command is executed.
Skill Claude CodeCodex
Translate renamed internal identifiers back to their legacy wire names at serialization boundaries so patch-level consumers keep working until the planned version cutoff.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: