kim-orchestrator

Community

三引擎协作:自动化需求分析到代码审查

AuthorKimYx0207
Version1.0.0
Installs0

System Documentation

What problem does it solve?

该 Skill 通过自动协调 Claude、Codex、Gemini 三个引擎,完成需求分析 → 代码生成 → 代码审查的端到端开发工作流,解决多引擎之间信息断层与重复操作的问题,显著提升开发效率。

Core Features & Use Cases

  • 端到端协同编排:自动执行需求分析、代码生成和代码审查,减少人工切换。
  • 阶段产出可追溯:每个阶段均产生可审计的输出,最终汇总成完整报告。
  • 生产就绪工作流:适用于真实开发任务、重构与功能实现场景,提升质量与速度。

Quick Start

  1. 运行环境检测:/kim-setup
  2. 拆解需求:/kim-plan "实现JWT登录,包含注册、登录、token刷新"
  3. 代码生成:/kim-code "实现登录模块"
  4. 代码审查:/kim-review "src/auth/utils.py"
  5. 查看结果:所有中间产出保存在 .kim-orchestrator/ 目录,最终报告在同一目录下的 result.md

Dependency Matrix

Required Modules

codexgemini

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kim-orchestrator
Download link: https://github.com/KimYx0207/Claudecode-Codex-Gemini/archive/main.zip#kim-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.