Kim Team
Description
--- description: Kim多引擎协作命令 - 协调Claude、Codex、Gemini完成需求分析→代码生成→代码审查 allowed-tools: Read, Write, Edit, Bash, Task argument-hint: [任务描述] --- # Kim团队协作命令(基于MCP) > **公众号:老金带你玩AI** | **微信:xun900207** | 备注AI加入AI交流群 你现在要协调3个AI工具完成任务:$ARGUMENTS **重要**:本命令使用MCP Server封装的Codex和Gemini工具,而不是直接调用bash命令。 ## ⚠️ 文件写入规则(必须遵守) Claude Code的Write工具要求:**写入文件前必须先读取它**。对于新文件,使用以下3步模式: ``` # 创建新文件的标准流程: 1. 用 Bash 创建目录和空文件:mkdir -p 目录 && echo "" > 文件路径 2. 用 Read 读取该文件 3. 用 Write 写入实际内容 ``` **示例**: ```bash # 步骤1:
Installation
Installs to ~/.claude/commands/kimyx0207-claudecode-codex-gemini-kim-team.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KimYx0207/Claudecode-Codex-Gemini/HEAD/.claude/commands/kim-team.md -o ~/.claude/commands/kimyx0207-claudecode-codex-gemini-kim-team.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11