Оркестрация CLI-агентов разработки через MCP

engineering

ai-coding-agents is a Claude Code skill that serves as a reference for working with AI development CLI agents — `claude` (Anthropic), Codex CLI (OpenAI), and Gemini CLI — within an MCP-integrated workflow. It covers connecting agents via MCP, orchestrating commands, configuring context, and typical patterns for delegating tasks across different agents. The skill helps clarify when to use each agent, how to combine them in a shared pipeline, and how to structure configuration files like `.claude/` rules and `AGENTS.md` conventions. It is most useful for engineers building AI-assisted dev loops and those designing internal devtools that coordinate multiple AI agents.