By ryanczak
Orchestrate an architect/executor workflow where Claude Code plans phases, dispatches them to a local LLM, handles failures, and verifies completion against a Definition of Done.
Bootstrap a rexyMCP project, design the work, and author phase docs for the local-LLM executor. Use when the user wants to set up architect/executor workflow on a target repo, draft the next phase, or review milestone progress.
Dispatch a phase to the local-LLM executor via execute_phase. Use after /rexymcp:architect has drafted a phase doc and the user is ready to run it.
Decide what to do with a hard_fail briefing from execute_phase: refined re-dispatch (default), session takeover, or resume (future).
Review a completed phase against STANDARDS.md DoD, rerun the project's commands, and either approve (flip to done) or file a bug.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ryanczak/rexymcp --plugin rexymcpMCP servers for Codex integration
No description provided.
Model Context Protocol Mcp Expert subagent
Multi-agent /workflow development pipeline (planner → plan-review → coder → code-review) with typed handoff contracts, lifecycle hooks, and MCP servers.
Model Context Protocol (MCP) server integrations for enhanced capabilities
MCP server development helper with tool and resource scaffolding