Yellhorn MCP acts like a highly organized project manager for software developers working with AI. It takes a developer's idea or task and turns it into a step-by-step instruction manual called a workplan. Because it can "see" the entire codebase at once, it ensures that every plan it creates is actually relevant to the existing project, rather than just guessing based on generic coding patterns. This server bridges the gap between powerful reasoning models—including Gemini 2.5 Pro, OpenAI’s o3, and xAI’s Grok—and a developer’s local environment. It doesn't just generate text; it automatically creates labeled GitHub issues for these workplans, which coding agents like Claude Code or Cursor can then reference as a source of truth. It handles the heavy…