An unattended orchestration service that automates Linear issue resolution through isolated workspaces and Codex integration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install symphony
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install symphony using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
OpenAI Symphony is a sophisticated orchestration engine designed for the Openclaw Skills ecosystem to handle complex software engineering tasks autonomously. It functions by reading Linear issues and creating isolated, per-issue workspaces where it drives Codex in app-server mode to implement code changes, manage state transitions, and move work toward review or completion.
This skill is built for developers who need a reliable, unattended service to bridge the gap between project management and code execution. By utilizing standardized workflow contracts and safety guardrails, it ensures that AI-driven development remains predictable, observable, and strictly bounded to authorized environments within the Openclaw Skills framework.
To begin using this Openclaw Skills integration, ensure your environment is configured with the necessary API keys and binaries. Set up your authentication as follows:
export LINEAR_API_KEY="your_linear_key"
export OPENAI_API_KEY="your_openai_key"
export GITHUB_TOKEN="your_github_token"
After setting the environment variables, initialize the service by reviewing the setup.md file and creating the directory structure at ~/symphony/ to house your memory and workflow notes.
OpenAI Symphony maintains a structured data hierarchy within the local filesystem to ensure persistent context across Openclaw Skills sessions.
| Path | Purpose |
|---|---|
~/symphony/memory.md |
Stores activation policies, environment profiles, and operating defaults. |
~/symphony/workflow-notes.md |
Tracks state maps, prompt policies, and WORKFLOW.md decisions. |
~/symphony/incidents.md |
Records runtime failures, retries, and mitigation actions for triage. |
~/symphony/run-history.md |
A chronological log of launch evidence, validations, and release notes. |
Loading
A comprehensive digital concierge providing deep technical and lifestyle insights for navigating Sydney as a visitor, resident, or professional.

A specialized planning tool for navigating Switzerland's complex Alpine rail networks, mountain logistics, and regional travel requirements.

A linguistic optimization skill that transforms rigid, formal AI-generated Swedish into authentic, casual, and human-sounding communication.

A comprehensive toolkit for generating, optimizing, and styling accessible Scalable Vector Graphics.

A local-first health documentation tool for tracking symptoms and preparing organized summaries for medical professionals.

A comprehensive tool for synchronizing files and directories across local systems, remote servers, and cloud storage providers using rsync and rclone.








































