Command Claude Code
You are archiving a completed OpenSpec change.
Command Claude Code
You are archiving a completed OpenSpec change.
Command Claude Code
You are implementing an OpenSpec change located under openspec/changes/ /.
Command Claude Code
You are an AI coding assistant. Convert the user's PRD/requirements into an OpenSpec change proposal with clear, testable acceptance criteria.
Command Claude Code
Command "ralphy-validate" from wenqingyu/ralphy-openspec, covering /ralphy-validate (validate against acceptance criteria), goal, steps and output.
Instructions file CodexOpenCode
Instructions for wenqingyu/ralphy-openspec, covering ralphy-openspec agent instructions (opencode), golden rules, workflow, 1) plan (prd -> openspec) and 2) implement (tasks -> code).
wenqingyu/magic-cc-codex-worker
Plugin Claude Code
Plugin marketplace listing 1 plugin: magic-codex.
wenqingyu/magic-cc-codex-worker
Plugin Claude Code
Parallel Codex workers inside Claude Code — multi-agent orchestration with git worktree isolation, resumable sessions, and dual-model PR review.
wenqingyu/magic-cc-codex-worker
MCP server Claude CodeCodexCursor +2
MCP server "magic-codex" as configured in wenqingyu/magic-cc-codex-worker. Runs ${CLAUDE_PLUGIN_ROOT}/dist/index.js with node. Needs 1 environment variable to run.
wenqingyu/magic-cc-codex-worker
MCP server Claude CodeCodexCursor +2
MCP server "codex-raw" as configured in wenqingyu/magic-cc-codex-worker. Launched with codex mcp-server.
wenqingyu/magic-cc-codex-worker
Agent
Delegates autonomous implementation work to a Codex agent running in an isolated git worktree. Use when the task is a self-contained code change (bug fix, feature addition, refactor) that can finish without interactive clarification. The Codex agent creates a branch, commits its work, and returns a summary — Claude…
wenqingyu/magic-cc-codex-worker
Agent
Delegates planning work to a Codex planner agent (read-only, no worktree). Use when you want a second pass on an implementation plan, or when plan creation itself would consume significant Claude context. The Codex planner returns a structured markdown plan the caller can review, adopt, or reject.
wenqingyu/magic-cc-codex-worker
Agent
Runs a Codex-powered read-only code review using a SOTA GPT model. Use as a second-opinion reviewer alongside Claude's own review for PRs, contentious diffs, or security-sensitive changes. Useful precisely because it's a different model family — it catches different classes of issues than Claude does.
wenqingyu/magic-cc-codex-worker
Command
Cancel a running Codex agent (optionally --force to also remove its worktree).
wenqingyu/magic-cc-codex-worker
Command
Discard a terminal Codex agent's worktree and delete its branch.
wenqingyu/magic-cc-codex-worker
Command
Fan out multiple Codex implementer agents in parallel, one per subtask or per Linear epic child.
wenqingyu/magic-cc-codex-worker
Command
Merge a completed Codex implementer's worktree back into its baseref.
wenqingyu/magic-cc-codex-worker
Command
View or set the magic-codex delegation level (minimal/balance/max).
wenqingyu/magic-cc-codex-worker
Command
Continue a completed/failed/cancelled Codex agent with a new prompt.
wenqingyu/magic-cc-codex-worker
Command
Spawn a Codex reviewer agent against a specific PR.
wenqingyu/magic-cc-codex-worker
Command
Launch a Codex agent in the background (implementer/reviewer/planner/generic).
wenqingyu/magic-cc-codex-worker
Command
Show status of Codex agents — one agent by id, or all.