OPSX: Apply
01Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Instructions file CodexOpenCode
AGENTS.md instructions for Happenmass/omux, a project described as: Orchestrate AI coding agents (Claude Code, Codex) as parallel subagents over tmux — a loop-engineering runtime with auto-continue, execute-then-review, and cross-session memory.
Instructions file
Claude Code instructions for Happenmass/omux, covering claude.md, what is omux, commands, code style and architecture.
Skill Claude CodeCodex
Structured git commits with conventional format.
Happenmass/codex-claude-code-mcp
Instructions file CodexOpenCode
AGENTS.md instructions for Happenmass/codex-claude-code-mcp: This project is a TypeScript ESM MCP server that exposes blocking Claude Code calls and read-only model discovery for Codex.
Happenmass/codex-claude-code-mcp
Skill Claude CodeCodex
Run Claude Code in the background of an active Codex task by spawning a native Codex subagent that owns one blocking claude-code-blocking MCP call while the parent continues useful work. Use when the user asks for non-blocking Claude delegation, parallel Claude review, or a Claude task that should not occupy the main…
Happenmass/codex-claude-code-mcp
Skill Claude CodeCodex
Run or resume Claude Code synchronously through the claude-code-blocking MCP and wait for the final result without polling. Use when the user explicitly asks the current Codex agent to consult, review with, or delegate work directly to Claude Code and blocking the current turn is acceptable.
Happenmass/codex-claude-code-mcp
MCP server Claude CodeCodexCursor
MCP server "codex-claude-code-mcp" as configured in Happenmass/codex-claude-code-mcp. Runs locally from the @happenmass/codex-claude-code-mcp npm package.