Skill Claude CodeCodex
Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WSERRUNEXPECTEDRSV1" - covers multiple WebSocketServer conflicts, compression issues, and raw frame debugging techniques.
Skill Claude CodeCodex
Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WSERRUNEXPECTEDRSV1" - covers multiple WebSocketServer conflicts, compression issues, and raw frame debugging techniques.
Skill Claude CodeCodex
Use when deploying changes to staging across relay, relay-dashboard, and relay-cloud repos - coordinates multi-repo branch syncing using git worktrees, automatically triggers staging deployments via GitHub Actions.
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Skill Claude CodeCodex
Use when implementing GitHub OAuth + GitHub App authentication with Nango - provides two-connection pattern for user login and repo access with webhook handling.
Skill Claude CodeCodex
Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability.
Skill Claude CodeCodex
Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints.
Instructions file CodexOpenCode
Instructions for AgentWorkforce/relay, covering git workflow rules, never push directly to main, correct workflow, ... do work .. and stop here - let user merge.
Instructions file
Instructions for AgentWorkforce/relay, a project described as: Real time communication for agents. Wake on message, channels, DMs and actions. Useful for orchestrating agents.
Instructions file Gemini CLI
Instructions for AgentWorkforce/relay, a project described as: Real time communication for agents. Wake on message, channels, DMs and actions. Useful for orchestrating agents.
Skill Claude CodeCodex
Use when you need Codex to coordinate multiple agents through Agent Relay for peer-to-peer messaging, lead/worker handoffs, or shared status tracking across sub-agents and terminals.
Hook
Runs when a session starts, executing session-start.sh via bash. From AgentWorkforce/relay.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-inbox.sh via bash. From AgentWorkforce/relay.
Hook
Runs when the agent finishes a response, executing stop-inbox.sh via bash. From AgentWorkforce/relay.
Agent
A research-focused worker that investigates code, docs, and options then reports findings via Agent Relay. Use when you need deep analysis or investigation.
Instructions file CodexOpenCode
Instructions for AgentWorkforce/burn, covering agent guide for relayburn, layout, rust crates (crates/), npm packages (packages/) and common commands.
Instructions file
Instructions for AgentWorkforce/burn, a project described as: The first step to burning less tokens is understanding how many you burn to begin with.
Agent
Reviews code for style and correctness.
Agent
A helper agent that hasn't been invoked in months.
Command
Apply an OpenSpec proposal to the codebase.
Command
Archive OpenSpec proposals after merge.