gmickel-claude-marketplace and claude-code-supervisor
Both tools aim to improve AI coding workflows, with gmickel/gmickel-claude-marketplace offering a comprehensive "plan-first" workflow including autonomous mode and multi-model review, while guyskk/claude-code-supervisor focuses on auto-review and iteration, explicitly positioning itself as a "better alternative to ralph-claude-code," which is a component within the gmickel/gmickel-claude-marketplace, suggesting a competitor relationship where the latter potentially aims to replace a part of the former's functionality.
About gmickel-claude-marketplace
gmickel/gmickel-claude-marketplace
Claude Code plugins for reliable AI coding. Flow-Next: plan-first workflows, Ralph autonomous mode (overnight coding with fresh context), multi-model review gates via RepoPrompt/Codex, re-anchoring to prevent drift, receipt-based gating.
Implements re-anchoring—re-reading specs and git state before every task—to combat context drift within Claude's token limits, using fresh context per task iteration. Supports cross-model review gates via RepoPrompt or Codex CLI, enabling multi-agent validation across different LLM backends. Ralph autonomous mode runs iteratively overnight with receipt-based gating and auto-blocking for stuck tasks, while dependency graphs enforce task ordering and multi-user safety via scan-based IDs without requiring a coordination server.
About claude-code-supervisor
guyskk/claude-code-supervisor
Auto-review and iterate until quality work is delivered - a better alternative to ralph-claude-code. Switch between multiple Claude Code providers (Kimi, GLM, MiniMax, etc.) with a single command.
Implements automatic task review through a "Stop Hook" mechanism that forks the full session context to a supervisor instance, preventing premature completion claims and iterating until quality standards are met. Provides provider abstraction by mapping multiple Claude API-compatible services (Kimi, GLM, MiniMax) through environment variable configuration, allowing seamless switching without reconfiguring Claude Code itself. Integrates directly with Claude Code's settings and hooks infrastructure while preserving user configurations through intelligent merge strategies.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work