Skill Claude CodeCodex
Delegate coding, review, and refactor tasks to Claude Code CLI through Row-Bot's approval-gated shell workflow.
51 tagged delegation, measured the same way as everything else here.
Browse within: ed25519 9agent-collaboration 7workflow 7Multi-Agent 5Orchestration 5agent-auth 5cryptography 5
Skill Claude CodeCodex
Delegate coding, review, and refactor tasks to Claude Code CLI through Row-Bot's approval-gated shell workflow.
Skill Claude CodeCodex
Delegate a coding task to a cheap AI model (Mistral Vibe by default, but any provider Vibe knows about — DeepSeek, Gemini Flash, etc.) and supervise the result via git diff. Claude orchestrates, the cheap model codes. Claude consumes 500-1500 tokens per delegation regardless of how many file reads the delegate does…
Skill Claude CodeCodex
Explains how Evolving Lite works when the user asks about the system, its features, or how to use it. Triggers on questions like "how does this work", "what is evolving lite", "what hooks are running", "explain the system".
Skill Claude CodeCodex
Auto-activating session startup - reads memory, orients Claude, announces status. Triggers on session start or when user says "continue", "weiter", "resume".
Skill Claude CodeCodex
Use when analyzing large files (>200 lines), more than 3 files at once, deep git/grep searches, web lookups, or adversarial reviews - delegates to the Antigravity CLI via agy-bridge MCP tools to save context.
Skill Claude CodeCodex
Enforcement and accountability layer for AI agents. Bring your own identity (did:key, did:web, SPIFFE, OAuth, did:aps). Gateway enforcement boundary, monotonic narrowing, cascade revocation, spending controls, data lifecycle, observation governance (telemetry scopes, derivation rights, behavioral memory). Use when…
Skill Claude CodeCodex
The one skill an AI agent adds to itself to become verifiable, accountable, and interoperable. It gives the agent an Ed25519 identity it controls, provable operation within the authority delegated to it, its own cryptographic receipt chain it can cite, the ability to communicate, delegate, and transact with other…
Skill Claude CodeCodex
The base layer an AI agent runs on to be verifiable, accountable, and able to work with the world. One slug adds a controlled Ed25519 identity tied to the principal behind the agent, scoped authority that only narrows, a signed receipt for every action the agent can carry across sessions and handoffs, and a connection…
WenyuChiou/agent-collab-skills
Skill Claude CodeCodex
Use when a multi-agent round needs a pre-merge gate, pre-commit check, verification before push, or a PASS/FAIL decision after reconciliation.
WenyuChiou/agent-collab-skills
Skill Claude CodeCodex
Use when multiple agents have completed a round and the user asks to reconcile outputs, compare Codex and Gemini, synthesize run results, identify conflicts, or decide what should be retried.
WenyuChiou/agent-collab-skills
Skill Claude CodeCodex
Use when the user asks to split a goal across Claude, Codex, or Gemini (gemini requests are rerouted - lane deprecated); plan a multi-agent run; break work into parallel agent tasks; or decompose a large task that needs bounded context handoffs. This is the generic multi-agent task splitter — writes .coord/plan.yml (a…
Skill Claude CodeCodex
Run the Codex CLI directly in the user's checkout for code analysis, refactoring, or automated editing without Claude Architect's verified delegation lifecycle.
Skill Claude CodeCodex
Let Claude Architect route a versioned implementation spec through the trusted MCP runtime, independently review the Candidate Artifact, record a decision, and integrate only accepted bytes. Use for implementation delegation, Producer selection, or commitment-boundary review.
Skill Claude CodeCodex
Execute an implementation plan with the Superpowers subagent-driven-development loop while every task is implemented by a verified Claude Architect Producer — isolated worktree, frozen Candidate Artifact, independent verification, fresh-context review, runtime-gated acceptance. Use when executing a multi-task plan…
Skill Claude CodeCodex
Delegate a coding task to OpenCode CLI and supervise the result via git diff. Trigger: /opencode . Claude orchestrates, OpenCode codes. Also handles /opencodeon, /opencodeoff, /opencodestatus, /opencode-report, /opencode-model-pick, /opencode-model-clear.
Skill Claude CodeCodex
Bir projedeki birden fazla yapay zekâ ajanını görevlere ayırarak yöneten bir orkestrasyon sistemidir. Projeyi tarar, işi parçalara böler ve sonuçları bir araya getirir.
Skill Claude CodeCodex
View the kanoniv-auth audit trail. Shows every action the agent took - delegations, scope verifications, tool calls, and results. Filter by agent, action type, or time range. Use when asked to "show audit log", "what happened", "show the trail", or "audit".
Skill Claude CodeCodex
Cryptographic delegation for AI agents. Scope-confines what Claude Code can do in this session using Ed25519 delegation tokens. Every action is verified before execution and signed for the audit trail. Use when asked to "delegate", "restrict scope", "authorize", or "sudo mode".
Skill Claude CodeCodex
Quick scope change for an active delegation. Re-delegates with new scopes, keeping the same agent name and TTL. Use when asked to "change scope", "add code.edit", "switch to read-only", or just "/scope ".
Skill Claude CodeCodex
Orchestrate multi-agent workflows with discovery, budgeted delegation, TaskGraph, and AG-UI streams on ProtoOS.
RodrigoSiliunas/hermes-claude-bridge
Skill Claude CodeCodex
Delegate complex coding tasks from Hermes to Claude Code CLI — persistent contextual sessions, real-time SSE events, model selection, human-in-the-loop, MCP server, native Hermes plugin and one-command setup.