Instructions file CodexOpenCode
Instructions for openpi-dev/openpi, covering openpi agent contract, design stance, build for model leverage, keep ownership clear and preserve pi-native composition.
Instructions file CodexOpenCode
Instructions for openpi-dev/openpi, covering openpi agent contract, design stance, build for model leverage, keep ownership clear and preserve pi-native composition.
Instructions file
Instructions for openpi-dev/openpi: Before any task in this repository, read and follow AGENTS.md. It is the canonical design, safety, configuration, and validation contract for all coding agents.
Skill Claude CodeCodex
Run and manage long-lived shell commands in background terminals. Use for dev servers, watchers, streaming builds, and other commands that should keep running while the agent continues working.
Skill Claude CodeCodex
Invoke this skill when the user asks to use subagents or when a substantial, self-contained task can run independently in the background.
Skill Claude CodeCodex
Orchestrates multi-agent work with OpenPI's inline JavaScript Workflow DSL. Use when a task needs multi-phase fan-out, pipelines, barriers, structured handoffs, acceptance evidence, or resumable background orchestration.