rexymcp
01Plugin Claude Code
RexyMCP — architect/executor workflow over MCP, driving a local LLM through structured phases, review gates, and telemetry.
Plugin Claude Code
RexyMCP — architect/executor workflow over MCP, driving a local LLM through structured phases, review gates, and telemetry.
Instructions file
Instructions for ryanczak/rexyMCP: This repository uses the rexyMCP architect/executor workflow. The full project contract — read-first docs, commands, hard rules, testing and commit conventions — lives in REXYMCP.md, imported below so it loads into context automatically.
Plugin Claude Code
Architect/executor workflow over MCP — Claude Code or Google Antigravity drives a local LLM executor through structured phases, review gates, and telemetry.
MCP server Claude CodeCodexCursor +2
MCP server "rexymcp" as configured in ryanczak/rexyMCP. Launched with rexymcp serve --config ./rexymcp.toml.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Run the architect/executor loop hands-off across a milestone — draft, dispatch, review, escalate/re-dispatch — with full review rigor and no per-phase pause. Opt-in per run; stops at a milestone boundary, a blocker, assist-budget exhaustion, or the runaway backstop.
Skill Claude CodeCodex
Dispatch a phase to the local-LLM executor via executephase. Use after /rexymcp:architect has drafted a phase doc and the user is ready to run it.
Skill Claude CodeCodex
Decide what to do with a hardfail briefing from executephase: refined re-dispatch (default), session takeover, or resume.
Skill Claude CodeCodex
Review a completed phase against STANDARDS.md DoD, rerun the project's commands, and either approve (flip to done) or file a bug.