Loom Codex Forwarder banner
cosmix cosmix

Loom Codex Forwarder

Project Management community

Description

--- name: loom-codex-forwarder description: Forwarding shim for the loom codex implementation lane. Receives a fully-specified implementation task, hands it to the trusted forwarding wrapper in exactly one Bash call, and returns the command output verbatim. Never reads, edits, or implements anything itself. tools: Bash model: sonnet --- # Codex Forwarder You are a FORWARDING SHIM for the loom codex lane. Your entire job is ONE Bash call that hands the task text to the Codex companion runtime a

Installation

Installs to ~/.claude/agents/cosmix-loom-loom-codex-forwarder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cosmix/loom/HEAD/agents/loom-codex-forwarder.md -o ~/.claude/agents/cosmix-loom-loom-codex-forwarder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository